Age | Commit message (Expand) | Author |
2013-11-13 | libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures | Gwendal Grignou |
2013-08-29 | libata: apply behavioral quirks to sil3826 PMP | Terry Suereth |
2013-08-04 | libata: make it clear that sata_inic162x is experimental | Tejun Heo |
2013-08-04 | ata: Fix DVD not dectected at some platform with Wellsburg PCH | Youquan Song |
2013-07-28 | ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs | Seth Heasley |
2013-07-28 | libata: skip SRST for all SIMG [34]7x port-multipliers | Tejun Heo |
2013-07-21 | ahci: remove pmp link online check in FBS EH | Shane Huang |
2013-07-21 | ahci: Add AMD CZ SATA device ID | Shane Huang |
2013-06-07 | libata: make ata_exec_internal_sg honor DMADIR | Vincent Pelletier |
2013-06-07 | ata_piix: add PCI IDs for Intel BayTail | Chew, Chiau Ee |
2013-04-12 | ata_piix: Fix DVD not dectected at some Haswell platforms | Youquan Song |
2013-04-12 | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai |
2013-03-14 | ata_piix: reenable MS Virtual PC guests | Olaf Hering |
2013-03-04 | ata_piix: Add Device IDs for Intel Wellsburg PCH | James Ralston |
2013-03-04 | ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDs | Seth Heasley |
2013-01-27 | ahci: Add identifiers for ASM106x devices | Alan Cox |
2013-01-27 | libata: ahci: Add support for Enmotus Bobcat device. | Hugh Daschbach |
2013-01-17 | libata: fix Null pointer dereference on disk error | Xiaotian Feng |
2013-01-17 | libata: set dma_mode to 0xff in reset | Aaron Lu |
2013-01-17 | sata_promise: fix hardreset lockdep error | Mikael Pettersson |
2012-12-03 | sata_svw: check DMA start bit before reset | David Milburn |
2012-10-02 | libata: Prevent interface errors with Seagate FreeAgent GoFlex | Daniel J Blueman |
2012-10-02 | ahci: Add alternate identifier for the 88SE9172 | Alan Cox |
2012-06-17 | ata_piix: defer disks to the Hyper-V drivers by default | Andy Whitcroft |
2012-06-17 | libata: add a host flag to ignore detected ATA devices | Andy Whitcroft |
2012-05-03 | Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-05-03 | ata: ahci_platform: Add synopsys ahci controller in DT's compatible list | Viresh Kumar |
2012-05-03 | ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros | Viresh Kumar |
2012-05-03 | libata: init ata_print_id to 0 | Tero Roponen |
2012-05-03 | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson |
2012-05-03 | libata: skip old error history when counting probe trials | Lin Ming |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-04-22 | [SCSI] libata: Pass correct DMA device to scsi host | Lin Ming |
2012-04-18 | libata: forbid port runtime pm by default, fixing regression | Lin Ming |
2012-04-12 | libata: make ata_print_id atomic | Dan Williams |
2012-04-12 | sata_mv: silence an uninitialized variable warning | Dan Carpenter |
2012-04-12 | ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley |
2012-03-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2012-03-22 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s... | Linus Torvalds |
2012-03-20 | ata: remove the second argument of k[un]map_atomic() | Cong Wang |
2012-03-13 | pata_cmd64x: implement sff_irq_check() method | Sergei Shtylyov |
2012-03-13 | pata_cmd64x: implement sff_irq_clear() method | Sergei Shtylyov |
2012-03-13 | pata_cmd64x: use interrupt status from MRDMODE register | Sergei Shtylyov |
2012-03-13 | pata_cmd64x: turn string of *if* statements into *switch* | Sergei Shtylyov |
2012-03-13 | drivers/ata/pata_mpc52xx.c: clean up error handling code | Julia Lawall |
2012-03-13 | ahci_platform: add STRICT_AHCI platform type | Brian Norris |
2012-03-13 | ahci: move AHCI_HFLAGS() macro to ahci.h | Brian Norris |
2012-03-13 | ahci: add AHCI_HFLAG_DELAY_ENGINE host flag | Brian Norris |
2012-03-13 | sata_fsl: add support for interrupt coalsecing feature | Qiang Liu |
2012-03-13 | ata/pata_arasan_cf: Add Hibernation support | Viresh Kumar |