aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/pata_scc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-31[libata] Bump driver versionsJeff Garzik1-1/+1
2007-07-20[libata] Fix reported task file values in sense dataPetr Vandrovec1-0/+2
2007-07-20pata_scc.c: small fixes (Workaround for errata A308)Akira Iguchi1-11/+16
2007-07-12libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee1-4/+0
2007-07-10pata_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-21libata: bump versionsJeff Garzik1-1/+1
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro1-2/+2
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo1-4/+0
2007-05-09pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-04-28libata: convert the remaining PATA drivers to new init modelTejun Heo1-35/+16
2007-03-02libata: 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