| Commit message (Expand) | Author | Age | Files | Lines |
* | trivial: fix comment typo in drivers/ata/pata_hpt37x.c | Krzysztof Halasa | 2009-09-21 | 1 | -1/+1 |
* | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee | 2009-09-17 | 3 | -0/+558 |
* | pata_amd: do not filter out valid modes in nv_mode_filter | Robert Hancock | 2009-09-17 | 1 | -0/+3 |
* | sata_promise: update reset code | Mikael Pettersson | 2009-09-17 | 1 | -1/+120 |
* | sata_promise: disable hotplug on 1st gen chips | Mikael Pettersson | 2009-09-17 | 1 | -17/+17 |
* | libata: fix spurious WARN_ON_ONCE() on port freeze | Tejun Heo | 2009-09-17 | 1 | -2/+2 |
* | ahci: restore pci_intx() handling | Tejun Heo | 2009-09-17 | 1 | -2/+2 |
* | pata_rz1000: use printk_once | Marcin Slusarz | 2009-09-11 | 1 | -3/+1 |
* | ahci: kill @force_restart and refine CLO for ahci_kick_engine() | Shane Huang | 2009-09-11 | 1 | -12/+10 |
* | pata_cs5535: add pci id for AMD based CS5535 controllers | Otavio Salvador | 2009-09-11 | 1 | -1/+2 |
* | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang | 2009-09-11 | 2 | -0/+7 |
* | drivers/ata: use resource_size | Julia Lawall | 2009-09-11 | 4 | -7/+7 |
* | sata_fsl: Defer non-ncq commands when ncq commands active | Ashish Kalra | 2009-09-08 | 1 | -0/+1 |
* | libata: add SATA PMP revision information for spec 1.2 | Shane Huang | 2009-09-08 | 1 | -0/+2 |
* | libata: fix off-by-one error in ata_tf_read_block() | Tejun Heo | 2009-09-08 | 1 | -1/+7 |
* | ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA | Tejun Heo | 2009-09-08 | 1 | -0/+16 |
* | ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic | Tejun Heo | 2009-09-08 | 1 | -24/+29 |
* | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo | 2009-09-08 | 1 | -1/+1 |
* | libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru() | Tejun Heo | 2009-09-08 | 1 | -53/+51 |
* | sata_sis: convert to slave_link | Tejun Heo | 2009-09-08 | 1 | -50/+25 |
* | sata_sil24: always set protocol override for non-ATAPI data commands | Robert Hancock | 2009-09-01 | 1 | -0/+11 |
* | libata: Export AHCI capabilities | Matthew Garrett | 2009-09-01 | 1 | -0/+44 |
* | libata: Delegate nonrot flag setting to SCSI | Martin K. Petersen | 2009-09-01 | 1 | -4/+0 |
* | [libata] Add pata_rdc driver for RDC ATA devices | Alan Cox | 2009-09-01 | 3 | -0/+411 |
* | drivers/ata: Remove unnecessary semicolons | Joe Perches | 2009-09-01 | 2 | -2/+2 |
* | libata: remove spindown skipping and warning | Tejun Heo | 2009-09-01 | 1 | -51/+0 |
* | libata: add command name parsing for error output | Robert Hancock | 2009-09-01 | 4 | -4/+143 |
* | libata: clear eh_info on reset completion | Tejun Heo | 2009-09-01 | 1 | -3/+9 |
* | [libata] add DMA setup FIS auto-activate feature | Shaohua Li | 2009-09-01 | 2 | -8/+30 |
* | [libata] sata_sil: disable DMA engine in sil_freeze() | Jeff Garzik | 2009-09-01 | 1 | -0/+13 |
* | [libata] EH: freeze port before aborting commands | Jeff Garzik | 2009-09-01 | 1 | -2/+4 |
* | ata_piix: parallel scanning on PATA needs an extra locking | Bartlomiej Zolnierkiewicz | 2009-08-31 | 1 | -1/+13 |
* | ahci: add workaround for on-board 5723s on some gigabyte boards | Tejun Heo | 2009-08-12 | 1 | -4/+72 |
* | ahci: Soften up the dmesg on SB600 PMP softreset failure recovery | Shane Huang | 2009-08-12 | 1 | -1/+2 |
* | sata_nv: MSI support, disabled by default | Tony Vroon | 2009-08-12 | 1 | -0/+8 |
* | libata: OCZ Vertex can't do HPA | Tejun Heo | 2009-08-12 | 1 | -0/+3 |
* | pata_atiixp: fix second channel support | Bartlomiej Zolnierkiewicz | 2009-08-12 | 1 | -9/+10 |
* | pata_at91: fix resource release | Tejun Heo | 2009-08-12 | 1 | -13/+4 |
* | libata: accept late unlocking of HPA | Tejun Heo | 2009-07-28 | 1 | -7/+23 |
* | libata: Updates and fixes for pata_at91 driver | Sergey Matyukevich | 2009-07-28 | 1 | -31/+36 |
* | ata_piix: Add new short cable ID | Steve Conklin | 2009-07-28 | 1 | -0/+1 |
* | ata_piix: Add new laptop short cable IDs | Steve Conklin | 2009-07-28 | 1 | -0/+2 |
* | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn | 2009-07-28 | 1 | -0/+4 |
* | libata: remove superfluous NULL pointer checks | Bartlomiej Zolnierkiewicz | 2009-07-28 | 3 | -3/+4 |
* | libata: add missing NULL pointer check to ata_eh_reset() | Bartlomiej Zolnierkiewicz | 2009-07-28 | 1 | -1/+1 |
* | pata_pcmcia: add CNF-CDROM-ID | Wolfram Sang | 2009-07-28 | 1 | -0/+1 |
* | ahci: add device ID for 82801JI sata controller | Mark Goodwin | 2009-07-14 | 1 | -0/+1 |
* | drivers/ata: Move a dereference below a NULL test | Julia Lawall | 2009-07-14 | 1 | -1/+2 |
* | libata: implement and use HORKAGE_NOSETXFER, take#2 | Tejun Heo | 2009-07-14 | 1 | -2/+18 |
* | libata: fix follow-up SRST failure path | Tejun Heo | 2009-07-14 | 1 | -0/+4 |