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
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
2011-07-20
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
2011-07-20
mmc: omap_hsmmc: add runtime pm support
Balaji T K
2011-07-20
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
2011-07-20
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-20
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
2011-07-20
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
Nicolas Ferre
2011-07-20
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
2011-07-20
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
2011-07-20
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
2011-07-20
mmc: dw_mmc: reset FIFO after an error
James Hogan
2011-07-20
mmc: dw_mmc: handle "no CRC status" error
James Hogan
2011-07-20
mmc: dw_mmc: remove unnecessary error messages
James Hogan
2011-07-20
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
2011-07-20
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
2011-07-20
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
Shawn Guo
2011-07-20
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
Shawn Guo
2011-07-20
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
2011-07-20
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
2011-07-20
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
Paul Parsons
2011-07-20
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2011-07-20
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
mmc: dw_mmc: brackets in register access macros
James Hogan
2011-07-20
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
2011-07-20
mmc: dw_mmc: fix race with request and removal
James Hogan
2011-07-20
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
2011-07-20
mmc: sdhi: Add write16_hook
Simon Horman
2011-07-20
mmc: tmio: Share register access functions
Simon Horman
2011-07-20
mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
Simon Horman
2011-07-20
mmc: dw_mmc: protect a sequence of request and request-done.
Seungwon Jeon
2011-07-20
mmc: dw_mmc: set the card_width bit per card.
Seungwon Jeon
2011-07-20
mmc: sdhci-pxa: move platform data to include/linux/platform_data
Zhangfei Gao
2011-07-20
mmc: host: delete obsolete sdhci-pxa.c
Zhangfei Gao
2011-07-20
mmc: host: split up sdhci-pxa, create sdhci-pxav2.c
Zhangfei Gao
2011-07-20
mmc: host: split up sdhci-pxa, create sdhci-pxav3.c
Zhangfei Gao
2011-07-20
mmc: sdhci: change sdhci-pltfm into a module
Shawn Guo
2011-07-20
mmc: sdhci: merge two sdhci-pltfm.h into one
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-of device drivers self registered
Shawn Guo
2011-07-20
mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
Shawn Guo
2011-07-20
mmc: sdhci: make sdhci-pltfm device drivers self registered
Shawn Guo
2011-07-06
ARM: 6980/1: mmci: use StartBitErr to detect bad connections
Linus Walleij
2011-06-25
mmc: sdhi: DMA slave ID 0 is invalid
Guennadi Liakhovetski
2011-06-25
mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling
Guennadi Liakhovetski
2011-06-25
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
2011-06-25
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
2011-06-18
mmc: sdhi: fix module unloading
Guennadi Liakhovetski
2011-06-18
mmc: of_mmc_spi: add NO_IRQ define to of_mmc_spi.c
Wanlong Gao
[next]