aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-11pata_rz1000: use printk_onceMarcin Slusarz1-3/+1
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang1-12/+10
2009-09-11pata_cs5535: add pci id for AMD based CS5535 controllersOtavio Salvador1-1/+2
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang2-0/+7
2009-09-11drivers/ata: use resource_sizeJulia Lawall4-7/+7
2009-09-08sata_fsl: Defer non-ncq commands when ncq commands activeAshish Kalra1-0/+1
2009-09-08libata: add SATA PMP revision information for spec 1.2Shane Huang1-0/+2
2009-09-08libata: fix off-by-one error in ata_tf_read_block()Tejun Heo1-1/+7
2009-09-08ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo1-0/+16
2009-09-08ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo1-24/+29
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-1/+1
2009-09-08libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru()Tejun Heo1-53/+51
2009-09-08sata_sis: convert to slave_linkTejun Heo1-50/+25
2009-09-01sata_sil24: always set protocol override for non-ATAPI data commandsRobert Hancock1-0/+11
2009-09-01libata: Export AHCI capabilitiesMatthew Garrett1-0/+44
2009-09-01libata: Delegate nonrot flag setting to SCSIMartin K. Petersen1-4/+0
2009-09-01[libata] Add pata_rdc driver for RDC ATA devicesAlan Cox3-0/+411
2009-09-01drivers/ata: Remove unnecessary semicolonsJoe Perches2-2/+2
2009-09-01libata: remove spindown skipping and warningTejun Heo1-51/+0
2009-09-01libata: add command name parsing for error outputRobert Hancock4-4/+143
2009-09-01libata: clear eh_info on reset completionTejun Heo1-3/+9
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li2-8/+30
2009-09-01[libata] sata_sil: disable DMA engine in sil_freeze()Jeff Garzik1-0/+13
2009-09-01[libata] EH: freeze port before aborting commandsJeff Garzik1-2/+4
2009-08-31ata_piix: parallel scanning on PATA needs an extra lockingBartlomiej Zolnierkiewicz1-1/+13
2009-08-12ahci: add workaround for on-board 5723s on some gigabyte boardsTejun Heo1-4/+72
2009-08-12ahci: Soften up the dmesg on SB600 PMP softreset failure recoveryShane Huang1-1/+2
2009-08-12sata_nv: MSI support, disabled by defaultTony Vroon1-0/+8
2009-08-12libata: OCZ Vertex can't do HPATejun Heo1-0/+3
2009-08-12pata_atiixp: fix second channel supportBartlomiej Zolnierkiewicz1-9/+10
2009-08-12pata_at91: fix resource releaseTejun Heo1-13/+4
2009-07-28libata: accept late unlocking of HPATejun Heo1-7/+23
2009-07-28libata: Updates and fixes for pata_at91 driverSergey Matyukevich1-31/+36
2009-07-28ata_piix: Add new short cable IDSteve Conklin1-0/+1
2009-07-28ata_piix: Add new laptop short cable IDsSteve Conklin1-0/+2
2009-07-28ahci: add device IDs for Ibex Peak ahci controllersDavid Milburn1-0/+4
2009-07-28libata: remove superfluous NULL pointer checksBartlomiej Zolnierkiewicz3-3/+4
2009-07-28libata: add missing NULL pointer check to ata_eh_reset()Bartlomiej Zolnierkiewicz1-1/+1
2009-07-28pata_pcmcia: add CNF-CDROM-IDWolfram Sang1-0/+1
2009-07-14ahci: add device ID for 82801JI sata controllerMark Goodwin1-0/+1
2009-07-14drivers/ata: Move a dereference below a NULL testJulia Lawall1-1/+2
2009-07-14libata: implement and use HORKAGE_NOSETXFER, take#2Tejun Heo1-2/+18
2009-07-14libata: fix follow-up SRST failure pathTejun Heo1-0/+4
2009-06-23libata: don't set IORDY for resetTejun Heo1-4/+9
2009-06-23sata_fsl: Add power mgmt supportDave Liu1-0/+35
2009-06-23[libata] PATA driver for CF interface on AT91SAM9260 SoCSergey Matyukevich3-0/+370
2009-06-23[libata] beautify module parametersEvgeni Golov1-6/+6
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+160