summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz2-8/+6
2014-03-14libata: zpodd: eliminate odd_can_poweroffAaron Lu1-19/+2
2014-03-14libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu1-0/+1
2014-03-14libata: zpodd: should depend on PM_RUNTIMEAaron Lu1-1/+1
2014-03-14ata: Fix SC1200 dependenciesJean Delvare1-1/+1
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones1-1/+5
2014-03-14ahci: st: Only build for ST-Micro h/wLee Jones1-0/+1
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones1-18/+26
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones2-3/+0
2014-03-14ahci: st: Standardise naming conventionsLee Jones2-4/+4
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones3-0/+249
2014-03-11pata_legacy: Remove dead codeSilvan Jegen1-1/+0
2014-03-11ata: Fix CS55xx dependenciesJean Delvare1-4/+4
2014-03-08libata: end the r-wordDan Williams1-2/+3
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede1-0/+2
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede1-3/+3
2014-02-23ahci_platform: Drop unused ahci_platform_data membersHans de Goede1-9/+1
2014-02-23ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede1-40/+6
2014-02-23ahci_platform: Drop support for ahci-strict platform device typeHans de Goede1-11/+0
2014-02-23ata: ahci_platform: runtime resume the device before useRoger Quadros2-0/+16
2014-02-23ata: ahci_platform: Manage SATA PHYRoger Quadros2-2/+47
2014-02-23ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros1-0/+1
2014-02-23ahci-imx: Port to library-ised ahci_platformHans de Goede1-204/+127
2014-02-23ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl3-0/+259
2014-02-23ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede1-15/+82
2014-02-23ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede1-65/+123
2014-02-23ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede1-37/+69
2014-02-23ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede2-2/+36
2014-02-23ahci-platform: Add support for devices with more then 1 clockHans de Goede2-28/+88
2014-02-23libahci: Allow drivers to override start_engineHans de Goede4-10/+31
2014-02-20ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn1-2/+3
2014-02-20ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn1-2/+2
2014-02-19ata: CONFIG_ATA is libataRandy Dunlap1-2/+2
2014-02-19pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam1-2/+2
2014-02-19pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam1-7/+2
2014-02-14ata: delete non-required instances of include <linux/init.h>Paul Gortmaker68-68/+0
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+14
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds35-487/+2193
2014-02-01drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-02-01Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds261-5010/+29210
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-38/+37
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds5-32/+135