summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
AgeCommit message (Expand)AuthorLines
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar-3/+4
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds-5/+9
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-912/+3845
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2018-10-15mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik-2/+11
2018-10-15mmc: mediatek: drop too much code of tuning methodChaotian Jing-95/+38
2018-10-15mmc: mediatek: add MT8183 MMC driver supportChaotian Jing-50/+233
2018-10-15mmc: mediatek: tune CMD/DATA togetherChaotian Jing-0/+87
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing-1/+1
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing-6/+7
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada-0/+3
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada-1/+1
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada-17/+18
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada-5/+5
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada-8/+24
2018-10-15mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro-4/+6
2018-10-09Merge branch 'fixes' into nextUlf Hansson-0/+10
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot-0/+10
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre-0/+334
2018-10-09mmc: mmci: add stm32 sdmmc registersLudovic Barre-0/+56
2018-10-09mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre-0/+4
2018-10-09mmc: mmci: add optional reset propertyLudovic Barre-0/+9
2018-10-09mmc: mmci: add variant property to not read datacntLudovic Barre-2/+9
2018-10-09mmc: mmci: add variant property to write datactrl before commandLudovic Barre-2/+6
2018-10-09mmc: mmci: add variant property to define irq pio maskLudovic Barre-3/+15
2018-10-09mmc: mmci: add variant property to define dpsm bitLudovic Barre-3/+14
2018-10-09mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre-4/+51
2018-10-09mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre-14/+19
2018-10-09mmc: mmci: add datactrl block size variant propertyLudovic Barre-2/+13
2018-10-09mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre-4/+17
2018-10-09mmc: mmci: add validate_data callbackLudovic Barre-18/+22
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre-11/+18
2018-10-09mmc: mmci: add dma_finalize callbackLudovic Barre-8/+15
2018-10-09mmc: mmci: add dma_start callbackLudovic Barre-30/+42
2018-10-09mmc: mmci: add get_next_data callbackLudovic Barre-6/+13
2018-10-09mmc: mmci: add prepare/unprepare_data callbacksLudovic Barre-33/+78
2018-10-09mmc: mmci: merge prepare data functionsLudovic Barre-12/+7
2018-10-09mmc: mmci: introduce dma_priv pointer to mmci_hostLudovic Barre-69/+94
2018-10-09mmc: mmci: create common mmci_dma_setup/releaseLudovic Barre-18/+75
2018-10-09mmc: sdhci-of-arasan: Add Support for AM654 MMC and PHYFaiz Abbas-0/+46
2018-10-09mmc: sdhci-of-arasan: Add a single data structure to incorporate pdata and so...Faiz Abbas-15/+32
2018-10-08mmc: mediatek: add bus_clk controlChaotian Jing-0/+6
2018-10-08mmc: dw_mmc-exynos: Add tuning for sdr and ddr timing for USH-I modeAnand Moon-0/+11
2018-10-08mmc: meson-mx-sdio: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2018-10-08mmc: tifm_sd: Mark expected switch fall-throughGustavo A. R. Silva-1/+2
2018-10-08mmc: mmci: Change struct members from bool to u8Ludovic Barre-16/+16
2018-10-08mmc: mmci: internalize dma_inprogress into mmci dma functionsLudovic Barre-8/+10
2018-10-08mmc: mmci: internalize dma map/unmap into mmci dma functionsLudovic Barre-23/+17
2018-10-08mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao-0/+3