summaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_scc.c
Commit message (Expand)AuthorAgeFilesLines
* libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov2011-03-021-1/+1
* libata: remove ATA_FLAG_MMIOSergei Shtylyov2011-03-021-1/+1
* libata: add @ap to ata_wait_register() and introduce ata_msleep()Tejun Heo2010-10-211-2/+2
* ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-011-2/+1
* libata-sff: separate out BMDMA irq handlerTejun Heo2010-05-251-1/+1
* libata-sff: ata_sff_irq_clear() is BMDMA specificTejun Heo2010-05-251-1/+1
* libata-sff: prd is BMDMA specificTejun Heo2010-05-191-2/+2
* libata-sff: separate out BMDMA EHTejun Heo2010-05-191-1/+0
* libata-sff: clean up BMDMA initializationTejun Heo2010-05-191-3/+3
* libata: make sff_irq_on() method optionalSergei Shtylyov2010-05-141-24/+0
* libata: introduce sff_set_devctl() methodSergei Shtylyov2010-05-141-26/+12
* pata_scc: kill useless check in scc_postreset()Sergei Shtylyov2010-05-141-2/+1
* pata_scc: make scc_wait_after_reset() staticSergei Shtylyov2010-05-141-2/+2
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-241-2/+2
* [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-281-1/+0
* ata: Switch all my stuff to a common addressAlan Cox2008-10-271-1/+1
* libata: consistently use msecs for time durationsTejun Heo2008-07-141-1/+1
* libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctlAlan Cox2008-06-041-2/+3
* libata: move link onlineness check out of softreset methodsTejun Heo2008-04-171-6/+0
* pata_scc: fix build breakageStephen Rothwell2008-04-171-1/+1
* libata: restructure SFF post-reset readiness waitsTejun Heo2008-04-171-40/+51
* libata: rename SFF port opsTejun Heo2008-04-171-21/+21
* libata: rename SFF functionsTejun Heo2008-04-171-40/+40
* libata annotationsAl Viro2008-04-171-6/+6
* pata_scc: fix compile warningTejun Heo2008-04-171-1/+1
* libata: kill ata_chk_status()Tejun Heo2008-04-171-1/+1
* libata: make reset related methods proper port operationsTejun Heo2008-04-171-12/+3
* libata: implement and use ops inheritanceTejun Heo2008-04-171-5/+2
* libata: implement and use SHT initializersTejun Heo2008-04-171-15/+1
* pata_scc.c: add thaw opsAkira Iguchi2008-02-151-0/+2
* libata: update ->data_xfer hook for ATAPITejun Heo2008-01-231-14/+16
* libata: implement ata_wait_after_reset()Tejun Heo2007-10-291-11/+2
* libata: Fix build failure on ppc64 drivers/ata/pata_scc.cSatyam Sharma2007-10-121-9/+12
* libata: update ata_dev_try_classify() argumentsTejun Heo2007-10-121-2/+4
* libata: implement and use ata_port_desc() to report port configurationTejun Heo2007-10-121-0/+3
* [libata] Remove ->port_disable() hookJeff Garzik2007-10-121-1/+0
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-121-33/+0
* libata-link: linkify PHY-related functionsTejun Heo2007-10-121-1/+1
* libata-link: introduce ata_linkTejun Heo2007-10-121-1/+1
* [libata] Bump driver versionsJeff Garzik2007-08-311-1/+1
* [libata] Fix reported task file values in sense dataPetr Vandrovec2007-07-201-0/+2
* pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi2007-07-201-11/+16
* libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2007-07-121-4/+0
* pata_scc.c: Workaround for errata A308Akira Iguchi2007-07-101-15/+35
* Fix build failure for drivers/ata/pata_scc.cTony Breeds2007-05-251-18/+28
* libata: bump versionsJeff Garzik2007-05-211-1/+1
* pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-161-2/+2
* libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-111-4/+0
* pata_scc: fix compilationAlexey Dobriyan2007-05-091-2/+2
* libata: convert the remaining PATA drivers to new init modelTejun Heo2007-04-281-35/+16
OpenPOWER on IntegriCloud