aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-11libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney1-1/+1
2013-06-09ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-06-06sata highbank: add bit-banged SGPIO driver supportMark Langsdorf2-6/+156
2013-06-06ahci: make ahci_transmit_led_message into a function pointerMark Langsdorf1-5/+6
2013-06-03sata_rcar: fix compilation warning in sata_rcar_thaw()Sergei Shtylyov1-1/+1
2013-06-03sata_highbank: increase retry count but shorten duration for Calxeda controllerMark Langsdorf1-2/+18
2013-06-03PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki1-1/+1
2013-06-03ahci: Add AMD CZ SATA device IDShane Huang1-0/+1
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds15-26/+49
2013-06-02ata: use pci_get_drvdata()Jingoo Han30-37/+37
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov1-12/+11
2013-05-29ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin1-0/+2
2013-05-28sata_rcar: add 'base' local variable to some functionsSergei Shtylyov1-45/+57
2013-05-28sata_rcar: correct 'sata_rcar_sht'Sergei Shtylyov1-1/+10
2013-05-28sata_rcar: kill superfluous code in sata_rcar_bmdma_fill_sg()Sergei Shtylyov1-18/+6
2013-05-24libata: do not limit R-Car SATA driver to shmobileSimon Horman1-1/+0
2013-05-24ata: use platform_{get,set}_drvdata()Jingoo Han8-22/+16
2013-05-22AHCI: Make distinct names for ports in /proc/interruptsAlexander Gordeev3-1/+14
2013-05-22sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov1-0/+1
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier1-1/+2
2013-05-22libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee1-0/+15
2013-05-14libata: export ata_port port_no attribute via /sysDavid Milburn2-3/+7
2013-05-14libata: update "Maintained by:" tagsTejun Heo14-14/+14
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+19
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-22/+7
2013-04-30Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds9-85/+123
2013-04-30sata_highbank: Rename proc_name to the module nameRobert Richter1-1/+1
2013-04-30ACPI/libata: Restore libata.noacpi supportLv Zheng1-2/+2
2013-04-30[libata] acpi: make ata_ap_acpi_handle not blockAaron Lu1-18/+27
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-1/+3
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-13/+1
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+5
2013-04-19Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann1-18/+19
2013-04-19ata: arasan: remove the need for platform_dataArnd Bergmann1-18/+19
2013-04-15ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe1-5/+5
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman3-6/+22
2013-04-12pata_pdc2027x: Fix compiler warningWang YanQing1-0/+2
2013-04-11[libata] SCSI: really use SATL version in VPDBaruch Even1-1/+0
2013-04-11pata_imx: add devicetree supportSascha Hauer1-0/+9
2013-04-11pata_imx: use void __iomem * for regsSascha Hauer1-1/+1
2013-04-11pata_imx: cleanup error pathSascha Hauer1-6/+14
2013-04-11pata_imx: Use devm_clk_getSascha Hauer1-3/+2
2013-04-11sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-04-09sata_svw: switch to ->show_info()Al Viro1-22/+7
2013-04-03fsl/sata: create a sysfs entry for rx water markQiang Liu1-0/+55
2013-04-03libata-acpi: remove redundent code for power resource handlingAaron Lu2-35/+4
2013-04-03sata_highbank: make ahci_highbank_pm_ops staticJingoo Han1-1/+1