index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
33
-171
/
+625
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+4
2022-08-02
Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
3
-42
/
+5
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+4
2022-07-29
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-13
/
+5
2022-07-26
mmc: mediatek: add support for SDIO eint wakup IRQ
Axe Yang
1
-6
/
+80
2022-07-26
mmc: core: Add support for SDIO wakeup interrupt
Axe Yang
1
-0
/
+14
2022-07-21
mmc: renesas_sdhi: newer SoCs don't need manual tap correction
Takeshi Saito
3
-3
/
+9
2022-07-21
mmc: cavium-thunderx: Add of_node_put() when breaking out of loop
Liang He
1
-1
/
+3
2022-07-21
mmc: cavium-octeon: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-07-21
mmc: core: quirks: Add of_node_put() when breaking out of loop
Liang He
1
-1
/
+3
2022-07-18
mmc: fix disk/queue leak in case of adding disk failure
Ming Lei
1
-2
/
+3
2022-07-18
mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume
Kamal Dasu
1
-1
/
+8
2022-07-18
mmc: sdhci-msm: drop redundant of_device_id entries
Krzysztof Kozlowski
1
-25
/
+4
2022-07-13
mmc: block: Add single read for 4k sector cards
Christian Loehle
1
-14
/
+14
2022-07-13
mmc: Merge branch fixes into next
Ulf Hansson
1
-6
/
+8
2022-07-13
mmc: mxcmmc: Use mmc_card_sdio macro
Seunghui Lee
1
-1
/
+1
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
4
-13
/
+13
2022-07-13
mmc: sdhci-omap: Fix a lockdep warning for PM runtime init
Tony Lindgren
1
-6
/
+8
2022-07-12
mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
Eugen Hristev
1
-2
/
+7
2022-07-12
mmc: core: Replace with already defined values for readability
ChanWoo Lee
1
-1
/
+1
2022-07-12
mmc: tmio: avoid glitches when resetting
Wolfram Sang
4
-23
/
+42
2022-07-12
mmc: renesas_sdhi: Fix typo's
Lad Prabhakar
1
-2
/
+2
2022-07-12
mmc: renesas_sdhi: Get the reset handle early in the probe
Lad Prabhakar
1
-4
/
+4
2022-07-12
mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node()
Liang He
1
-2
/
+4
2022-07-12
mmc: sdhci-pci-gli: Fix build error unused-function
Ren Zhijie
1
-25
/
+25
2022-07-12
mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability
Alexander Stein
1
-1
/
+1
2022-07-12
mmc: host: Improve I/O read/write performance for GL9763E
Jason Lai
1
-0
/
+34
2022-07-12
mmc: sdhci-st: Obviously always return success in remove callback
Uwe Kleine-König
1
-3
/
+2
2022-07-12
mmc: sdhci-of-arasan: Obviously always return success in remove callback
Uwe Kleine-König
1
-3
/
+2
2022-07-12
mmc: dw_mmc: rockchip: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: dw_mmc: exynos: Obviously always return success in remove callback
Uwe Kleine-König
1
-1
/
+3
2022-07-12
mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe()
Nathan Chancellor
1
-1
/
+1
2022-07-12
mmc: mmci: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-07-12
mmc: debugfs: Fix file release memory leak
Wei Yongjun
1
-0
/
+1
2022-07-12
mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility string
Wolfram Sang
1
-0
/
+1
2022-07-12
mmc: cqhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
1
-1
/
+8
2022-07-12
mmc: debugfs: Add debug fs error state entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+23
2022-07-12
mmc: debugfs: Add debug fs entry for mmc driver
Shaik Sajida Bhanu
1
-0
/
+56
2022-07-12
mmc: sdhci: Capture eMMC and SD card errors
Shaik Sajida Bhanu
2
-15
/
+47
2022-07-12
mmc: core: Capture eMMC and SD card errors
Shaik Sajida Bhanu
1
-1
/
+9
2022-07-12
mmc: mtk-sd: fix typo
Fabien Parent
1
-1
/
+1
2022-07-12
mmc: mxcmmc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-07-12
mmc: sdhci-of-esdhc: Fix refcount leak in esdhc_signal_voltage_switch
Miaoqian Lin
1
-0
/
+1
2022-07-12
mmc: sdhci-brcmstb: Add ability to increase max clock rate for 72116b0
Kamal Dasu
1
-1
/
+68
2022-07-12
mmc: sdhci-of-dwcmshc: add support for rk3588
Yifeng Zhao
1
-18
/
+103
2022-07-12
mmc: sdhci-of-dwcmshc: rename rk3568 to rk35xx
Sebastian Reichel
1
-23
/
+23
2022-07-12
mmc: sdhci-of-dwcmshc: add reset call back for rockchip Socs
Yifeng Zhao
1
-1
/
+25
2022-07-11
mmc: sdhci-of-aspeed: test: Use kunit_test_suite() macro
David Gow
3
-42
/
+5
[next]