summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mmc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2022-12-1359-370/+1611
|\
| * mmc: sdhci-sprd: Disable CLK_AUTO when the clock is less than 400KWenchao Chen2022-12-091-7/+9
| * mmc: sdhci-of-esdhc: Modify mismatched function nameJiapeng Chong2022-12-091-2/+2
| * mmc: sdhci-tegra: Issue CMD and DAT resets togetherPrathamesh Shete2022-12-073-1/+9
| * mmc: sdhci-tegra: Add support to program MC stream IDPrathamesh Shete2022-12-071-0/+30
| * mmc: sdhci-tegra: Separate Tegra194 and Tegra234 SoC dataPrathamesh Shete2022-12-071-0/+14
| * mmc: sdhci-tegra: Sort includes alphabeticallyThierry Reding2022-12-071-11/+11
| * mmc: sdhci-brcmstb: Resolve "unused" warnings with CONFIG_OF=nBrian Norris2022-12-071-1/+1
| * mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu2022-12-071-0/+2
| * mmc: sdhci-of-esdhc: limit the SDHC clock frequencyAndy Tang2022-12-071-0/+7
| * mmc: sdhci: Remove unneeded semicolonzhang songyi2022-12-071-1/+1
| * mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei2022-12-071-3/+8
| * mmc: sdhci: Avoid unnecessary ->set_clock()Adrian Hunter2022-12-071-23/+14
| * mmc: mmc-hsq: Use fifo to dispatch mmc_requestMichael Wu2022-12-072-25/+20
| * mmc: core: refactor debugfs codeYe Bin2022-12-073-8/+15
| * mmc: Avoid open coding by using mmc_op_tuning()ChanWoo Lee2022-12-077-27/+10
| * mmc: Remove unneeded semicolonYang Li2022-12-071-1/+1
| * mmc: core: Remove non-data R1B ioctl workaroundChristian Löhle2022-12-071-13/+0
| * mmc: renesas_sdhi: use plain numbers for end_flagsWolfram Sang2022-12-071-2/+2
| * mmc: Add mmc driver for Sunplus SP7021Tony Huang2022-12-073-0/+1010
| * mmc: renesas_sdhi: use new convenience macro from MMC coreWolfram Sang2022-12-071-2/+1
| * mmc: renesas_sdhi: add helper to access quirksWolfram Sang2022-12-073-13/+15
| * mmc: renesas_sdhi: better reset from HS400 modeWolfram Sang2022-12-071-1/+1
| * mmc: renesas_sdhi: alway populate SCC pointerWolfram Sang2022-12-071-5/+7
| * mmc: pwrseq: Use device_match_of_node()ye xingchen2022-12-071-1/+1
| * mmc: dw_mmc-pltfm: socfpga: add method to configure clk-phaseDinh Nguyen2022-12-071-1/+40
| * mmc: sdhci: Fix the SD tuning issue that the SDHCI_TRANSFER_MODE is cleared i...Charl Liu2022-12-071-1/+1
| * mmc: tmio: remove 'alignment_shift' from platform dataWolfram Sang2022-12-072-3/+2
| * mmc: tmio: remove tmio_mmc_k(un)map_atomic helpersWolfram Sang2022-12-073-20/+10
| * mmc: renesas_sdhi: take DMA end interrupts into accountWolfram Sang2022-12-072-7/+49
| * mmc: renesas_sdhi: add quirk for broken register layoutWolfram Sang2022-12-072-1/+4
| * mmc: tmio: add callback for dma irqWolfram Sang2022-12-072-0/+4
| * mmc: renesas_sdhi: improve naming of DMA structWolfram Sang2022-12-072-5/+5
| * mmc: renesas_sdhi: remove accessor function for internal_dmacWolfram Sang2022-12-071-23/+8
| * mmc: f-sdh30: Add quirks for broken timeout clock capabilityKunihiko Hayashi2022-12-071-0/+3
| * mmc: f-sdh30: Add support for non-removable mediaKunihiko Hayashi2022-12-072-0/+10
| * mmc: f-sdh30: Add compatible string for Socionext F_SDH30_E51Kunihiko Hayashi2022-12-071-1/+3
| * mmc: f-sdh30: Add reset control supportKunihiko Hayashi2022-12-071-1/+16
| * mmc: mtk-sd: fix two spelling mistakes in commentYu Zhe2022-12-071-2/+2
| * mmc: mmci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
| * mmc: wbsd: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+11
| * mmc: via-sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
| * mmc: meson-gx: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
| * mmc: omap_hsmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+3
| * mmc: atmel-mci: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-3/+6
| * mmc: litex_mmc: ensure `host->irq == 0` if pollingGabriel Somlo2022-12-071-0/+1
| * mmc: wmt-sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+5
| * mmc: vub300: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-3/+8
| * mmc: toshsd: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+5
| * mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()Yang Yingliang2022-12-071-1/+10