summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen2023-01-191-3/+3
| * | | | tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen2023-01-191-2/+2
| * | | | tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen2023-01-191-4/+3
| | |_|/ | |/| |
* | | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-206-2261/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | mmc: omap: drop TPS65010 dependencyArnd Bergmann2023-02-111-1/+0
| * | | mmc: remove tmio_mmc driverArnd Bergmann2023-02-013-236/+0
| * | | mmc: remove s3cmci driverArnd Bergmann2023-01-164-1896/+0
| * | | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-3/+2
| * | | ARM: omap1: remove unused board filesArnd Bergmann2023-01-121-1/+1
| * | | mmc: remove cns3xxx driverArnd Bergmann2023-01-103-125/+0
| |/ /
* | | mmc: jz4740: Work around bug on JZ4760(B)Paul Cercueil2023-02-141-0/+10
* | | mmc: mmc_spi: fix error handling in mmc_spi_probe()Yang Yingliang2023-02-141-4/+4
* | | mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang2023-02-142-15/+14
* | | mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't setHeiner Kallweit2023-02-131-10/+13
| |/ |/|
* | mmc: sunxi-mmc: Fix clock refcount imbalance during unbindSamuel Holland2023-01-021-3/+5
* | mmc: sdhci-esdhc-imx: correct the tuning start tap and step settingHaibo Chen2023-01-021-7/+15
|/
* 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