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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2012-06-01
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-01-25
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2011-11-11
mmc: core: ext_csd.raw_* used in comparison but never set
Andrei Warkentin
1
-0
/
+2
2011-11-11
mmc: core: Fix hangs related to insert/remove of cards
Ulf Hansson
5
-5
/
+9
2011-10-03
mmc: core: use non-reentrant workqueue for clock gating
Mika Westerberg
1
-1
/
+1
2011-10-03
mmc: core: prevent aggressive clock gating racing with ios updates
Mika Westerberg
1
-2
/
+29
2011-10-03
mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release}
Mika Westerberg
3
-11
/
+11
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-27
/
+50
2011-06-25
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-06-25
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-06-25
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
1
-1
/
+1
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
14
-258
/
+764
2011-05-25
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
1
-0
/
+2
2011-05-24
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
1
-1
/
+1
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
3
-19
/
+32
2011-05-24
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
3
-5
/
+6
2011-05-24
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
1
-0
/
+1
2011-05-24
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-1
/
+32
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+11
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
1
-0
/
+6
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2
-4
/
+17
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
1
-0
/
+63
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
1
-0
/
+65
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
5
-29
/
+139
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-10
/
+58
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
3
-2
/
+67
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
1
-1
/
+2
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
4
-22
/
+8
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
3
-12
/
+6
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
4
-70
/
+26
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
1
-0
/
+2
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
1
-0
/
+2
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
1
-5
/
+17
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
3
-8
/
+23
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
3
-54
/
+43
2011-05-24
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
1
-2
/
+2
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+2
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+2
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-2
/
+2
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2
-7
/
+7
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
1
-0
/
+5
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
1
-0
/
+10
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-4
/
+5
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-5
/
+4
2011-04-27
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
1
-0
/
+1
[next]