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