summaryrefslogtreecommitdiffstats
path: root/drivers/ata
AgeCommit message (Expand)AuthorLines
2013-08-20sata_fsl: save irqs while coalescingAnthony Foiani-2/+3
2013-08-19libata: apply behavioral quirks to sil3826 PMPTerry Suereth-6/+6
2013-08-09sata, highbank: fix ordering of SGPIO signalsMark Langsdorf-2/+2
2013-07-29pata_imx: expose module alias for loading from device-treeNiels de Vos-0/+1
2013-07-26ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo-1/+1
2013-07-24ahci_imx: add ahci sata support on imx platformsRichard Zhu-0/+246
2013-07-23ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng-1/+8
2013-07-22libata: make it clear that sata_inic162x is experimentalTejun Heo-1/+15
2013-07-22libata: replace strict_strtol() with kstrtol()Jingoo Han-2/+4
2013-07-16ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds-184/+374
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2013-07-02Merge branch 'libata/for-3.10-fixes' into libata/for-3.11Tejun Heo-46/+89
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki-1/+1
2013-06-24AHCI: use ATA_BUSYSergei Shtylyov-2/+2
2013-06-25libata-acpi: add back ACPI based hotplug functionalityAaron Lu-1/+40
2013-06-24libata-zpodd: must use ata_tf_init()Sergei Shtylyov-3/+4
2013-06-21ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley-0/+1
2013-06-21ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley-0/+2
2013-06-18libata: cleanup SAT error translationGwendal Grignou-20/+17
2013-06-17ahci: sata: add support for exynos5440 sataGirish K S-0/+1
2013-06-11libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo-16/+17
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney-1/+1
2013-06-09ahci: remove pmp link online check in FBS EHShane Huang-2/+1
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf-6/+156
2013-06-06ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf-5/+6
2013-06-03sata_rcar: fix compilation warning in sata_rcar_thaw()Sergei Shtylyov-1/+1
2013-06-03sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf-2/+18
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki-1/+1
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang-0/+1
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+49
2013-06-02ata: use pci_get_drvdata()Jingoo Han-37/+37
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov-12/+11
2013-05-29ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin-0/+2
2013-05-28sata_rcar: add 'base' local variable to some functionsSergei Shtylyov-45/+57
2013-05-28sata_rcar: correct 'sata_rcar_sht'Sergei Shtylyov-1/+10
2013-05-28sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()Sergei Shtylyov-18/+6
2013-05-24libata: do not limit R-Car SATA driver to shmobileSimon Horman-1/+0
2013-05-24ata: use platform_{get,set}_drvdata()Jingoo Han-22/+16
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev-1/+14
2013-05-22sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov-0/+1
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier-1/+2
2013-05-22libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier-0/+6
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee-0/+15
2013-05-14libata: export ata_port port_no attribute via /sysDavid Milburn-3/+7
2013-05-14libata: update "Maintained by:" tagsTejun Heo-14/+14
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang-5/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-18/+19
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-22/+7