summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2013-07-27ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+1
2013-07-27ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-27libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-27ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-27ahci: Add AMD CZ SATA device IDShane Huang1-0/+1
2013-06-19libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-06-19ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+14
2013-04-25ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-25libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-03-20ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+8
2013-03-20ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+16
2013-03-20ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-03-20ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley1-0/+8
2013-03-06ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-03-06ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
2013-03-06ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston1-0/+8
2013-03-06ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+2
2013-03-06ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley1-0/+8
2013-02-20ahci: Add support for Enmotus Bobcat device.Hugh Daschbach1-1/+7
2013-02-20ahci: support the STA2X11 I/O HubAlessandro Rubini1-5/+21
2013-02-06ahci: Add identifiers for ASM106x devicesAlan Cox1-1/+4
2013-01-03fix Null pointer dereference on disk errorXiaotian Feng1-2/+4
2013-01-03libata: set dma_mode to 0xff in resetAaron Lu2-0/+2
2013-01-03sata_promise: fix hardreset lockdep errorMikael Pettersson1-2/+13
2013-01-03sata_svw: check DMA start bit before resetDavid Milburn1-0/+35
2012-10-10Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman1-0/+1
2012-09-19ahci: Add alternate identifier for the 88SE9172Alan Cox1-0/+2
2012-05-31ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-11libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-04-02pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov1-2/+1
2011-12-23pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller1-1/+1
2011-11-17libata: fix build without BMDMAAlexander Beregalov1-0/+4
2011-11-17[libata] ahci_platform: fix DT probingRob Herring1-1/+1
2011-11-11pata_of_platform: Don't use NO_IRQAnton Vorontsov1-1/+1
2011-11-09[libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin1-0/+3
2011-11-09[libata] Issue SRST to Sil3726 PMPGwendal Grignou2-6/+13
2011-11-09sata_sis.c: trivial spelling fixChris Dunlop1-1/+1
2011-11-09ahci_platform: use dev_get_platdata()JiSheng Zhang1-2/+2
2011-11-09[libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza1-0/+4
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-0/+4
2011-11-04ahci: add DT binding for Calxeda AHCI controllerRob Herring1-0/+7
2011-11-01ide/ata: Add module.h to the implicit modular usersPaul Gortmaker1-0/+1
2011-11-01ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker3-0/+3
2011-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-15/+30
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-14pata_efar: fix register naming used in efar_set_piomode()Bartlomiej Zolnierkiewicz1-11/+11
2011-10-14pata_rdc: add Power Management supportBartlomiej Zolnierkiewicz1-0/+4
2011-10-14ata_piix: unify code for programming PIO and MWDMA timingsBartlomiej Zolnierkiewicz1-73/+38
2011-10-14ata_piix: SITRE handling fixBartlomiej Zolnierkiewicz1-2/+3
2011-10-14libata: make ata_sff_data_xfer_noirq() work with 32-bit PIOBartlomiej Zolnierkiewicz1-1/+1