aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: fix comment typo in drivers/ata/pata_hpt37x.cKrzysztof Halasa1-1/+1
2009-09-17libata: Add pata_atp867x driver for Artop/Acard ATP867X controllersJohn(Jung-Ik) Lee3-0/+558
2009-09-17pata_amd: do not filter out valid modes in nv_mode_filterRobert Hancock1-0/+3
2009-09-17sata_promise: update reset codeMikael Pettersson1-1/+120
2009-09-17sata_promise: disable hotplug on 1st gen chipsMikael Pettersson1-17/+17
2009-09-17libata: fix spurious WARN_ON_ONCE() on port freezeTejun Heo1-2/+2
2009-09-17ahci: restore pci_intx() handlingTejun Heo1-2/+2
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