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
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-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
2011-10-31
mmc: Add module.h to drivers/mmc users assuming implicit presence.
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'depends/rmk/gpio' into next/devel
Arnd Bergmann
2
-2
/
+4
2011-10-31
Merge branch 'next/fixes' into next/cleanup
Arnd Bergmann
2
-2
/
+4
2011-10-31
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2
-2
/
+4
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
59
-944
/
+2855
2011-10-27
mmc: core: Cleanup eMMC4.5 conditionals
Seungwon Jeon
1
-11
/
+9
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
1
-0
/
+4
2011-10-27
mmc: core: add workaround for controllers with broken multiblock reads
Paul Walmsley
1
-7
/
+14
2011-10-27
Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...
Linus Torvalds
1
-1
/
+8
2011-10-27
Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-0
/
+12
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
2
-2
/
+4
2011-10-26
mmc: core: Prevent too long response times for suspend
Ulf Hansson
1
-15
/
+27
2011-10-26
mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00
Bing Zhao
1
-1
/
+1
2011-10-26
mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode
Subhash Jadavani
1
-3
/
+3
2011-10-26
mmc: core: support HPI send command
Jaehoon Chung
4
-0
/
+120
2011-10-26
mmc: core: Add cache control for eMMC4.5 device
Seungwon Jeon
3
-6
/
+94
2011-10-26
mmc: core: Modify the timeout value for writing power class
Seungwon Jeon
1
-1
/
+1
2011-10-26
mmc: core: new discard feature support at eMMC v4.5
Kyungmin Park
3
-1
/
+21
2011-10-26
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
3
-2
/
+17
2011-10-26
mmc: dw_mmc: modify DATA register offset
Jaehoon Chung
2
-22
/
+57
2011-10-26
mmc: sdhci-pci: add flag for devices that can support runtime PM
Adrian Hunter
1
-4
/
+13
2011-10-26
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
1
-9
/
+8
2011-10-26
mmc: core: Add Power Off Notify Feature eMMC 4.5
Girish K S
3
-2
/
+64
2011-10-26
mmc: sdhci-s3c: fix potential NULL dereference
Jaehoon Chung
1
-2
/
+4
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
28
-176
/
+172
2011-10-26
mmc: core: Add default timeout value for CMD6
Seungwon Jeon
1
-4
/
+12
2011-10-26
mmc: sdhci-pci: add runtime pm support
Adrian Hunter
3
-45
/
+397
[next]