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
2013-01-03
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
Chris Ball
1
-4
/
+0
2012-10-17
mmc: sdhci-s3c: fix the wrong number of max bus clocks
Jaehoon Chung
1
-1
/
+1
2012-10-17
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
1
-0
/
+4
2012-10-17
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
1
-3
/
+1
2012-10-10
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
Al Cooper
1
-2
/
+3
2012-09-19
mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.
Ian Chen
1
-1
/
+26
2012-09-19
mmc: sdhci-esdhc: break out early if clock is 0
Shawn Guo
1
-3
/
+3
2012-09-19
mmc: mxs-mmc: fix deadlock caused by recursion loop
Lauri Hintsala
1
-4
/
+4
2012-09-19
mmc: mxs-mmc: fix deadlock in SDIO IRQ case
Lauri Hintsala
1
-2
/
+2
2012-08-02
mmc: sdhci-pci: CaFe has broken card detection
Daniel Drake
1
-0
/
+1
2012-05-31
mmc: sdio: avoid spurious calls to interrupt handlers
Nicolas Pitre
2
-5
/
+8
2012-05-11
mmc: unbreak sdhci-esdhc-imx on i.MX25
Eric Bénard
1
-2
/
+1
2012-05-11
mmc: fixes for eMMC v4.5 sanitize operation
Adrian Hunter
2
-16
/
+40
2012-05-11
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2
-4
/
+5
2012-04-13
mmc: atmel-mci: correct data timeout computation
Ludovic Desroches
1
-1
/
+8
2012-04-13
mmc: sdhci-dove: Fix compile error by including module.h
Alf Høgemark
1
-0
/
+1
2012-03-12
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
1
-2
/
+3
2012-03-12
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
1
-11
/
+10
2012-02-29
mmc: core: check for zero length ioctl data
Johan Rudholm
1
-37
/
+45
2012-02-20
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-69
/
+75
2012-02-20
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
1
-0
/
+3
2012-01-25
mmc: sd: Fix SDR12 timing regression
Alexander Elbs
1
-2
/
+1
2012-01-25
mmc: sdhci: Fix tuning timer incorrect setting when suspending host
Aaron Lu
1
-2
/
+1
2012-01-25
mmc: core: Fix voltage select in DDR mode
Girish K S
1
-1
/
+1
2011-12-30
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...
Linus Torvalds
1
-4
/
+10
2011-12-19
mmc: vub300: fix type of firmware_rom_wait_states module parameter
Rusty Russell
1
-1
/
+1
2011-12-19
Revert "mmc: enable runtime PM by default"
Ohad Ben-Cohen
1
-11
/
+0
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
14
-63
/
+52
2011-12-18
ARM: 7220/1: mmc: mmci: Fixup error handling for dma
Ulf Hansson
1
-1
/
+5
2011-12-18
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
Ulf Hansson
1
-3
/
+5
2011-12-10
mmc: core: Fix deadlock when the CONFIG_MMC_UNSAFE_RESUME is not defined
Sujit Reddy Thumma
1
-1
/
+2
2011-12-10
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
1
-2
/
+0
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: core: Fix typo at mmc_card_sleep
Kyungmin Park
1
-1
/
+1
2011-12-10
mmc: core: Fix power_off_notify during suspend
Girish K S
2
-33
/
+50
2011-12-10
mmc: core: Fix setting power notify state variable for non-eMMC
Girish K S
1
-3
/
+7
2011-12-10
mmc: core: Add quirk for long data read time
Stefan Nilsson XK
2
-0
/
+20
2011-12-10
mmc: Add module.h include to sdhci-cns3xxx.c
Chris Ball
1
-0
/
+1
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
1
-0
/
+1
2011-12-07
mmc: omap_hsmmc: DMA unmap only once in case of MMC error
Per Forlin
1
-2
/
+5
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
1
-0
/
+8
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
12
-0
/
+13
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+3
2011-11-03
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-44
/
+50
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
1
-1
/
+1
2011-11-01
Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+13
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-0
/
+1
2011-10-31
mmc: Fix implicit use of stat.h header in associated files
Paul Gortmaker
3
-0
/
+3
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
9
-0
/
+9
[next]