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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-23
sdhci: increase timeout for internal clock stabilization.
Chris Ball
1
-2
/
+2
2009-09-23
sdhci: support for ADMA only hosts
Richard Röjfors
3
-23
/
+21
2009-09-23
omap4: mmc driver support on OMAP4
kishore kadiyala
2
-3
/
+13
2009-09-23
sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11
Chris Ball
1
-1
/
+2
2009-09-23
atmel-mci: unified Atmel MCI drivers (AVR32 & AT91)
Rob Emanuele
2
-7
/
+42
2009-09-23
sdhci-of: cleanup eSDHC's set_clock() a little bit
Anton Vorontsov
1
-11
/
+8
2009-09-23
sdhci-of: don't hard-code inverted write-protect quirk
Anton Vorontsov
1
-1
/
+13
2009-09-23
sdhci-of: fix high-speed cards recognition
Anton Vorontsov
3
-10
/
+10
2009-09-23
sdhci-of: avoid writing reserved bits into host control register
Anton Vorontsov
1
-0
/
+6
2009-09-23
sdhci-of: fix SD clock calculation
Anton Vorontsov
1
-0
/
+1
2009-09-23
sdhci: be more strict with get_min_clock() usage
Anton Vorontsov
1
-1
/
+2
2009-09-23
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
1
-4
/
+11
2009-09-23
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
1
-27
/
+33
2009-09-23
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
1
-2
/
+61
2009-09-23
omap_hsmmc: code refactoring
Denis Karpov
1
-159
/
+161
2009-09-23
omap_hsmmc: prevent races with irq handler
Adrian Hunter
1
-0
/
+25
2009-09-23
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
1
-0
/
+7
2009-09-23
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
1
-0
/
+4
2009-09-23
omap_hsmmc: cleanup macro usage
Denis Karpov
1
-23
/
+19
2009-09-23
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
1
-1
/
+1
2009-09-23
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
1
-74
/
+88
2009-09-23
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
1
-5
/
+54
2009-09-23
omap_hsmmc: support for deeper power saving states
Denis Karpov
1
-30
/
+215
2009-09-23
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
1
-0
/
+3
2009-09-23
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
1
-2
/
+12
2009-09-23
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
1
-16
/
+34
2009-09-23
omap_hsmmc: set open drain bit correctly
Denis Karpov
1
-2
/
+4
2009-09-23
omap_hsmmc: context save/restore support
Denis Karpov
1
-10
/
+184
2009-09-23
omap_hsmmc: keep track of power mode
Adrian Hunter
1
-8
/
+19
2009-09-23
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
1
-10
/
+58
2009-09-23
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
1
-0
/
+57
2009-09-23
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
1
-2
/
+1
2009-09-23
msm_sdcc.c: move overly indented code to separate function
Joe Perches
1
-69
/
+63
2009-09-23
msm_sdcc.c: stylistic cleaning
Joe Perches
1
-21
/
+24
2009-09-23
msm_sdcc.c: convert printk(KERN_<level> to pr_<level>(
Joe Perches
1
-58
/
+47
2009-09-23
mmc: msm_sdccc: driver for HTC Dream
San Mehat
4
-0
/
+1547
2009-09-23
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
1
-1
/
+8
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-09-12
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-09-12
Merge branch 'devel-stable' into devel
Russell King
8
-14
/
+32
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
1
-0
/
+6
2009-09-12
ARM: 5636/1: Move vendor enum to AMBA include
Linus Walleij
1
-3
/
+3
2009-09-02
ARM: 5685/1: Make MMCI driver compile without gpiolib
Linus Walleij
1
-0
/
+2
2009-08-07
drivers/mmc: correct error-handling code
Julia Lawall
1
-1
/
+1
2009-07-31
imxmmc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-31
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-3
/
+3
2009-07-31
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-2
/
+8
2009-07-30
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
3
-1
/
+13
2009-07-21
mvsdio: fix handling of partial word at the end of PIO transfer
Nicolas Pitre
1
-2
/
+2
[next]