summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2016-07-18mmc: pxamci: fix potential oopsRobert Jarzmik
2016-06-02mmc: sunxi: Re-enable eMMC HS-DDR modes on Allwinner A80Chen-Yu Tsai
2016-06-02mmc: sunxi: Fix DDR MMC timings for A80Chen-Yu Tsai
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-23mmc: sdhci-acpi: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-05-23mmc: sdhci-pci: Remove MMC_CAP_BUS_WIDTH_TEST for Intel controllersAdrian Hunter
2016-05-23mmc: dw_mmc: rockchip: Set the drive phase properlyDouglas Anderson
2016-05-23mmc: dw_mmc: fix the wrong max_blk_sizeJaehoon Chung
2016-05-23mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilitiesShawn Lin
2016-05-20mmc: sdhci-acpi: Ensure connected devices are powered when probingAdrian Hunter
2016-05-16Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-05-16Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-05-16mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3Wolfram Sang
2016-05-16mmc: sdhci: removed unneeded function wrappersDong Aisheng
2016-05-04mmc: sdhci-of-arasan: fix set_clock when a phy is supportedShawn Lin
2016-05-04mmc: omap: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-04mmc: sh_mobile_sdhi: check return value when changing clkWolfram Sang
2016-05-04mmc: sh_mobile_sdhi: only change the clock on RCar Gen2+Wolfram Sang
2016-05-04mmc: tmio/sdhi: introduce flag for RCar 2+ specific featuresWolfram Sang
2016-05-04mmc: sh_mobile_sdhi: make clk_update function more compactWolfram Sang
2016-05-04mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channelPeter Ujfalusi
2016-05-04mmc: sdhci-of-at91: add presets setupLudovic Desroches
2016-05-02mmc: usdhi6rol0: add pinctrl to set pin drive strengthLars Persson
2016-05-02mmc: usdhi6rol0: add support for UHS modesLars Persson
2016-05-02mmc: usdhi6rol0: do not announce UHS capabilitiesLars Persson
2016-05-02mmc: tmio: document CTL_STATUS handlingWolfram Sang
2016-05-02mmc: tmio/sdhi: distinguish between SCLKDIVEN and ILL_FUNCWolfram Sang
2016-05-02mmc: tmio: use CTL_STATUS consistentlyWolfram Sang
2016-05-02mmc: tmio: use BIT() within definesWolfram Sang
2016-05-02mmc: tmio: give read32/write32 functions more descriptive namesWolfram Sang
2016-05-02mmc: omap_hsmmc: Check if MMC slot name is passed in pdataTony Lindgren
2016-05-02mmc: sh_mobile_sdhi: remove obsolete support for sh7372Wolfram Sang
2016-05-02mmc: sh_mmcif: remove obsolete support for sh7372Wolfram Sang
2016-05-02mmc: sh_mobile_sdhi: simplify code for voltage switchingWolfram Sang
2016-05-02mmc: tmio: merge distributed include filesWolfram Sang
2016-05-02mmc: tmio: simplify irq handlerWolfram Sang
2016-05-02mmc: tmio: remove now unneeded seperate irq handlersWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: remove obsolete irq_by_name registrationWolfram Sang
2016-05-02mmc: sh_mobile_sdhi: don't use array for DT configsWolfram Sang
2016-05-02mmc: sdhci: use IS_ENABLE(CONFIG_LEDS_CLASS) to enable LED struct membersMasahiro Yamada
2016-05-02mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED codeMasahiro Yamada
2016-05-02mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNINGAdrian Hunter
2016-05-02mmc: sdhci-pltfm: call platform_get_irq() before sdhci_alloc_host()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: move devm_ioremap_resource() upMasahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_ioremap_resource()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_ioremap()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: use devm_request_mem_region()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: check return value of platform_get_irq()Masahiro Yamada
2016-05-02mmc: sdhci-pltfm: drop error message for too small MMIO resource sizeMasahiro Yamada
2016-05-02mmc: sdhci: Tidy together LED codeAdrian Hunter