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
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
2012-02-22
dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
Viresh Kumar
2012-01-30
mmc: mxcmmc: add missing dma_async_issue_pending
Sascha Hauer
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-01
Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-10-31
mmc-host: move to dma_transfer_direction
Vinod Koul
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-10-17
mmc: mxcmmc: explicitly includes mach/hardware.h
Shawn Guo
2011-07-07
ARM i.MX dma: Fix burstsize settings
Sascha Hauer
2011-03-15
mmc: mxcmmc: use dmaengine API
Sascha Hauer
2011-01-08
mmc: mxcmmc: remove a unnecessary release_resource() call
Axel Lin
2011-01-08
mmc: mxcmmc: update the regulator support code to the latest API
Alberto Panizzo
2011-01-08
mmc: mxcmmc: Allow binding a regulator to manage the MMC card voltage
Alberto Panizzo
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-07-26
mxcmmc: convert to pm_ops and enable/disable clock
Eric Bénard
2010-07-26
Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...
Uwe Kleine-König
2010-07-26
mxcmmc: add card detect through DAT3 possibility
Eric Bénard
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-17
ARM: mx3: Fix a race condition in mxcmmc
Daniel Mack
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
2010-04-14
ARM: MXC: mxcmmc: Teach the driver SDIO operations
Daniel Mack
2010-04-14
ARM: MXC: mxcmmc: misc cleanups
Daniel Mack
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-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
2009-06-13
mxcmmc: remove frequency workaround
Pierre Ossman
2009-06-03
mxcmmc: Fix missing return value checking in DMA setup code.
Martin Fuzzey
2009-06-03
mxcmmc : Reset the SDHC hardware if software timeout occurs.
Martin Fuzzey
2009-06-03
mxcmmc: decrease minimum frequency to make MMC cards work
Sascha Hauer
2009-03-13
MX2/MX3 SDHC driver: rename platform driver
Sascha Hauer
2009-03-13
mxcmmc: Do not pass clock name, we have only one clock for this device
Sascha Hauer
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer