summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2018-04-19mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang
2018-04-11mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz
2018-04-04mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa
2018-04-04mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-03Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26mmc: remove bfin_sdh driverArnd Bergmann
2018-03-22mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa
2018-03-21Merge branch 'fixes' into nextUlf Hansson
2018-03-21mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter
2018-03-16Merge branch 'fixes' into nextUlf Hansson
2018-03-16mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin
2018-03-15Merge branch 'fixes' into nextUlf Hansson
2018-03-15mmc: sunxi: Set our device drvdata earlierMaxime Ripard
2018-03-15mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard
2018-03-15mmc: sunxi: Move resources management to separate functionsMaxime Ripard
2018-03-15mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang
2018-03-15mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung
2018-03-15mmc: renesas_sdhi: fix WP detectionWolfram Sang
2018-03-15mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping
2018-03-15mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung
2018-03-15mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung
2018-03-05Merge branch 'fixes' into nextUlf Hansson
2018-03-05mmc: mediatek: add support for MT7622 SoCSean Wang
2018-03-05mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeupAdrian Hunter
2018-03-05mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interruptAdrian Hunter
2018-03-05mmc: sdhci: Do not unnecessarily enable wakeup for card detect interruptAdrian Hunter
2018-03-05mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter
2018-03-05mmc: ushc: Remove bogus check of usb_submit_urbShawn Lin
2018-03-05mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov
2018-03-05mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMDShawn Lin
2018-03-05mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTEShawn Lin
2018-03-05mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()Masahiro Yamada
2018-03-05mmc: tmio: clear force_pio flag before starting data transferMasahiro Yamada
2018-03-05mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct placeMasahiro Yamada
2018-03-05mmc: tmio: fix never-detected card insertion bugMasahiro Yamada
2018-03-05mmc: tmio: support IP-builtin card detection logicMasahiro Yamada
2018-03-05mmc: dw_mmc: Fix the DTO/CTO timeout overflow calculation for 32-bit systemsEvgeniy Didin
2018-03-05mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT propertyMasahiro Yamada
2018-03-05mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada
2018-03-05mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-03-05mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada
2018-03-05mmc: sdhci-iproc: Disable preset values for BCM2835Stefan Wahren
2018-03-05mmc: sh_mmcif: remove some cruftWolfram Sang
2018-03-05mmc: sdhci_omap: Fix sdhci-omap quirksKishon Vijay Abraham I
2018-03-05mmc: sdhci_omap: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Workaround for Errata i802Kishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add tuning supportKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host opsKishon Vijay Abraham I
2018-03-05mmc: sdhci-omap: Add card_busy host opsKishon Vijay Abraham I