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
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-01
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
1
-0
/
+2
2011-07-13
mmc: core: Bus width testing needs to handle suspend/resume
Philip Rakity
1
-0
/
+13
2011-05-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
9
-4
/
+340
2011-05-25
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
1
-0
/
+1
2011-05-25
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2
-1
/
+4
2011-05-25
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
1
-0
/
+1
2011-05-25
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
4
-0
/
+14
2011-05-24
mmc: quirks: Add/remove quirks conditional support.
Andrei Warkentin
1
-4
/
+36
2011-05-24
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
1
-0
/
+1
2011-05-24
mmc: sdhi: allow powering down controller with no card inserted
Guennadi Liakhovetski
1
-0
/
+4
2011-05-24
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-0
/
+1
2011-05-24
mmc: sdhci: add support for retuning mode 1
Arindam Nath
1
-0
/
+6
2011-05-24
mmc: sdhci: add support for programmable clock mode
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
1
-0
/
+1
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
3
-0
/
+6
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
1
-0
/
+7
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2
-0
/
+13
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2
-0
/
+24
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2
-0
/
+14
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-0
/
+4
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2
-0
/
+22
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
3
-0
/
+56
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-0
/
+2
2011-05-24
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2
-2
/
+10
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-1
/
+1
2011-05-24
mmc: quirks: fix truncation warnings
Randy Dunlap
1
-1
/
+1
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
1
-1
/
+90
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+6
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
-0
/
+4
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2
-0
/
+6
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2
-0
/
+2
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
1
-0
/
+63
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
1
-0
/
+16
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
2
-3
/
+7
2011-03-17
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
1
-0
/
+2
2011-03-17
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
1
-0
/
+1
2011-03-17
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
1
-3
/
+7
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
1
-0
/
+1
2011-03-15
mmc: dw_mmc: modify quirks bit-shift control
Jaehoon Chung
1
-5
/
+3
2011-03-15
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
1
-0
/
+1
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
1
-0
/
+2
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2
-0
/
+6
2011-01-14
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
Paul Mundt
1
-2
/
+2
[next]