Age | Commit message (Expand) | Author |
2009-11-03 | sata_via: Remove redundant device ID for VIA VT8261 | JosephChan@via.com.tw |
2009-11-03 | drivers/ata/libata: Move dereference after NULL test | Julia Lawall |
2009-11-03 | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson |
2009-10-16 | sata_mv: Prevent PIO commands to be defered too long if traffic in progress. | Gwendal Grignou |
2009-10-16 | pata_sc1200: Fix crash on boot | Alan Cox |
2009-10-16 | libata: fix internal command failure handling | Tejun Heo |
2009-10-16 | libata: fix PMP initialization | Tejun Heo |
2009-10-16 | sata_nv: make sure link is brough up online when skipping hardreset | Tejun Heo |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang |
2009-10-16 | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen |
2009-10-16 | pata_via: extend the rev_max for VT6330 | JosephChan@via.com.tw |
2009-10-09 | ahci: Add ifdef wrapper to ahci_gtf_filter_workaround | Markus Trippelsdorf |
2009-10-06 | pata_atp867x: add Power Management support | Bartlomiej Zolnierkiewicz |
2009-10-06 | pata_atp867x: PIO support fixes | Bartlomiej Zolnierkiewicz |
2009-10-06 | pata_atp867x: clarifications in timings calculations and cable detection | John(Jung-Ik) Lee |
2009-10-06 | pata_atp867x: fix it to not claim MWDMA support | Bartlomiej Zolnierkiewicz |
2009-10-06 | libata: fix incorrect link online check during probe | Tejun Heo |
2009-10-06 | ahci: filter FPDMA non-zero offset enable for Aspire 3810T | Tejun Heo |
2009-10-06 | libata: make gtf_filter per-dev | Tejun Heo |
2009-10-06 | libata: implement more acpi filtering options | Tejun Heo |
2009-10-06 | libata: cosmetic updates | Tejun Heo |
2009-10-06 | ahci: display all AHCI 1.3 HBA capability flags (v2) | Robert Hancock |
2009-10-06 | pata_ali: trivial fix of a very frequent spelling mistake | Dirk Hohndel |
2009-10-06 | ahci: disable 64bit DMA by default on SB600s | Tejun Heo |
2009-09-21 | trivial: fix comment typo in drivers/ata/pata_hpt37x.c | Krzysztof Halasa |
2009-09-17 | libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers | John(Jung-Ik) Lee |
2009-09-17 | pata_amd: do not filter out valid modes in nv_mode_filter | Robert Hancock |
2009-09-17 | sata_promise: update reset code | Mikael Pettersson |
2009-09-17 | sata_promise: disable hotplug on 1st gen chips | Mikael Pettersson |
2009-09-17 | libata: fix spurious WARN_ON_ONCE() on port freeze | Tejun Heo |
2009-09-17 | ahci: restore pci_intx() handling | Tejun Heo |
2009-09-11 | pata_rz1000: use printk_once | Marcin Slusarz |
2009-09-11 | ahci: kill @force_restart and refine CLO for ahci_kick_engine() | Shane Huang |
2009-09-11 | pata_cs5535: add pci id for AMD based CS5535 controllers | Otavio Salvador |
2009-09-11 | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang |
2009-09-11 | drivers/ata: use resource_size | Julia Lawall |
2009-09-08 | sata_fsl: Defer non-ncq commands when ncq commands active | Ashish Kalra |
2009-09-08 | libata: add SATA PMP revision information for spec 1.2 | Shane Huang |
2009-09-08 | libata: fix off-by-one error in ata_tf_read_block() | Tejun Heo |
2009-09-08 | ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA | Tejun Heo |
2009-09-08 | ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic | Tejun Heo |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo |
2009-09-08 | libata: unbreak TPM filtering by reorganizing ata_scsi_pass_thru() | Tejun Heo |
2009-09-08 | sata_sis: convert to slave_link | Tejun Heo |
2009-09-01 | sata_sil24: always set protocol override for non-ATAPI data commands | Robert Hancock |
2009-09-01 | libata: Export AHCI capabilities | Matthew Garrett |
2009-09-01 | libata: Delegate nonrot flag setting to SCSI | Martin K. Petersen |
2009-09-01 | [libata] Add pata_rdc driver for RDC ATA devices | Alan Cox |
2009-09-01 | drivers/ata: Remove unnecessary semicolons | Joe Perches |
2009-09-01 | libata: remove spindown skipping and warning | Tejun Heo |