aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-14ata: ahci_platform: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-14ata: pata_imx: fix devm_ioremap_resource() return value checkingBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_st: remove deprecated struct ahci_platform_data usageBartlomiej Zolnierkiewicz
2014-03-14ata: ahci_st: build fixesBartlomiej Zolnierkiewicz
2014-03-14libata: zpodd: eliminate odd_can_poweroffAaron Lu
2014-03-14libata: acpi: avoid passing NULL to ACPI evaluation methodAaron Lu
2014-03-14libata: zpodd: should depend on PM_RUNTIMEAaron Lu
2014-03-14ata: Fix SC1200 dependenciesJean Delvare
2014-03-14ahci: st: Invoke AHCI Platform Suspend/ResumeLee Jones
2014-03-14ahci: st: Only build for ST-Micro h/wLee Jones
2014-03-14ahci: st: Utilise ata_platform_remove_one() callLee Jones
2014-03-14ahci: st: Remove legacy dependencies on PHYLee Jones
2014-03-14ahci: st: Standardise naming conventionsLee Jones
2014-03-14ahci: st: Add support for ST's SATA IPLee Jones
2014-03-11pata_legacy: Remove dead codeSilvan Jegen
2014-03-11ata: Fix CS55xx dependenciesJean Delvare
2014-03-07libata: end the r-wordDan Williams
2014-03-06ahci_imx: Put #ifdef CONFIG_PM_SLEEP around suspend / resume functionsHans de Goede
2014-02-23ahci_sunxi: Use msleep instead of mdelayHans de Goede
2014-02-22ahci_platform: Drop unused ahci_platform_data membersHans de Goede
2014-02-22ahci_platform: Drop support for imx53-ahci platform device typeHans de Goede
2014-02-22ahci_platform: Drop support for ahci-strict platform device typeHans de Goede
2014-02-22ata: ahci_platform: runtime resume the device before useRoger Quadros
2014-02-22ata: ahci_platform: Manage SATA PHYRoger Quadros
2014-02-22ata: ahci_platform: Add DT compatible for Synopsis DWC AHCI controllerRoger Quadros
2014-02-22ahci-imx: Port to library-ised ahci_platformHans de Goede
2014-02-22ARM: sunxi: Add support for Allwinner SUNXi SoCs sata to ahci_platformOlliver Schinagl
2014-02-22ahci-platform: "Library-ise" suspend / resume functionalityHans de Goede
2014-02-22ahci-platform: "Library-ise" ahci_probe functionalityHans de Goede
2014-02-22ahci-platform: Add enable_ / disable_resources helper functionsHans de Goede
2014-02-22ahci-platform: Add support for an optional regulator for sata-target powerHans de Goede
2014-02-22ahci-platform: Add support for devices with more then 1 clockHans de Goede
2014-02-22libahci: Allow drivers to override start_engineHans de Goede
2014-02-19ata: libahci: replace obsolete simple_strtoul() with kstrtouint()Daeseok Youn
2014-02-19ata: libahci: make ahci_pmp_retry_softreset() as staticDaeseok Youn
2014-02-18ata: CONFIG_ATA is libataRandy Dunlap
2014-02-18pata_imx: Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-18pata_imx: Use devm_ioremap_resource() to simplify codeFabio Estevam
2014-02-13ata: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson