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
Age
Commit message (
Expand
)
Author
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-05-22
mmc: let MFD's provide supported Vdd card voltages to tmio_mmc
Guennadi Liakhovetski
2010-05-22
tmio: add a platform flag to disable card write-protection detection
Guennadi Liakhovetski
2010-05-22
mmc: add DMA support to tmio_mmc driver, when used on SuperH
Guennadi Liakhovetski
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-05-21
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-05-19
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
2010-05-17
Merge branch 'devel-stable' into devel
Russell King
2010-05-15
mmc: at91_mci: modify cache flush routines
Nicolas Ferre
2010-05-11
mmc: atmel-mci: fix in debugfs: response value printing
Nicolas Ferre
2010-05-11
mmc: atmel-mci: remove data error interrupt after xfer
Nicolas Ferre
2010-05-11
mmc: atmel-mci: prevent kernel oops while removing card
Nicolas Ferre
2010-05-11
mmc: atmel-mci: fix two parameters swapped
Nicolas Ferre
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-04-14
ARM: 6033/1: ARM: MMCI: pass max frequency from platform
Linus Walleij
2010-04-14
ARM: 6032/1: ARM: MMCI: support 8bit mode on the ST Micro version
Linus Walleij
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
2010-03-24
mmc: fix incorrect interpretation of card type bits
Adrian Hunter
2010-03-18
drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO support
San Mehat
2010-03-18
mmc: msm_sdcc: Fix issue where clocks could be disabled mid transaction
San Mehat
2010-03-18
mmc: msm_sdcc: Fix the dma exec function to use the proper delays
San Mehat
2010-03-18
mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...
Dmitry Shmidt
2010-03-18
mmc: msm_sdcc: Enable busclk idle timer for power savings
San Mehat
2010-03-18
mmc: msm_sdcc: Don't disable interrupts while suspending
San Mehat
2010-03-18
mmc: msm_sdcc: Fix issue where we might not end a sucessfull request
San Mehat
2010-03-18
mmc: msm_sdcc: Featurize busclock power save and disable it by default
San Mehat
2010-03-18
mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
San Mehat
2010-03-18
mmc: msm_sdcc: Reduce command timeouts and improve reliability.
San Mehat
2010-03-18
mmc: msm_sdcc: Schedule clock disable after probe
San Mehat
2010-03-18
mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delays
San Mehat
2010-03-18
mmc: msm_sdcc: Driver clocking/irq improvements
San Mehat
2010-03-18
msm: Add 'execute' datamover callback
San Mehat
2010-03-18
mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT register
San Mehat
2010-03-18
mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...
San Mehat
2010-03-12
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
2010-03-12
sdio: recognize io card without powercycle
Albert Herranz
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-07
mfd/mmc: SDHI Kconfig update
Magnus Damm
2010-03-07
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
2010-03-07
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
2010-03-07
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
[next]