aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata
Commit message (Expand)AuthorAgeFilesLines
...
* ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley2013-07-271-0/+2
* libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo2013-07-271-16/+17
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-271-2/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-271-0/+1
* libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier2013-06-191-0/+6
* ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee2013-06-191-0/+14
* ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-251-1/+13
* libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-251-0/+4
* ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-201-0/+8
* ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-03-201-0/+16
* ahci: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2013-03-201-0/+8
* ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2013-03-201-0/+8
* ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston2013-03-061-0/+9
* ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley2013-03-061-0/+8
* ata_piix: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2013-03-061-0/+8
* ata_piix: IDE-mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2013-03-061-0/+2
* ata_piix: IDE-mode SATA patch for Intel Lynx Point DeviceIDsSeth Heasley2013-03-061-0/+8
* ahci: Add support for Enmotus Bobcat device.Hugh Daschbach2013-02-201-1/+7
* ahci: support the STA2X11 I/O HubAlessandro Rubini2013-02-201-5/+21
* ahci: Add identifiers for ASM106x devicesAlan Cox2013-02-061-1/+4
* fix Null pointer dereference on disk errorXiaotian Feng2013-01-031-2/+4
* libata: set dma_mode to 0xff in resetAaron Lu2013-01-032-0/+2
* sata_promise: fix hardreset lockdep errorMikael Pettersson2013-01-031-2/+13
* sata_svw: check DMA start bit before resetDavid Milburn2013-01-031-0/+35
* Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman2012-10-101-0/+1
* ahci: Add alternate identifier for the 88SE9172Alan Cox2012-09-191-0/+2
* ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson2012-05-311-0/+2
* libata: skip old error history when counting probe trialsLin Ming2012-05-111-1/+2
* pata_legacy: correctly mask recovery field for HT6560BSergei Shtylyov2012-04-021-2/+1
* pata_of_platform: Add missing CONFIG_OF_IRQ dependency.David Miller2011-12-221-1/+1
* libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
* [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
* pata_of_platform: Don't use NO_IRQAnton Vorontsov2011-11-101-1/+1
* [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+3
* [libata] Issue SRST to Sil3726 PMPGwendal Grignou2011-11-092-6/+13
* sata_sis.c: trivial spelling fixChris Dunlop2011-11-091-1/+1
* ahci_platform: use dev_get_platdata()JiSheng Zhang2011-11-091-2/+2
* [libata] libata-scsi.c: Add function parameter documentationMarcos Paulo de Souza2011-11-091-0/+4
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-064-0/+4
|\
| * ide/ata: Add module.h to the implicit modular usersPaul Gortmaker2011-10-311-0/+1
| * ide/ata: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker2011-10-313-0/+3
* | ahci: add DT binding for Calxeda AHCI controllerRob Herring2011-11-031-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-282-15/+30
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-022-15/+30
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-1/+1
|\ \
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | pata_efar: fix register naming used in efar_set_piomode()Bartlomiej Zolnierkiewicz2011-10-141-11/+11
* | | pata_rdc: add Power Management supportBartlomiej Zolnierkiewicz2011-10-141-0/+4
* | | ata_piix: unify code for programming PIO and MWDMA timingsBartlomiej Zolnierkiewicz2011-10-141-73/+38
* | | ata_piix: SITRE handling fixBartlomiej Zolnierkiewicz2011-10-141-2/+3