index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-13
mmc: dw_mmc: Fix DDR mode support.
Seungwon Jeon
1
-2
/
+2
2011-08-13
mmc: core: use defined R1_STATE_PRG macro for card status
Jaehoon Chung
3
-3
/
+3
2011-08-13
mmc: sdhci: use f_max instead of host->clock for timeouts
Andy Shevchenko
1
-5
/
+2
2011-08-13
mmc: sdhci: move timeout_clk calculation farther down
Andy Shevchenko
1
-19
/
+19
2011-08-13
mmc: sdhci: check host->clock before using it as a denominator
Andy Shevchenko
1
-3
/
+5
2011-08-13
mmc: Revert "mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK"
Andy Shevchenko
1
-4
/
+3
2011-08-13
mmc: tmio: eliminate unused variable 'mmc' warning
Axel Lin
1
-2
/
+0
2011-08-13
mmc: esdhc-imx: fix card interrupt loss on freescale eSDHC
Tony Lin
1
-9
/
+31
2011-08-13
mmc: sdhci-s3c: Fix build for header change
Mark Brown
1
-0
/
+1
2011-08-13
mmc: dw_mmc: Fix mask in IDMAC_SET_BUFFER1_SIZE macro
Shashidhar Hiremath
1
-1
/
+1
2011-08-13
mmc: core: Detect eMMC v4.5 ext_csd entries
Kyungmin Park
1
-1
/
+1
2011-08-13
mmc: mmc_test: avoid stalled file in debugfs
Andy Shevchenko
1
-26
/
+30
2011-08-13
mmc: sdhci-s3c: add BROKEN_ADMA_ZEROLEN_DESC quirk
Jaehoon Chung
1
-0
/
+3
2011-08-13
mmc: sdhci: pxav3: controller needs 32 bit ADMA addressing
Philip Rakity
1
-1
/
+2
2011-08-13
mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
Aaron Lu
1
-3
/
+0
2011-07-27
mmc: sdhci-esdhc-imx: add device tree probe support
Shawn Guo
1
-9
/
+69
2011-07-27
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Shawn Guo
1
-1
/
+2
2011-07-27
mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
Shawn Guo
1
-4
/
+53
2011-07-27
mmc: sdhci-esdhc-imx: do not reference platform data after probe
Shawn Guo
1
-9
/
+13
2011-07-27
mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5
Shawn Guo
1
-51
/
+87
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
1
-0
/
+1
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2011-07-25
Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+9
2011-07-23
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
14
-56
/
+135
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
1
-0
/
+8
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
1
-6
/
+2
2011-07-21
mmc: at91_mci: move register header from include/ to drivers/
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+117
2011-07-21
mmc: mxs-mmc: fix clock rate setting
Koen Beel
1
-16
/
+14
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
3
-3
/
+11
2011-07-21
mmc: tmio: fix a recently introduced bug in DMA code
Guennadi Liakhovetski
1
-1
/
+1
2011-07-21
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
1
-9
/
+18
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2
-27
/
+39
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2
-7
/
+34
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
1
-1
/
+2
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
1
-44
/
+41
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
1
-31
/
+28
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
1
-6
/
+13
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
1
-27
/
+19
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
1
-2
/
+4
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
1
-8
/
+11
2011-07-21
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
1
-0
/
+3
2011-07-21
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
1
-10
/
+0
2011-07-21
mmc: omap_hsmmc: add runtime pm support
Balaji T K
1
-55
/
+56
2011-07-21
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
1
-244
/
+2
2011-07-21
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
2011-07-21
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
3
-20
/
+84
[next]