summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-18/+19
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-22/+7
2013-04-30Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus 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/jik...Linus Torvalds2-1/+3
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-13/+1
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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
2013-04-03pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu1-1/+1
2013-04-03pata_legacy: bogus clock in opti82c46x_set_piomode()Dan Carpenter1-1/+1
2013-04-03pata_at32: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-04-03[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur1-4/+4
2013-04-03libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse1-1/+1
2013-04-03ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song1-1/+13
2013-04-03libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai1-0/+4
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-21/+16
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+1
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten1-13/+1
2013-03-04pata_samsung_cf: use module_platform_driver_probe()Jingoo Han1-12/+1
2013-03-04[libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu1-6/+7
2013-03-04libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom1-1/+1
2013-03-04sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-04ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+2
2013-03-04ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield1-0/+4
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-6/+0
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-0/+1
2013-02-24Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds12-134/+1460
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-3/+3
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-15/+16
2013-02-20[libata] fix smatch warning for zpodd_wake_devAaron Lu1-2/+1
2013-02-20[libata] Set proper SK when CK_COND is set.Gwendal Grignou1-4/+14
2013-02-20[libata] Convert to devm_ioremap_resource()Thierry Reding1-3/+4