summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2013-11-13libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failuresGwendal Grignou1-3/+3
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-04libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-08-04ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1
2013-07-29ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-29libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-22ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-22ahci: Add AMD CZ SATA device IDShane Huang1-0/+1
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-07ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-04-12ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+12
2013-04-12libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-03-14ata_piix: reenable MS Virtual PC guestsOlaf Hering1-3/+22
2013-03-04ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-03-04ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-01-28ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2013-01-28libata: ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-01-17libata: fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2013-01-17libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2013-01-17sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2012-12-03sata_svw: check DMA start bit before resetDavid Milburn1-0/+35
2012-10-02libata: Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-10-02ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-06-17ata_piix: defer disks to the Hyper-V drivers by defaultAndy Whitcroft1-0/+36
2012-06-17libata: add a host flag to ignore detected ATA devicesAndy Whitcroft1-0/+6
2012-05-04Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+7
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar1-0/+1
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-04-23[SCSI] libsas, libata: fix start of life for a sas ata_portDan Williams1-15/+20
2012-04-22[SCSI] libata: Pass correct DMA device to scsi hostLin Ming1-1/+2
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-12libata: make ata_print_id atomicDan Williams3-5/+5
2012-04-12sata_mv: silence an uninitialized variable warningDan Carpenter1-1/+2
2012-04-12ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+2
2012-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds10-76/+281
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds4-17/+33
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-14pata_cmd64x: implement sff_irq_check() methodSergei Shtylyov1-1/+42
2012-03-14pata_cmd64x: implement sff_irq_clear() methodSergei Shtylyov1-16/+15
2012-03-14pata_cmd64x: use interrupt status from MRDMODE registerSergei Shtylyov1-17/+56
2012-03-14pata_cmd64x: turn string of *if* statements into *switch*Sergei Shtylyov1-11/+17
2012-03-14drivers/ata/pata_mpc52xx.c: clean up error handling codeJulia Lawall1-29/+15
2012-03-14ahci_platform: add STRICT_AHCI platform typeBrian Norris1-0/+11
2012-03-14ahci: move AHCI_HFLAGS() macro to ahci.hBrian Norris2-2/+3
2012-03-14ahci: add AHCI_HFLAG_DELAY_ENGINE host flagBrian Norris2-0/+8
2012-03-13sata_fsl: add support for interrupt coalsecing featureQiang Liu1-4/+107
2012-03-13ata/pata_arasan_cf: Add Hibernation supportViresh Kumar1-8/+4