summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-09-11mmc: sdhci-of-aspeed: Add support for the ASPEED SD controllerAndrew Jeffery
2019-09-11mmc: mediatek: support 24bits segment sizeChaotian Jing
2019-09-11mmc: mediatek: fix controller busy when plug out SDChaotian Jing
2019-09-11mmc: renesas_sdhi_sys_dmac: Remove all R-Car Gen3 SoCsYoshihiro Shimoda
2019-09-11mmc: jz4740: Drop dependency on arch headerPaul Cercueil
2019-09-11mmc: jz4740: Code cleanupPaul Cercueil
2019-09-11mmc: sdhci-cadence: use struct_size() helperGustavo A. R. Silva
2019-09-11mmc: sdhci-of-esdhc: add erratum A011334 support in ls1028a 1.0 SoCYinbo Zhu
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-09-11mmc: sdhci-pci: Add another Id for Intel CMLAdrian Hunter
2019-09-11mmc: sdhci-s3c: Mark expected switch fall-throughGustavo A. R. Silva
2019-09-11mmc: atmel-mci: Mark expected switch fall-throughsGustavo A. R. Silva
2019-09-11mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify codeJisheng Zhang
2019-09-11mmc: mmci: Clarify comments and some code for busy detectionUlf Hansson
2019-09-11mmc: sdhci-pci: Use dev_get_drvdataChuhong Yuan
2019-09-11mmc: sdhci-iproc: Add support for emmc2 of the BCM2711Stefan Wahren
2019-09-11mmc: mxs: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-09-11Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"Daniel Drake
2019-09-11Revert "mmc: bcm2835: Terminate timeout work synchronously"Stefan Wahren
2019-09-03Revert "mmc: core: do not retry CMD6 in __mmc_switch()"Jan Kaisrlik
2019-09-03mmc: queue: use bigger segments if DMA MAP layer can merge the segmentsYoshihiro Shimoda
2019-08-30mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressingMasahiro Yamada
2019-08-30mmc: sdhci-sprd: clear the UHS-I modes read from registersChunyan Zhang
2019-08-30mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTIONChunyan Zhang
2019-08-30mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKENChunyan Zhang
2019-08-30mmc: sdhci-sprd: add get_ro hook functionChunyan Zhang
2019-08-30mmc: sdhci-sprd: fixed incorrect clock dividerChunyan Zhang
2019-08-30mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-08-22mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-08-21Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"Dmitry Osipenko
2019-08-06mmc: cavium: Add the missing dma unmap when the dma has finished.Kevin Hao
2019-08-06mmc: cavium: Set the correct dma max segment size for mmc_hostKevin Hao
2019-08-06mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resumingBaolin Wang
2019-07-22mmc: mmc_spi: Enable stable writesAndreas Koop
2019-07-22mmc: meson-mx-sdio: Fix misuse of GENMASK macroJoe Perches
2019-07-22mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-07-22mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()Baolin Wang
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-07-10mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654YueHaibing
2019-07-10mmc: alcor: remove a redundant greater or equal to zero comparisonColin Ian King
2019-07-10mmc: sdhci-msm: fix mutex while in spinlockJorge Ramirez-Ortiz
2019-07-10mmc: sdhci_am654: Make some symbols staticYueHaibing
2019-07-10mmc: core: let the dma map ops handle bouncingChristoph Hellwig
2019-07-10mmc: sdhci-sprd: Add pin control support for voltage switchBaolin Wang
2019-07-10mmc: sdhci-sprd: Add start_signal_voltage_switch opsBaolin Wang
2019-07-10mmc: sdhci-pci: Add support for Intel EHLAdrian Hunter
2019-07-10mmc: tmio: Use dma_max_mapping_size() instead of a workaroundYoshihiro Shimoda
2019-07-10mmc: sdio: Drop unused in-parameter from mmc_sdio_init_card()Ulf Hansson
2019-07-10mmc: sdio: Drop unused in-parameter to mmc_sdio_reinit_card()Ulf Hansson
2019-07-10mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson