aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2013-06-11libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-09ahci: remove pmp link online check in FBS EHShane Huang
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf
2013-06-06ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf
2013-06-03sata_rcar: fix compilation warning in sata_rcar_thaw()Sergei Shtylyov
2013-06-03sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02ata: use pci_get_drvdata()Jingoo Han
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov
2013-05-29ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin
2013-05-28sata_rcar: add 'base' local variable to some functionsSergei Shtylyov
2013-05-28sata_rcar: correct 'sata_rcar_sht'Sergei Shtylyov
2013-05-28sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()Sergei Shtylyov
2013-05-24libata: do not limit R-Car SATA driver to shmobileSimon Horman
2013-05-24ata: use platform_{get,set}_drvdata()Jingoo Han
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev
2013-05-22sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier
2013-05-22libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee
2013-05-14libata: export ata_port port_no attribute via /sysDavid Milburn
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-04-30sata_highbank: Rename proc_name to the module nameRobert Richter
2013-04-30ACPI/libata: Restore libata.noacpi supportLv Zheng
2013-04-30[libata] acpi: make ata_ap_acpi_handle not blockAaron Lu
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-19Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann
2013-04-19ata: arasan: remove the need for platform_dataArnd Bergmann
2013-04-15ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12pata_pdc2027x: Fix compiler warningWang YanQing
2013-04-11[libata] SCSI: really use SATL version in VPDBaruch Even
2013-04-11pata_imx: add devicetree supportSascha Hauer
2013-04-11pata_imx: use void __iomem * for regsSascha Hauer
2013-04-11pata_imx: cleanup error pathSascha Hauer
2013-04-11pata_imx: Use devm_clk_getSascha Hauer
2013-04-11sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-09sata_svw: switch to ->show_info()Al Viro
2013-04-03fsl/sata: create a sysfs entry for rx water markQiang Liu
2013-04-03libata-acpi: remove redundent code for power resource handlingAaron Lu
2013-04-03sata_highbank: make ahci_highbank_pm_ops staticJingoo Han