aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-12-17mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson
2018-12-17mmc: core: Allow BKOPS and CACHE ctrl even if no HPI supportUlf Hansson
2018-12-17mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2018-12-17mmc: omap_hsmmc: fix DMA API warningRussell King
2018-12-17mmc: tegra: Fix for SDMMC pads autocal parsing from dtSowjanya Komatineni
2018-12-17mmc: sdhci: Fix sdhci_do_enable_v4_modeSowjanya Komatineni
2018-12-06mmc: sdhci: fix the timeout check window for clock and resetAlek Du
2018-12-05mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe
2018-12-04MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-04mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang
2018-11-19mmc: sdhci-pci: Workaround GLK firmware failing to restore the tuning valueAdrian Hunter
2018-11-19mmc: sdhci-pci: Try "cd" for card-detect lookup before using NULLRajat Jain
2018-11-17mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: stop abusing the request queue_lock pointerChristoph Hellwig
2018-11-15mmc: simplify queue initializationChristoph Hellwig
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-23Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-15mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmapJanusz Krzysztofik
2018-10-15mmc: mediatek: drop too much code of tuning methodChaotian Jing
2018-10-15mmc: mediatek: add MT8183 MMC driver supportChaotian Jing
2018-10-15mmc: mediatek: tune CMD/DATA togetherChaotian Jing
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada
2018-10-15mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro
2018-10-09Merge branch 'fixes' into nextUlf Hansson
2018-10-09mmc: block: avoid multiblock reads for the last sector in SPI modeChris Boot
2018-10-09mmc: mmci: add stm32 sdmmc variantLudovic Barre
2018-10-09mmc: mmci: add stm32 sdmmc registersLudovic Barre
2018-10-09mmc: mmci: add clock divider for stm32 sdmmcLudovic Barre
2018-10-09mmc: mmci: add optional reset propertyLudovic Barre
2018-10-09mmc: mmci: add variant property to not read datacntLudovic Barre
2018-10-09mmc: mmci: add variant property to write datactrl before commandLudovic Barre
2018-10-09mmc: mmci: add variant property to define irq pio maskLudovic Barre
2018-10-09mmc: mmci: add variant property to define dpsm bitLudovic Barre
2018-10-09mmc: mmci: add variant properties to define cpsm & cmdresp bitsLudovic Barre
2018-10-09mmc: mmci: expand startbiterr to irqmask and error checkLudovic Barre
2018-10-09mmc: mmci: add datactrl block size variant propertyLudovic Barre
2018-10-09mmc: mmci: add set_clk/pwrreg callbacksLudovic Barre
2018-10-09mmc: mmci: add validate_data callbackLudovic Barre
2018-10-09mmc: mmci: add dma_error callbackLudovic Barre