summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2018-03-16mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-15mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cardsDirk Behme
2018-03-15mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung
2018-03-15mmc: block: fix updating ext_csd caches on ioctl callBastian Stender
2018-03-05mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin
2018-02-27mmc: core: Avoid hanging to claim host for mmc via some nested callsUlf Hansson
2018-02-27mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin
2018-02-27mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin
2018-02-27mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-02-27mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter
2018-02-14mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell
2018-02-14Revert "mmc: meson-gx: include tx phase in the tuning process"Jerome Brunet
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-02-05Merge tag 'mmc-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-02-05mmc: meson-gx-mmc: Explicitly include pinctr/consumer.hThierry Reding
2018-02-02mmc: kconfig: Remove blank help textUlf Magnusson
2018-01-31mmc: MMC_SDHI_{SYS,INTERNAL}_DMAC should depend on HAS_DMAGeert Uytterhoeven
2018-01-31mmc: sdhci: Implement an SDHCI-specific bounce bufferLinus Walleij
2018-01-29Merge tag 'mmc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-24mmc: mmci: fix error return code in mmci_probe()Wei Yongjun
2018-01-22mmc: davinci: suppress error message on EPROBE_DEFERDavid Lechner
2018-01-22mmc: davinci: dont' use module_platform_driver_probe()David Lechner
2018-01-22mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functionsArnd Bergmann
2018-01-18mmc: mmci: Add STM32 variantPatrice Chotard
2018-01-18mmc: mmci: Add support for setting pad type via pinctrlPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have OPENDRAIN bitPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have MCI_STARBITERR flagPatrice Chotard
2018-01-18mmc: mmci: Don't pretend all variants to have MMCIMASK1 registerPatrice Chotard
2018-01-18mmc: tmio: refactor .get_ro hookMasahiro Yamada
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada
2018-01-18mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada
2018-01-18mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()Masahiro Yamada
2018-01-18mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada
2018-01-18mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada
2018-01-18mmc: sh_mmcif: remove redundant initialization of 'opc'Colin Ian King
2018-01-17mmc: sdhci: Rework sdhci_enable_irq_wakeups()Adrian Hunter
2018-01-17mmc: sdhci: Handle failure of enable_irq_wake()Adrian Hunter
2018-01-17mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()Adrian Hunter
2018-01-17mmc: sdhci-pci: Use device wakeup capability to determine MMC_PM_WAKE_SDIO_IR...Adrian Hunter
2018-01-17mmc: sdhci-pci: Stop calling sdhci_enable_irq_wakeups()Adrian Hunter
2018-01-16mmc: sdhci-of-arasan: Add CQHCI support for arasan,sdhci-5.1Shawn Lin
2018-01-15Merge branch 'fixes' into nextUlf Hansson
2018-01-15mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-12mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CDMasahiro Yamada
2018-01-11sdhci: Advertise 2.0v supply on SDIO host controllerAndy Shevchenko
2018-01-11mmc: tmio, renesas_sdhi: Remove unneeded NULL checkDan Carpenter
2018-01-11mmc: sdhci_f_sdh30: add ACPI supportArd Biesheuvel