summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-02mmc: sdhci: Remove redundant conditionAdrian Hunter
2016-05-02mmc: sdhci-acpi: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-05-02mmc: sdhci-pci: Set MMC_CAP_AGGRESSIVE_PM for Broxton controllersAdrian Hunter
2016-05-02mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RSTLudovic Desroches
2016-05-02mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches
2016-05-02mmc: sdhci: Introduce sdhci_calc_clk()Ludovic Desroches
2016-05-02mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definitionUlf Hansson
2016-05-02mmc: sdhci-pic32: remove owner assignmentMasahiro Yamada
2016-05-02mmc: sdhci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou
2016-05-02mmc: tmio: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: omap_hsmmc: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: mediatek: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: mmci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson
2016-05-02mmc: davinci: prepare clockDavid Lechner
2016-05-02mmc: davinci: fix unwinding in probeDavid Lechner
2016-05-02mmc: dw_mmc: remove setup_clock callbackShawn Lin
2016-05-02mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin
2016-05-02mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin
2016-05-02mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung
2016-05-02mmc: dw_mmc: avoid using dmaengine_terminate_allShawn Lin
2016-05-02mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin
2016-05-02mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin
2016-05-02mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio: stop clock when 0Hz is requestedWolfram Sang
2016-05-02mmc: tmio: always start clock after frequency calculationWolfram Sang
2016-05-02mmc: tmio: Add UHS-I mode supportWolfram Sang
2016-05-02mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings
2016-05-02mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings
2016-05-02mmc: core: Provide tracepoints for request processingBaolin Wang
2016-05-02mmc: omap_hsmmc: pass omap_hsmmc_host pointer directlyAndreas Fenkart
2016-05-02mmc: davinci: remove matching stringDavid Lechner
2016-05-02mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi
2016-05-02mmc: sh_mmci: Get rid of wrapper function for regulatorsUlf Hansson
2016-05-02mmc: sh_mmcif: Restructure ->set_ios()Ulf Hansson
2016-05-02mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()Ulf Hansson
2016-05-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-30Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-04-30Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-04-30Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-30Merge tag 'mmc-v4.6-rc4' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-04-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-04-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck
2016-04-29Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2016-04-29Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie