index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
2010-11-22
mmc: sdhci: 8-bit bus width changes
Philip Rakity
2010-11-17
mmc: omap4: hsmmc: Fix improper card detection while booting
kishore kadiyala
2010-11-09
mmc: sdhci: Fix crash on boot with C0 stepping Moorestown platforms
Jacob Pan
2010-11-07
mmc: sdhci-esdhc-imx: enable QUIRK_NO_MULTIBLOCK only for i.MX25 and i.MX35
Eric Bénard
2010-11-07
mmc: sdhci-esdhc-imx: fix timeout on i.MX's sdhci
Eric Bénard
2010-11-07
mmc: sdhci: Properly enable SDIO IRQ wakeups
Daniel Drake
2010-11-07
mmc: ushc: Return proper error code for ushc_probe()
Axel Lin
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
2010-10-29
mmc: Allow 2 byte requests in 4-bit mode for tmio_mmc
Yusuke Goda
2010-10-29
mmc: Allow the platform to specify the sh_mmcif get_cd handler
Arnd Hannemann
2010-10-29
mmc: Allow the tmio_mmc mfd driver to specify get_cd handler
Arnd Hannemann
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2010-10-26
at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board
Nicolas Ferre
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-25
mmc: add new sdhci-pxa driver for Marvell SoCs
Zhangfei Gao
2010-10-23
mmc_spi: Recover from CRC errors for r/w operation over SPI.
Sonic Zhang
2010-10-23
mmc: sdhci-pltfm: add -pltfm driver for imx35/51
Wolfram Sang
2010-10-23
mmc: sdhci-of-esdhc: factor out common stuff
Wolfram Sang
2010-10-23
mmc: sdhci_pltfm: pass more data on custom init call
Wolfram Sang
2010-10-23
mmc: sdhci: introduce get_ro private write-protect hook
Wolfram Sang
2010-10-23
mmc: sdhci-pltfm: move .h file into appropriate subdir
Wolfram Sang
2010-10-23
mmc: sdhci-pltfm: Add structure for host-specific data
Wolfram Sang
2010-10-23
mmc: fix cb710 kconfig dependency warning
Randy Dunlap
2010-10-23
mmc: cb710: remove debugging printk (info duplicated from mmc-core)
Michał Mirosław
2010-10-23
mmc: cb710: clear irq handler on init() error path
Michał Mirosław
2010-10-23
mmc: cb710: remove unnecessary msleep()
Michał Mirosław
2010-10-23
mmc: cb710: implement get_cd() callback
Michał Mirosław
2010-10-23
mmc: cb710: partially demystify clock selection
Michał Mirosław
2010-10-23
mmc: sdhci: allow for eMMC 74 clock generation by controller
Philip Rakity
2010-10-23
mmc: sdhci: highspeed: check for mmc as well as sd cards
Philip Rakity
2010-10-23
mmc: sdhci: Add Moorestown device support
Alan Cox
2010-10-23
mmc: sdhci: Intel Medfield support
Xiaochen Shen
2010-10-23
mmc: sdhci: Allow the probe handler to override slots
Alan Cox
2010-10-23
mmc: sdhci: split up sdhci.h for sdhci-pltfm users
Giuseppe Cavallaro
2010-10-23
mmc: sdhci: fix "pwr may be used uninitialized" warning
Giuseppe Cavallaro
2010-10-23
mmc: sdhci-pltfm: add suspend/resume functions
Giuseppe Cavallaro
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
2010-10-23
mmc: sdhci: disable MMC_CAP_NEEDS_POLL in nonremovable case
Jaehoon Chung
2010-10-23
mmc: Makefile: Fix EXTRA_CFLAGS assignment
matt mooney
2010-10-23
mmc: sdhci: print out controller name for register debug
Philip Rakity
2010-10-23
mmc: sdhci: add MMC_CAP_8_BIT_DATA in the host capabilities
Giuseppe Cavallaro
2010-10-23
mmc: sdhci: Enable high-speed support for MMC cards
Zhangfei Gao
2010-10-23
mmc: SDHC 3.0: correct f_min calculation for SD 3.0 spec
Zhangfei Gao
2010-10-23
mmc: SDHC 3.0: Base clock frequency change in spec 3.0
Zhangfei Gao
2010-10-23
mmc: SDHC 3.0: support 10-bit divided clock mode
Zhangfei Gao
2010-10-23
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
2010-10-23
mmc: USB SD Host Controller (USHC) driver
David Vrabel
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
2010-10-23
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
[next]