summaryrefslogtreecommitdiffstats
path: root/drivers/mmc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2021-08-3131-266/+529
|\
| * Merge branch 'fixes' into nextUlf Hansson2021-08-271-2/+1
| |\
| * | mmc: queue: Remove unused parameters(request_queue)ChanWoo Lee2021-08-251-24/+6
| * | mmc: pwrseq: sd8787: fix compilation warningClaudiu Beznea2021-08-251-3/+6
| * | mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar2021-08-251-2/+1
| * | mmc: sdhci-esdhc-imx: Select the correct mode for auto tuningHaibo Chen2021-08-251-0/+33
| * | mmc: sdhci-esdhc-imx: Remove redundant code for manual tuningHaibo Chen2021-08-251-11/+1
| * | mmc: core: Issue HPI in case the BKOPS timed outBean Huo2021-08-241-2/+9
| * | mmc: queue: Match the data type of max_segmentsChanWoo Lee2021-08-241-2/+2
| * | mmc: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-242-10/+10
| * | mmc: pwrseq: add wilc1000_sdio dependency for pwrseq_sd8787Claudiu Beznea2021-08-241-1/+1
| * | mmc: pwrseq: sd8787: add support for wilc1000Claudiu Beznea2021-08-241-2/+9
| * | mmc: usdhi6rol0: Implement card_busy functionMÃ¥rten Lindahl2021-08-241-0/+10
| * | mmc: sdhci: Correct the tuning command handle for PIO modeHaibo Chen2021-08-241-2/+8
| * | mmc: renesas_sdhi: Refactor renesas_sdhi_probe()Yoshihiro Shimoda2021-08-244-96/+141
| * | mmc: moxart: Fix issue with uninitialized dma_slave_configTony Lindgren2021-08-241-0/+1
| * | mmc: dw_mmc: Fix issue with uninitialized dma_slave_configTony Lindgren2021-08-241-0/+1
| * | mmc: sdhci: Fix issue with uninitialized dma_slave_configTony Lindgren2021-08-241-0/+1
| * | mmc: sdhci-msm: Use maximum possible data timeout valueSahitya Tummala2021-08-241-0/+3
| * | mmc: sdhci: Introduce max_timeout_count variable in sdhci_hostSarthak Garg2021-08-242-7/+10
| * | mmc: rtsx_pci: Fix long reads when clock is prescaledThomas Hebb2021-08-241-13/+23
| * | mmc: sdio: Print contents of unknown CIS tuplesSean Anderson2021-08-241-3/+5
| * | mmc: sdio: Don't warn about vendor CIS tuplesSean Anderson2021-08-241-5/+15
| * | mmc: core: Only print retune error when we don't check for card removalWolfram Sang2021-08-241-5/+7
| * | mmc: core: Store pointer to bio_crypt_ctx in mmc_requestEric Biggers2021-08-242-13/+9
| * | mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h headerFabio Estevam2021-08-241-1/+32
| * | mmc: core: Avoid hogging the CPU while polling for busy after I/O writesUlf Hansson2021-08-242-40/+30
| * | mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctlsUlf Hansson2021-08-241-1/+2
| * | mmc: core: Avoid hogging the CPU while polling for busy in the I/O err pathUlf Hansson2021-08-243-2/+5
| * | mmc: dw_mmc: Add data CRC error injectionVincent Whitchurch2021-08-242-0/+80
| * | mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()Andy Shevchenko2021-08-241-11/+4
| * | mmc: mmci: De-assert reset on probeLinus Walleij2021-08-241-0/+3
| * | mmc: usdhi6rol0: use proper DMAENGINE API for terminationWolfram Sang2021-08-241-2/+2
| * | mmc: sh_mmcif: use proper DMAENGINE API for terminationWolfram Sang2021-08-241-2/+2
| * | mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for terminationWolfram Sang2021-08-241-2/+2
| * | mmc: arasan: Fix the issue in reading tap values from DTSai Krishna Potthuri2021-08-241-2/+4
| * | mmc: sdhci-of-arasan: Modify data type of the clk_phase arrayManish Narani2021-08-241-1/+1
| * | mmc: sdhci-of-arasan: Use appropriate type of division macroManish Narani2021-08-241-1/+1
| * | mmc: sdhci-of-arasan: Check return value of non-void funtionsManish Narani2021-08-241-3/+15
| * | mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platformManish Narani2021-08-241-0/+4
| * | mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.Manish Narani2021-08-241-0/+1
| * | mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMPManish Narani2021-08-241-0/+18
| * | mmc: host: factor out clearing the retune stateWolfram Sang2021-08-243-4/+8
| * | mmc: host: add kdoc for mmc_retune_{en|dis}ableWolfram Sang2021-08-241-0/+10
* | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-315-85/+127
|\ \ \ | |_|/ |/| |
| * | mmc: sdhci-tegra: Enable MMC_CAP2_ALT_GPT_TEGRADmitry Osipenko2021-08-241-0/+9
| * | mmc: block: Support alternative_gpt_sector() operationDmitry Osipenko2021-08-244-0/+60
| * | mmc: block: cleanup gendisk creationChristoph Hellwig2021-08-121-32/+17
| * | mmc: block: let device_add_disk create disk attributesChristoph Hellwig2021-08-121-57/+45
* | | Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson2021-08-271-2/+1
| |/ |/|