Age | Commit message (Expand) | Author |
2010-05-12 | libata: ensure NCQ error result taskfile is fully initialized before returnin... | Jeff Garzik |
2010-05-12 | libata: fix locking around blk_abort_request() | Tejun Heo |
2010-04-26 | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-04-26 | ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-04-26 | libata: disable NCQ on Crucial C300 SSD | Tejun Heo |
2010-04-26 | pata_via: Add VIA VX900 support | JosephChan@via.com.tw |
2010-04-26 | pata_ali: Fix regression with old devices | Alan Cox |
2010-04-01 | ahci: use BIOS date in broken_suspend list | Tejun Heo |
2010-03-15 | pata_hpt3x2n: always stretch UltraDMA timing | Sergei Shtylyov |
2010-03-15 | ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI | Robert Hancock |
2010-02-23 | ahci: add Acer G725 to broken suspend list | Tejun Heo |
2010-02-23 | Call flush_dcache_page after PIO data transfers in libata-sff.c | Catalin Marinas |
2010-02-09 | libata: retry link resume if necessary | Tejun Heo |
2010-02-09 | libata: retry FS IOs even if it has failed with AC_ERR_INVALID | Tejun Heo |
2010-01-28 | ata_piix: fix MWDMA handling on PIIX3 | Bartlomiej Zolnierkiewicz |
2010-01-28 | ahci: disable SNotification capability for ich8 | Shaohua Li |
2010-01-06 | pata_cmd64x: fix overclocking of UDMA0-2 modes | Bartlomiej Zolnierkiewicz |
2010-01-06 | pata_hpt3x2n: fix clock turnaround | Sergei Shtylyov |
2009-12-18 | pata_hpt{37x|3x2n}: fix timing register masks (take 2) | Sergei Shtylyov |
2009-11-19 | sata_fsl: Split hard and soft reset | Jiang Yutang |
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 |