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