summaryrefslogtreecommitdiff
path: root/drivers/mmc/host
AgeCommit message (Expand)Author
2018-08-03mmc: dw_mmc: update actual clock for mmc debugfsShawn Lin
2018-08-03mmc: sdhci-omap: Fix when capabilities are obtained from SDHCI_CAPABILITIES regKishon Vijay Abraham I
2018-07-17mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abortYoshihiro Shimoda
2018-07-17mmc: dw_mmc: fix card threshold control configurationx00270170
2018-07-17mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl statesStefan Agner
2018-07-03mmc: renesas_sdhi: really fix WP logic regressionsWolfram Sang
2018-05-21mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnusCorneliu Doban
2018-05-21mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE registerCorneliu Doban
2018-05-21mmc: sdhci-iproc: remove hard coded mmc cap 1.8vSrinath Mannam
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