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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
mmc: omap_hsmmc: Extend debugfs by SDIO IRQ handling, runtime state
Andreas Fenkart
1
-3
/
+14
2014-07-09
mmc: omap_hsmmc: Enable SDIO interrupt
Andreas Fenkart
1
-12
/
+189
2014-07-09
mmc: sh-mmcif: final error path cleanup
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
Ben Dooks
1
-4
/
+2
2014-07-09
mmc: sh-mmcif: use devm_ for irq management
Ben Dooks
1
-18
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for clock management
Ben Dooks
1
-10
/
+8
2014-07-09
mmc: sh-mmcif: use devm_ for ioremap
Ben Dooks
1
-18
/
+6
2014-07-09
mmc: sh-mmcif: update to print version and bus clock rate on probe
Ben Dooks
1
-4
/
+5
2014-07-09
mmc: sdhci: Remove unused ret variables
Markus Pargmann
1
-4
/
+3
2014-07-09
mmc: sdhci: Use mmc core regulator infrastucture
Tim Kryger
1
-61
/
+36
2014-07-09
mmc: mmci: Add Qualcomm Id to amba id table
Srinivas Kandagatla
1
-0
/
+23
2014-07-09
mmc: mmci: Add Qcom specific rx_fifocnt logic.
Srinivas Kandagatla
2
-2
/
+29
2014-07-09
mmc: mmci: add explicit clk control
Srinivas Kandagatla
2
-3
/
+28
2014-07-09
mmc: mmci: add f_max to variant structure
Srinivas Kandagatla
1
-2
/
+11
2014-07-09
mmc: mmci: Add support to data commands via variant structure.
Srinivas Kandagatla
1
-0
/
+5
2014-07-09
mmc: mmci: add edge support to data and command out in variant data.
Srinivas Kandagatla
1
-1
/
+5
2014-07-09
mmc: mmci: add 8bit bus support in variant data
Srinivas Kandagatla
1
-1
/
+6
2014-07-09
mmc: mmci: add ddrmode mask to variant data
Srinivas Kandagatla
1
-1
/
+4
2014-07-09
mmc: mmci: Add Qcom datactrl register variant
Srinivas Kandagatla
1
-0
/
+5
2014-07-09
mmc: mmci: Add enough delay between writes to CMD register.
Srinivas Kandagatla
1
-1
/
+1
2014-07-09
mmc: mmci: Add Qualcomm specific register defines.
Srinivas Kandagatla
1
-0
/
+17
2014-07-09
mmc: mmci: use NSEC_PER_SEC macro
Srinivas Kandagatla
1
-1
/
+1
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-12
/
+6
2014-06-12
mmc: simplify SDHCI Kconfig dependencies
Arnd Bergmann
1
-5
/
+3
2014-06-12
mmc: omap: don't select TPS65010
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: mvsdio: avoid compiler warning
Arnd Bergmann
1
-1
/
+1
2014-06-12
mmc: atmel-mci: incude asm/cacheclush.h
Arnd Bergmann
1
-0
/
+1
2014-06-12
mmc: sdhci-msm: Fix fallout from sdhci refactoring
Stephen Boyd
1
-0
/
+4
2014-06-12
mmc: usdhi6rol0: fix compiler warnings
Guennadi Liakhovetski
1
-5
/
+5
2014-06-11
Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
41
-1015
/
+3435
2014-06-08
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
3
-0
/
+1057
2014-06-06
Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+1463
2014-06-05
mmc: sdhci-s3c: use mmc_of_parse and remove the card_tasklet
Jaehoon Chung
1
-95
/
+4
2014-06-04
mmc: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
David Lanzendörfer
3
-0
/
+1057
2014-06-03
Merge branches 'ib-from-asoc-3.16', 'ib-from-pm-3.16', 'ib-from-regulator-3.1...
Lee Jones
3
-0
/
+1463
2014-06-03
mmc: add a driver for the Renesas usdhi6rol0 SD/SDIO host controller
Guennadi Liakhovetski
3
-0
/
+1854
2014-06-02
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
Linus Torvalds
2
-244
/
+94
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
1
-23
/
+1
2014-05-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-12
/
+6
2014-05-23
mmc: sdhci-of-esdhc: Fixup compile error
Ulf Hansson
1
-3
/
+3
2014-05-23
mmc: tegra: fix reporting of base clock frequency
Andrew Bresticker
1
-3
/
+7
2014-05-23
mmc: tegra: disable UHS modes
Andrew Bresticker
1
-7
/
+23
2014-05-23
mmc: sdhci-dove: use mmc_of_parse() and remove card_tasklet CD handler
Sebastian Hesselbarth
1
-69
/
+5
2014-05-22
mmc: dove: fix missing MACH_DOVE dependency
Sebastian Hesselbarth
1
-1
/
+1
2014-05-22
mmc: sdhci: SD tuning is broken for some controllers
Al Cooper
1
-15
/
+9
2014-05-22
mmc: sdhci-esdhc-imx: fix mmc ddr mode regression issue
Aisheng Dong
1
-0
/
+1
2014-05-22
mmc: sdhci-pci-o2micro: Add SeaBird SeaEagle SD3 support
Peter Guo
2
-1
/
+80
2014-05-22
mmc: omap_hsmmc: split omap-dma header file
Balaji T K
1
-1
/
+1
2014-05-22
mmc: omap_hsmmc: fix cmd23 multiblock read/write
Balaji T K
1
-2
/
+3
2014-05-22
mmc: omap_hsmmc: use devm_ioremap_resource
Balaji T K
1
-14
/
+5
[next]