summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAge
* Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-01-29
|\
| * mmc: mmci: fix error return code in mmci_probe()Wei Yongjun2018-01-24
| * mmc: davinci: suppress error message on EPROBE_DEFERDavid Lechner2018-01-22
| * mmc: davinci: dont' use module_platform_driver_probe()David Lechner2018-01-22
| * mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functionsArnd Bergmann2018-01-22
| * mmc: mmci: Add STM32 variantPatrice Chotard2018-01-18
| * mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard2018-01-18
| * mmc: mmci: Don't pretend all variants to have OPENDRAIN bitPatrice Chotard2018-01-18
| * mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flagPatrice Chotard2018-01-18
| * mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard2018-01-18
| * mmc: tmio: refactor .get_ro hookMasahiro Yamada2018-01-18
| * mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada2018-01-18
| * mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada2018-01-18
| * mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()Masahiro Yamada2018-01-18
| * mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada2018-01-18
| * mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada2018-01-18
| * mmc: sh_mmcif: remove redundant initialization of 'opc'Colin Ian King2018-01-18
| * mmc: sdhci: Rework sdhci_enable_irq_wakeups()Adrian Hunter2018-01-17
| * mmc: sdhci: Handle failure of enable_irq_wake()Adrian Hunter2018-01-17
| * mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()Adrian Hunter2018-01-17
| * mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...Adrian Hunter2018-01-17
| * mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()Adrian Hunter2018-01-17
| * mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1Shawn Lin2018-01-16
| * Merge branch 'fixes' into nextUlf Hansson2018-01-15
| |\
| * | mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CDMasahiro Yamada2018-01-12
| * | sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko2018-01-11
| * | mmc: tmio, renesas_sdhi: Remove unneeded NULL checkDan Carpenter2018-01-11
| * | mmc: sdhci_f_sdh30: add ACPI supportArd Biesheuvel2018-01-11
| * | mmc: sdhci-esdhc-imx: Enable/Disable mmc clock during runtime suspendMichael Trimarchi2018-01-09
| * | mmc: sdhci-esdhc-imx: Changes the order of how clocks are being re-enabledMichael Trimarchi2018-01-09
| * | mmc: sdhci-esdhc-imx: Manage sdhci_runtime_suspend_host error codeMichael Trimarchi2018-01-09
| * | mmc:host:sdhci-pci:Addition of Arasan PCI Controller with integrated phy.Atul Garg2018-01-04
| * | Merge branch 'fixes' into nextUlf Hansson2018-01-04
| |\ \
| * | | mmc: tmio: use io* accessors consistentlyWolfram Sang2017-12-21
| * | | mmc: sdhci-xenon: wait 5ms after set 1.8V signal enableZhoujie Wu2017-12-19
| * | | mmc: tmio: change bus_shift to unsigned intMasahiro Yamada2017-12-19
| * | | mmc: tmio,renesas_sdhi: move ssc_tappos to renesas_sdhi.hMasahiro Yamada2017-12-19
| * | | mmc: tmio, renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.hMasahiro Yamada2017-12-19
| * | | mmc: tmio, renesas_sdhi: move struct tmio_mmc_dma to renesas_sdhi.hMasahiro Yamada2017-12-19
| * | | mmc: renesas_sdhi: remove always false conditionMasahiro Yamada2017-12-19
| * | | mmc: block: fix logical error to avoid memory leakLiu, Changcheng2017-12-18
| * | | Merge branch 'fixes' into nextUlf Hansson2017-12-18
| |\ \ \
| * | | | mmc: avoid removing non-removable hosts during suspendDaniel Drake2017-12-18
| * | | | mmc: android-goldfish: remove duplicate includesPravin Shedge2017-12-18
| * | | | mmc: tmio: move mmc_gpio_request_cd() before mmc_add_host()Masahiro Yamada2017-12-18
| * | | | mmc: tmio, renesas_sdhi: set mmc_host_ops hooks directlyMasahiro Yamada2017-12-18
| * | | | mmc: tmio: move mmc_host_ops to struct tmio_mmc_host from static dataMasahiro Yamada2017-12-18
| * | | | mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap()Masahiro Yamada2017-12-18
| * | | | mmc: tmio: set tmio_mmc_host to driver dataMasahiro Yamada2017-12-18
| * | | | mmc: renesas_sdhi: remove eprobe jump labelMasahiro Yamada2017-12-18