index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
mxcmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-26
mxcmmc: convert to pm_ops and enable/disable clock
Eric Bénard
1
-14
/
+18
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
1
-1
/
+1
2010-07-26
mxcmmc: add card detect through DAT3 possibility
Eric Bénard
1
-3
/
+13
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-17
ARM: mx3: Fix a race condition in mxcmmc
Daniel Mack
1
-1
/
+12
2010-04-14
ARM: MXC: mxcmmc: work around a bug in the SDHC busy line handling
Daniel Mack
1
-0
/
+16
2010-04-14
ARM: MXC: mxcmmc: Teach the driver SDIO operations
Daniel Mack
1
-11
/
+59
2010-04-14
ARM: MXC: mxcmmc: misc cleanups
Daniel Mack
1
-4
/
+13
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-03-13
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-15
mxcmmc: fix error path in mxcmci_probe
Uwe Kleine-König
1
-5
/
+5
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-06-14
mxcmmc: remove frequency workaround
Pierre Ossman
1
-2
/
+0
2009-06-03
mxcmmc: Fix missing return value checking in DMA setup code.
Martin Fuzzey
1
-10
/
+26
2009-06-03
mxcmmc : Reset the SDHC hardware if software timeout occurs.
Martin Fuzzey
1
-1
/
+6
2009-06-03
mxcmmc: decrease minimum frequency to make MMC cards work
Sascha Hauer
1
-1
/
+3
2009-03-13
MX2/MX3 SDHC driver: rename platform driver
Sascha Hauer
1
-1
/
+1
2009-03-13
mxcmmc: Do not pass clock name, we have only one clock for this device
Sascha Hauer
1
-1
/
+1
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
1
-0
/
+880