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-03-23
Merge tag 'mmc-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
26
-120
/
+972
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-2
/
+1
2022-03-15
mmc: tmio: remove outdated members from host struct
Wolfram Sang
1
-4
/
+0
2022-03-15
mmc: mtk-sd: Silence delay phase calculation debug log
Alexandre Bailon
1
-2
/
+2
2022-03-15
mmc: davinci_mmc: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+5
2022-03-15
mmc: sdhci-pci-gli: Add runtime PM for GL9763E
Ben Chuang
1
-0
/
+47
2022-03-15
mmc: core: Drop HS400 caps unless 8-bit bus is supported too
Ulf Hansson
2
-7
/
+11
2022-03-15
mmc: host: Return an error when ->enable_sdio_irq() ops is missing
Ulf Hansson
1
-2
/
+13
2022-03-15
mmc: core: Improve fallback to speed modes if eMMC HS200 fails
Ulf Hansson
1
-3
/
+13
2022-03-07
mmc: dw-mmc-rockchip: Fix handling invalid clock rates
Peter Geis
1
-4
/
+23
2022-03-07
mmc: dw_mmc: Support setting f_min from host drivers
Peter Geis
2
-1
/
+8
2022-03-07
mmc: host: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2
-6
/
+6
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
5
-8
/
+14
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
5
-8
/
+14
2022-03-02
mmc: rtsx: add 74 Clocks in power on flow
Ricky WU
1
-10
/
+19
2022-02-28
Merge branch 'fixes' into next
Ulf Hansson
1
-7
/
+8
2022-02-28
mmc: sh_mmcif: Simplify division/shift logic
Geert Uytterhoeven
1
-4
/
+3
2022-02-28
mmc: sdhci_am654: Add Support for TI's AM62 SoC
Aswath Govindraju
1
-0
/
+4
2022-02-28
mmc: meson: Fix usage of meson_mmc_post_req()
Rong Chen
1
-7
/
+8
2022-02-28
mmc: sdhci_am654: Fix the driver data of AM64 SoC
Aswath Govindraju
1
-22
/
+2
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
6
-31
/
+34
2022-02-28
mmc: sunxi-mmc: Add D1 MMC variant
Samuel Holland
1
-0
/
+9
2022-02-28
mmc: dw_mmc: Use device_property_string_array_count()
Andy Shevchenko
1
-2
/
+1
2022-02-28
mmc: davinci: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: sdhci-of-at91: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: sdhci-tegra: Use of_device_get_match_data() helper
Bean Huo
1
-4
/
+2
2022-02-28
mmc: wmt-sdmmc: Use of_device_get_match_data() helper
Bean Huo
1
-5
/
+2
2022-02-28
mmc: sdhci-pci-gli: Add a switch to enable/disable SSC for GL9750 and GL9755
Ben Chuang
1
-12
/
+54
2022-02-28
mmc: sdhci-pci-gli: Enable SSC at 50MHz and 100MHz for GL9750 and GL9755
Ben Chuang
1
-0
/
+36
2022-02-28
mmc: sdhci-pci-gli: Reduce the SSC value at 205MHz for GL9750 and GL9755
Ben Chuang
1
-2
/
+2
2022-02-28
mmc: Add driver for LiteX's LiteSDCard interface
Gabriel Somlo
3
-0
/
+675
2022-02-28
mmc: sdhci-tegra: Enable wake on SD card event
Aniruddha Rao
1
-1
/
+8
2022-02-28
mmc: dw_mmc: Fix potential null pointer risk
Wen Zhiwei
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
1
-2
/
+1
2022-02-08
mmc: block: fix read single on recovery logic
Christian Löhle
1
-14
/
+14
2022-01-31
moxart: fix potential use-after-free on remove path
Greg Kroah-Hartman
1
-1
/
+1
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
1
-1
/
+7
2022-01-24
mmc: sh_mmcif: Check for null res pointer
Jiasheng Jiang
1
-0
/
+3
2022-01-24
mmc: sdhci-of-esdhc: Check for error num after setting mask
Jiasheng Jiang
1
-2
/
+6
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-18
Merge tag 'pm-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-3
/
+3
2022-01-15
bitmap: unify find_bit operations
Yury Norov
1
-1
/
+1
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2022-01-12
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
4
-13
/
+58
2022-01-12
PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
Paul Cercueil
2
-3
/
+3
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+21
2022-01-11
Merge branches 'clk-x86', 'clk-stm', 'clk-amlogic' and 'clk-allwinner' into c...
Stephen Boyd
1
-0
/
+1
2022-01-11
Merge tag 'mmc-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
32
-442
/
+742
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-8
/
+6
2022-01-10
Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-72
/
+6
[next]