index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
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