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.12.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-06-26
mmc: queue: bring discard_granularity/alignment into line with SCSI
Adrian Hunter
1
-6
/
+1
2011-06-26
mmc: queue: append partition subname to queue thread name
Adrian Hunter
3
-5
/
+8
2011-06-26
mmc: core: make erase timeout calculation allow for gated clock
Adrian Hunter
1
-1
/
+1
2011-06-26
mmc: block: switch card to User Data Area when removing the block driver
Adrian Hunter
1
-0
/
+3
2011-06-26
mmc: sdio: reset card during power_restore
Daniel Drake
1
-0
/
+39
2011-06-26
mmc: sdhi: DMA slave ID 0 is invalid
Guennadi Liakhovetski
1
-1
/
+1
2011-06-26
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
1
-2
/
+2
2011-06-26
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
1
-2
/
+3
2011-06-26
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
1
-1
/
+0
2011-06-26
mmc: sdio: fix runtime PM path during driver removal
Ohad Ben-Cohen
1
-1
/
+1
2011-06-19
mmc: sdhi: fix module unloading
Guennadi Liakhovetski
1
-1
/
+2
2011-06-19
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
Wanlong Gao
1
-0
/
+5
2011-06-19
mmc: vub300: fix null dereferences in error handling
Chris Ball
1
-7
/
+4
2011-06-16
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+10
2011-06-06
ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
Linus Walleij
1
-2
/
+10
2011-06-01
ARM: OMAP4: MMC: no regulator off during probe for eMMC
Balaji T K
1
-0
/
+3
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+23
2011-05-26
mmc: Use device platform_data to retrieve tmio_mmc platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-26
ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
Philippe Langlais
1
-2
/
+23
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
32
-552
/
+5293
2011-05-26
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
1
-10
/
+102
2011-05-26
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
1
-2
/
+2
2011-05-26
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2
-1
/
+18
2011-05-26
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2
-3
/
+8
2011-05-26
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2
-17
/
+48
2011-05-26
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
1
-29
/
+79
2011-05-25
mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
Tony Olech
3
-0
/
+2538
2011-05-25
mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
Philip Rakity
1
-1
/
+6
2011-05-25
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
1
-1
/
+1
2011-05-25
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
3
-19
/
+32
2011-05-25
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
3
-5
/
+6
2011-05-25
mmc: sdhci-pxa: add platform code for UHS signaling
Philip Rakity
1
-0
/
+41
2011-05-25
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
2
-15
/
+20
2011-05-25
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
1
-0
/
+1
2011-05-25
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
Jaehoon Chung
1
-3
/
+3
2011-05-25
mmc: sdhi: allow powering down controller with no card inserted
Guennadi Liakhovetski
1
-0
/
+6
2011-05-25
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2
-6
/
+61
2011-05-25
mmc: sdhi: support up to 3 interrupt sources
Magnus Damm
1
-11
/
+28
2011-05-25
mmc: sdhi: print physical base address and clock rate
Magnus Damm
1
-2
/
+4
2011-05-25
mmc: sdhi: no need for special interrupt flags
Magnus Damm
1
-2
/
+1
2011-05-25
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
4
-21
/
+37
2011-05-25
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
2
-6
/
+57
2011-05-25
mmc: add runtime and system power-management support to the MMCIF driver
Guennadi Liakhovetski
1
-9
/
+69
2011-05-25
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
5
-19
/
+86
2011-05-25
mmc: sh_mmcif: protect against a theoretical race
Guennadi Liakhovetski
1
-8
/
+42
2011-05-25
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
1
-1
/
+32
2011-05-25
mmc: mmc_test: minor clean up, use t = &test.area everywhere
Andy Shevchenko
1
-31
/
+44
2011-05-25
mmc: card: fix potential null dereference of 'idata'
Vladimir Motyka
1
-5
/
+6
2011-05-25
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2
-3
/
+112
2011-05-25
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2
-15
/
+69
[next]