summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci-of-at91: Implement specific ->set_clock() functionLudovic Desroches2016-05-021-2/+46
* mmc: sdhci: Introduce sdhci_calc_clk()Ludovic Desroches2016-05-022-12/+26
* mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definitionUlf Hansson2016-05-021-28/+16
* mmc: sdhci-pic32: remove owner assignmentMasahiro Yamada2016-05-021-1/+0
* mmc: sdhci: Remove redundant runtime PM callsUlf Hansson2016-05-021-51/+4
* mmc: core: Do regular power cycle when lacking eMMC HW reset supportGwendal Grignou2016-05-022-15/+14
* mmc: tmio: Remove redundant runtime PM callsUlf Hansson2016-05-021-19/+0
* mmc: sdhci-pci: Remove redundant runtime PM callsUlf Hansson2016-05-021-5/+0
* mmc: sdhci-acpi: Remove redundant runtime PM callsUlf Hansson2016-05-021-5/+0
* mmc: omap_hsmmc: Remove redundant runtime PM callsUlf Hansson2016-05-021-15/+0
* mmc: mediatek: Remove redundant runtime PM callsUlf Hansson2016-05-021-17/+2
* mmc: mmci: Remove redundant runtime PM callsUlf Hansson2016-05-021-20/+0
* mmc: atmel-mci: Remove redundant runtime PM callsUlf Hansson2016-05-021-9/+0
* ARM: davinci: remove mmc dma resourcesDavid Lechner2016-05-022-36/+0
* mmc: davinci: prepare clockDavid Lechner2016-05-021-5/+5
* mmc: davinci: fix unwinding in probeDavid Lechner2016-05-021-60/+40
* mmc: dw_mmc: remove setup_clock callbackShawn Lin2016-05-022-11/+0
* mmc: dw_mmc-exynos: remove dw_mci_exynos_setup_clockShawn Lin2016-05-021-8/+0
* mmc: dw_mmc-rockchip: remove setup_clock for rockchipShawn Lin2016-05-021-8/+4
* mmc: dw_mmc: exynos: add the function for controlling SMUJaehoon Chung2016-05-021-2/+13
* mmc: dw_mmc: remove unused EVENT_XFER_ERRORShawn Lin2016-05-021-1/+0
* mmc: dw_mmc: avoid using dmaengine_terminate_allShawn Lin2016-05-021-1/+1
* mmc: dw_mmc: fix warning reported by kernel-docShawn Lin2016-05-021-1/+10
* mmc: dw_mmc-rockchip: fix failing to mount partition with "discard"Shawn Lin2016-05-021-0/+9
* mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmopsShawn Lin2016-05-021-21/+1
* mmc: sh_mobile_sdhi: Add UHS-I mode supportWolfram Sang2016-05-022-0/+55
* mmc: host: add note that set_ios needs to handle 0Hz properlyWolfram Sang2016-05-021-10/+21
* mmc: tmio: stop clock when 0Hz is requestedWolfram Sang2016-05-021-24/+26
* mmc: tmio: always start clock after frequency calculationWolfram Sang2016-05-021-18/+16
* mmc: tmio: Add UHS-I mode supportWolfram Sang2016-05-023-1/+15
* mmc: tmio, sh_mobile_sdhi: Add support for variable input clock frequencyBen Hutchings2016-05-023-16/+66
* mmc: tmio, sh_mobile_sdhi: Pass tmio_mmc_host ptr to clk_{enable, disable} opsBen Hutchings2016-05-023-11/+9
* mmc: core: Provide tracepoints for request processingBaolin Wang2016-05-022-0/+189
* mmc: omap_hsmmc: pass omap_hsmmc_host pointer directlyAndreas Fenkart2016-05-021-10/+9
* mmc: davinci: remove matching stringDavid Lechner2016-05-021-1/+1
* mmc: davinci_mmc: Use dma_request_chan() to requesting DMA channelPeter Ujfalusi2016-05-021-39/+14
* mmc: sh_mmci: Get rid of wrapper function for regulatorsUlf Hansson2016-05-021-12/+4
* mmc: sh_mmcif: Restructure ->set_ios()Ulf Hansson2016-05-021-29/+16
* mmc: sh_mmcif: Make sure the device stays active when needed in ->probe()Ulf Hansson2016-05-021-7/+8
* Linux 4.6-rc6v4.6-rc6Linus Torvalds2016-05-021-2/+2
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-05-012-3/+3
|\
| * thermal: use %d to print S32 parametersLeo Yan2016-04-281-1/+1
| * thermal: hisilicon: increase temperature resolutionLeo Yan2016-04-281-2/+2
* | Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-04-307-2/+45
|\ \
| * | powerpc: wire up preadv2 and pwritev2 syscallsRui Salvaterra2016-04-273-1/+5
| * | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-273-0/+40
| * | cxl: Keep IRQ mappings on context teardownMichael Neuling2016-04-271-1/+0
* | | Merge tag 'edac_fix_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-302-2/+2
|\ \ \
| * | | EDAC: i7core, sb_edac: Don't return NOTIFY_BAD from mce_decoder callbackTony Luck2016-04-292-2/+2
* | | | Merge tag 'pm+acpi-4.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-302-6/+7
|\ \ \ \