summaryrefslogtreecommitdiff
path: root/drivers/ata/pata_scc.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-13libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee1-4/+0
2007-07-11pata_scc.c: Workaround for errata A308Akira Iguchi1-15/+35
2007-05-25Fix build failure for drivers/ata/pata_scc.cTony Breeds1-18/+28
2007-05-22libata: bump versionsJeff Garzik1-1/+1
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro1-2/+2
2007-05-12libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-10pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo1-35/+16
2007-03-03libata: add missing CONFIG_PM in LLDsTejun Heo1-0/+2
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik1-2/+2
2007-02-23libata: fix remaining ap->idTejun Heo1-2/+2
2007-02-21libata: PATA driver for CellebAkira Iguchi1-0/+1228