summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host
Commit message (Expand)AuthorAgeFilesLines
* mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCsWolfram Sang2018-04-191-6/+33
* mmc: sdhci-pci: Only do AMD tuning for HS200Daniel Kurtz2018-04-111-2/+23
* mmc: tmio: Fix error handling when issuing CMD23Masaharu Hayakawa2018-04-041-1/+1
* mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith2018-04-041-1/+1
* Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-04-0319-208/+791
|\
| * mmc: renesas_sdhi: replace EXT_ACC with HOST_MODEMasaharu Hayakawa2018-03-221-3/+3
| * Merge branch 'fixes' into nextUlf Hansson2018-03-211-1/+1
| |\
| * \ Merge branch 'fixes' into nextUlf Hansson2018-03-161-2/+4
| |\ \
| * \ \ Merge branch 'fixes' into nextUlf Hansson2018-03-151-1/+7
| |\ \ \
| * | | | mmc: sunxi: Set our device drvdata earlierMaxime Ripard2018-03-151-1/+1
| * | | | mmc: sunxi: Move the reset deassertion before enabling the clocksMaxime Ripard2018-03-151-18/+18
| * | | | mmc: sunxi: Move resources management to separate functionsMaxime Ripard2018-03-151-60/+82
| * | | | mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshctianshuliang2018-03-154-0/+218
| * | | | mmc: renesas_sdhi: fix WP detectionWolfram Sang2018-03-152-4/+0
| * | | | mmc: dw_mmc-rockchip: correct property names in debugJohn Keeping2018-03-151-2/+2
| * | | | mmc: dw_mmc: remove the deprecated "num-slots"Jaehoon Chung2018-03-153-7/+0
| * | | | mmc: dw_mmc: remove the deprecated "clock-freq-min-max" propertyJaehoon Chung2018-03-151-11/+4
| * | | | Merge branch 'fixes' into nextUlf Hansson2018-03-051-3/+6
| |\ \ \ \
| * | | | | mmc: mediatek: add support for MT7622 SoCSean Wang2018-03-051-0/+12
| * | | | | mmc: sdhci-pci: Respect PM flags when enabling card detect GPIO IRQ wakeupAdrian Hunter2018-03-051-4/+19
| * | | | | mmc: sdhci: Do not unnecessarily enable wakeup for SDIO card interruptAdrian Hunter2018-03-051-2/+7
| * | | | | mmc: sdhci: Do not unnecessarily enable wakeup for card detect interruptAdrian Hunter2018-03-051-1/+9
| * | | | | mmc: sdhci-pci: Get rid of glk_cqe_enable()Adrian Hunter2018-03-051-19/+1
| * | | | | mmc: ushc: Remove bogus check of usb_submit_urbShawn Lin2018-03-051-2/+0
| * | | | | mmc: dw_mmc: update kernel-doc comments for dw_mciAlexey Roslyakov2018-03-051-10/+9
| * | | | | mmc: dw_mmc: Remove prev_state and state assignment for STATE_SENDING_CMDShawn Lin2018-03-051-1/+0
| * | | | | mmc: dw_mmc: Convert to use DEFINE_SHOW_ATTRIBUTEShawn Lin2018-03-051-26/+2
| * | | | | mmc: tmio: remove useless TMIO_MASK_CMD handling in tmio_mmc_host_probe()Masahiro Yamada2018-03-051-3/+0
| * | | | | mmc: tmio: clear force_pio flag before starting data transferMasahiro Yamada2018-03-051-3/+1
| * | | | | mmc: tmio: move TMIO_MASK_{READOP, WRITEOP} handling to correct placeMasahiro Yamada2018-03-053-20/+10
| * | | | | mmc: tmio: fix never-detected card insertion bugMasahiro Yamada2018-03-051-4/+8
| * | | | | mmc: tmio: support IP-builtin card detection logicMasahiro Yamada2018-03-051-1/+12
| * | | | | mmc: tmio: deprecate "toshiba, mmc-wrprotect-disable" DT propertyMasahiro Yamada2018-03-051-0/+5
| * | | | | mmc: tmio: remove TMIO_MMC_WRPROTECT_DISABLEMasahiro Yamada2018-03-051-3/+2
| * | | | | mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-051-3/+3
| * | | | | mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flagMasahiro Yamada2018-03-052-11/+11
| * | | | | mmc: sdhci-iproc: Disable preset values for BCM2835Stefan Wahren2018-03-051-0/+1
| * | | | | mmc: sh_mmcif: remove some cruftWolfram Sang2018-03-051-8/+0
| * | | | | mmc: sdhci_omap: Fix sdhci-omap quirksKishon Vijay Abraham I2018-03-051-2/+2
| * | | | | mmc: sdhci_omap: Add support to set IODELAY valuesKishon Vijay Abraham I2018-03-051-0/+148
| * | | | | mmc: sdhci-omap: Workaround for Errata i802Kishon Vijay Abraham I2018-03-051-0/+13
| * | | | | mmc: sdhci-omap: Add tuning supportKishon Vijay Abraham I2018-03-051-0/+130
| * | | | | mmc: sdhci-omap: Add custom set_uhs_signaling sdhci_host opsKishon Vijay Abraham I2018-03-051-1/+22
| * | | | | mmc: sdhci-omap: Add card_busy host opsKishon Vijay Abraham I2018-03-051-0/+52
| * | | | | mmc: sdhci-omap: Update 'power_mode' outside sdhci_omap_init_74_clocksKishon Vijay Abraham I2018-03-051-2/+8
* | | | | | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-023-699/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | mmc: remove bfin_sdh driverArnd Bergmann2018-03-263-699/+0
| |/ / / /
* | | | | mmc: sdhci-acpi: Fix IRQ 0Adrian Hunter2018-03-211-1/+1
| |_|_|/ |/| | |
* | | | mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-161-2/+4
| |_|/ |/| |
* | | mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433Jaehoon Chung2018-03-151-1/+7
| |/ |/|
OpenPOWER on IntegriCloud