aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/pata_scc.c
AgeCommit message (Expand)Author
2014-10-05pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan
2012-07-25ata: use module_pci_driverAxel Lin
2011-10-14pata_scc: add proper cable detection methodBartlomiej Zolnierkiewicz
2011-07-23ata: Add and use ata_print_version_onceJoe Perches
2011-07-23ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>Joe Perches
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov
2010-10-21libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo
2010-08-01ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe
2010-05-25libata-sff: separate out BMDMA irq handlerTejun Heo
2010-05-25libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo
2010-05-19libata-sff: prd is BMDMA specificTejun Heo
2010-05-19libata-sff: separate out BMDMA EHTejun Heo
2010-05-19libata-sff: clean up BMDMA initializationTejun Heo
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2010-05-14pata_scc: kill useless check in scc_postreset()Sergei Shtylyov
2010-05-14pata_scc: make scc_wait_after_reset() staticSergei Shtylyov
2009-03-24[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2008-12-28[libata] Update kernel-doc comments to match source codeQinghuang Feng
2008-10-27ata: Switch all my stuff to a common addressAlan Cox
2008-07-14libata: consistently use msecs for time durationsTejun Heo
2008-06-04libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox
2008-04-17libata: move link onlineness check out of softreset methodsTejun Heo
2008-04-17pata_scc: fix build breakageStephen Rothwell
2008-04-17libata: restructure SFF post-reset readiness waitsTejun Heo
2008-04-17libata: rename SFF port opsTejun Heo
2008-04-17libata: rename SFF functionsTejun Heo
2008-04-17libata annotationsAl Viro
2008-04-17pata_scc: fix compile warningTejun Heo
2008-04-17libata: kill ata_chk_status()Tejun Heo
2008-04-17libata: make reset related methods proper port operationsTejun Heo
2008-04-17libata: implement and use ops inheritanceTejun Heo
2008-04-17libata: implement and use SHT initializersTejun Heo
2008-02-15pata_scc.c: add thaw opsAkira Iguchi
2008-01-23libata: update ->data_xfer hook for ATAPITejun Heo
2007-10-29libata: implement ata_wait_after_reset()Tejun Heo
2007-10-12libata: Fix build failure on ppc64 drivers/ata/pata_scc.cSatyam Sharma
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik
2007-10-12libata-link: linkify PHY-related functionsTejun Heo
2007-10-12libata-link: introduce ata_linkTejun Heo
2007-08-31[libata] Bump driver versionsJeff Garzik
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec
2007-07-20pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi
2007-07-12libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee
2007-07-10pata_scc.c: Workaround for errata A308Akira Iguchi
2007-05-25Fix build failure for drivers/ata/pata_scc.cTony Breeds