aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_highbank.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo1-2/+18
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf1-6/+155
2013-06-03sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf1-2/+18
2013-04-30sata_highbank: Rename proc_name to the module nameRobert Richter1-1/+1
2013-04-03sata_highbank: make ahci_highbank_pm_ops staticJingoo Han1-1/+1
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-03sata_highbank: utilize common ata_platform_remove_one()Brian Norris1-11/+1
2012-11-28sata_highbank: use ATA_BUSYSergei Shtylyov1-1/+1
2012-11-16[libata] PM callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu1-1/+1
2012-11-15sata_highbank: mark ahci_highbank_probe as __devinitArnd Bergmann1-1/+1
2012-09-13ata: add platform driver for Calxeda AHCI controllerMark Langsdorf1-0/+450