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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
MMC / TMIO: Fix build issue related to struct scatterlist
Rafael J. Wysocki
1
-0
/
+1
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
1
-0
/
+1
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2011-07-25
Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
2011-07-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+9
2011-07-23
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
14
-56
/
+135
2011-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2011-07-21
mmc: print debug messages for runtime PM actions
Daniel Drake
1
-0
/
+8
2011-07-21
mmc: fix runtime PM with -ENOSYS suspend case
Ohad Ben-Cohen
1
-6
/
+2
2011-07-21
mmc: at91_mci: move register header from include/ to drivers/
Jean-Christophe PLAGNIOL-VILLARD
2
-1
/
+117
2011-07-21
mmc: mxs-mmc: fix clock rate setting
Koen Beel
1
-16
/
+14
2011-07-21
mmc: tmio: fix a deadlock
Guennadi Liakhovetski
3
-3
/
+11
2011-07-21
mmc: tmio: fix a recently introduced bug in DMA code
Guennadi Liakhovetski
1
-1
/
+1
2011-07-21
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
1
-9
/
+18
2011-07-21
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2
-27
/
+39
2011-07-21
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2
-7
/
+34
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
1
-1
/
+2
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
1
-44
/
+41
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
1
-31
/
+28
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
1
-6
/
+13
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
1
-27
/
+19
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
1
-2
/
+4
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
1
-8
/
+11
2011-07-21
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
1
-0
/
+3
2011-07-21
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
1
-10
/
+0
2011-07-21
mmc: omap_hsmmc: add runtime pm support
Balaji T K
1
-55
/
+56
2011-07-21
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
1
-244
/
+2
2011-07-21
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
1
-29
/
+39
2011-07-21
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
3
-20
/
+84
2011-07-21
mmc: queue: add a second mmc queue request member
Per Forlin
2
-3
/
+44
2011-07-21
mmc: block: move error path in issue_rw_rq to a separate function.
Per Forlin
1
-89
/
+131
2011-07-21
mmc: block: add a block request prepare function
Per Forlin
1
-104
/
+114
2011-07-21
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
3
-128
/
+141
2011-07-21
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
1
-12
/
+139
2011-07-21
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
1
-8
/
+310
2011-07-21
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
1
-1
/
+38
2011-07-21
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2
-13
/
+142
2011-07-21
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
1
-4
/
+83
2011-07-21
mmc: core: add non-blocking mmc request function
Per Forlin
1
-10
/
+103
2011-07-21
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
Nicolas Ferre
1
-4
/
+3
2011-07-21
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
1
-0
/
+63
2011-07-21
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
1
-5
/
+16
2011-07-21
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
1
-0
/
+33
2011-07-21
mmc: dw_mmc: reset FIFO after an error
James Hogan
1
-1
/
+11
2011-07-21
mmc: dw_mmc: handle "no CRC status" error
James Hogan
1
-4
/
+15
2011-07-21
mmc: dw_mmc: remove unnecessary error messages
James Hogan
1
-4
/
+0
2011-07-21
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
1
-1
/
+5
2011-07-21
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
1
-4
/
+2
2011-07-21
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
1
-0
/
+5
[next]