index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-08
mmc: dw_mmc: Fix out-of-bounds access for slot's caps
Shawn Lin
6
-1
/
+14
2018-03-08
mmc: dw_mmc: Factor out dw_mci_init_slot_caps
Shawn Lin
1
-30
/
+43
2018-03-08
mmc: dw_mmc: Avoid accessing registers in runtime suspended state
Shawn Lin
1
-0
/
+4
2018-03-08
mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+3
2018-03-08
mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllers
Adrian Hunter
1
-4
/
+31
2018-02-22
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
yinbo.zhu
1
-4
/
+8
2018-02-22
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
yinbo.zhu
1
-0
/
+4
2018-02-22
Revert "mmc: meson-gx: include tx phase in the tuning process"
Jerome Brunet
1
-18
/
+1
2018-02-22
mmc: bcm2835: Don't overwrite max frequency unconditionally
Phil Elwell
1
-1
/
+2
2018-02-22
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2
-8
/
+159
2018-01-15
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
1
-0
/
+14
2018-01-04
mmc: s3mci: mark debug_regs[] as static
Arnd Bergmann
1
-2
/
+4
2017-12-15
mmc: renesas_sdhi: Add MODULE_LICENSE
Masaharu Hayakawa
1
-0
/
+3
2017-12-11
mmc: core: apply NO_CMD23 quirk to some specific cards
Christoph Fritz
2
-0
/
+10
2017-12-05
mmc: core: properly init drv_type
Wolfram Sang
1
-1
/
+1
2017-12-01
Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
7
-21
/
+98
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2
-2
/
+2
2017-11-29
mmc: core: prepend 0x to pre_eol_info entry in sysfs
Bastian Stender
1
-1
/
+1
2017-11-28
mmc: sdhci: Avoid swiotlb buffer being full
Ulf Hansson
1
-10
/
+18
2017-11-23
mmc: sdhci-msm: Optionally wait for signal level changes
Bjorn Andersson
1
-0
/
+14
2017-11-23
mmc: block: Ensure that debugfs files are removed
Adrian Hunter
2
-7
/
+38
2017-11-23
mmc: core: Do not leave the block driver in a suspended state
Adrian Hunter
1
-0
/
+3
2017-11-23
mmc: block: Check return value of blk_get_request()
Adrian Hunter
1
-1
/
+19
2017-11-23
mmc: block: Fix missing blk_put_request()
Adrian Hunter
1
-0
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-11-13
Merge tag 'mmc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
52
-562
/
+3052
2017-11-07
sdhci-fujitsu: add support for setting the CMD_DAT_DELAY attribute
Ard Biesheuvel
1
-0
/
+14
2017-11-07
mmc: tmio: Replace msleep() of 20ms or less with usleep_range()
Masaharu Hayakawa
1
-7
/
+7
2017-11-03
Merge tag 'mmc-v4.14-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+94
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9
-0
/
+9
2017-11-02
mmc: dw_mmc: Convert timers to use timer_setup()
Kees Cook
1
-14
/
+9
2017-11-02
mmc: dw_mmc: Cleanup the DTO timer like the CTO one
Douglas Anderson
1
-3
/
+52
2017-11-02
Merge branch 'fixes' into next
Ulf Hansson
1
-13
/
+94
2017-11-02
mmc: vub300: Use common code in __download_offload_pseudocode()
Markus Elfring
1
-12
/
+10
2017-11-02
mmc: tmio: Use common error handling code in tmio_mmc_host_probe()
Markus Elfring
1
-8
/
+9
2017-11-02
mmc: Convert timers to use timer_setup()
Kees Cook
11
-58
/
+51
2017-11-02
mmc: sdhci-acpi: Fix voltage switch for some Intel host controllers
Adrian Hunter
1
-0
/
+108
2017-11-02
mmc: sdhci-acpi: Let devices define their own private data
Adrian Hunter
1
-2
/
+14
2017-11-02
mmc: mediatek: perfer to use rise edge latching for cmd line
Chaotian Jing
1
-1
/
+2
2017-11-02
mmc: mediatek: improve eMMC hs400 mode read performance
Chaotian Jing
1
-0
/
+9
2017-11-02
mmc: mediatek: add latch-ck support
Chaotian Jing
1
-0
/
+6
2017-11-02
mmc: mediatek: add support of source_cg clock
Chaotian Jing
1
-1
/
+22
2017-11-02
mmc: mediatek: add stop_clk fix and enhance_rx support
Chaotian Jing
1
-4
/
+43
2017-11-02
mmc: mediatek: add busy_check support
Chaotian Jing
1
-0
/
+7
2017-11-02
mmc: mediatek: add async fifo and data tune support
Chaotian Jing
1
-2
/
+50
2017-11-02
mmc: mediatek: add pad_tune0 support
Chaotian Jing
1
-18
/
+33
2017-11-02
mmc: mediatek: make hs400_tune_response only for mt8173
Chaotian Jing
1
-2
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
9
-0
/
+9
2017-11-01
mmc: dw_mmc: Fix the DTO timeout calculation
Douglas Anderson
1
-1
/
+6
2017-10-30
mmc: dw_mmc: Add locking to the CTO timer
Douglas Anderson
1
-10
/
+81
[next]