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
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-0
/
+10
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-03-21
debugfs-related mode_t whack-a-mole
Al Viro
1
-1
/
+1
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+3
2012-03-17
Merge branch 'pm-qos'
Rafael J. Wysocki
2
-0
/
+10
2012-03-14
sh_mmcif / PM: Use PM QoS latency constraint
Rafael J. Wysocki
1
-0
/
+5
2012-03-14
tmio_mmc / PM: Use PM QoS latency constraint
Rafael J. Wysocki
1
-0
/
+5
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-03-04
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
4
-5
/
+17
2012-03-04
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
1
-3
/
+4
2012-03-04
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
1
-2
/
+3
2012-03-04
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
1
-2
/
+2
2012-03-03
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
1
-11
/
+10
2012-02-14
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-69
/
+75
2012-02-14
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
1
-0
/
+3
2012-02-14
mmc: block: Init ro_lock sysfs attr to fix lockdep warnings
Rabin Vincent
1
-0
/
+1
2012-02-14
mmc: sh_mmcif: fix late delayed work initialisation
Guennadi Liakhovetski
1
-7
/
+9
2012-02-14
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
3
-2
/
+23
2012-02-14
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
1
-2
/
+2
2012-02-14
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2
-12
/
+31
2012-02-14
mmc: sdhci-pci: set Medfield SDIO as non-removable
Adrian Hunter
1
-1
/
+1
2012-02-14
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+4
2012-02-14
mmc: core: Fix low speed mmc card detection failure
Girish K S
1
-2
/
+3
2012-02-14
mmc: esdhc: set the timeout to the max value
Jerry Huang
1
-0
/
+5
2012-02-14
mmc: esdhc: add PIO mode support
Jerry Huang
1
-1
/
+4
2012-02-14
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
4
-30
/
+42
2012-02-14
mmc: of_mmc_spi: fix little endian support
Jean-Christophe PLAGNIOL-VILLARD
1
-2
/
+2
2012-02-14
mmc: core: UHS sdio card that fails should not exceed 50MHz
Philip Rakity
1
-3
/
+4
2012-02-12
mmc: esdhc: fix errors when booting kernel on Freescale eSDHC version 2.3
Roy Zang
1
-0
/
+32
2012-02-10
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
1
-6
/
+3
2012-02-05
mmc: Fix typo in s3cmci.c
Masanari Iida
1
-2
/
+2
2012-02-03
TTY: use tty_standard_install
Jiri Slaby
1
-6
/
+3
2012-01-25
drivers: misc: Remove MISC_DEVICES config option
Fabio Estevam
1
-1
/
+0
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
6
-15
/
+34
2012-01-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-17
/
+28
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
4
-11
/
+11
2012-01-14
Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
52
-840
/
+1783
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
4
-11
/
+11
2012-01-13
mmc: fix a deadlock between system suspend and MMC block IO
Guennadi Liakhovetski
1
-3
/
+6
2012-01-13
mmc: sdhci: restore the enabled dma when do reset all
Shaohui Xie
1
-0
/
+5
2012-01-13
mmc: dw_mmc: miscaculated the fifo-depth with wrong bit operation
Jaehoon Chung
1
-1
/
+1
2012-01-13
mmc: host: Adds support for eMMC 4.5 HS200 mode
Girish K S
2
-15
/
+43
2012-01-13
mmc: core: HS200 mode support for eMMC 4.5
Girish K S
5
-12
/
+163
2012-01-13
mmc: dw_mmc: fixed wrong bit operation for SDMMC_GET_FCNT()
Jaehoon Chung
1
-1
/
+1
2012-01-13
mmc: core: Separate the timeout value for cache-ctrl
Seungwon Jeon
2
-11
/
+23
2012-01-13
mmc: sdhci-spear: Fix compilation error
Viresh Kumar
1
-2
/
+1
2012-01-13
mmc: sdhci: Deal with failure case in sdhci_suspend_host
Aaron Lu
1
-3
/
+14
2012-01-13
mmc: dw_mmc: Clear the DDR mode for non-DDR
Seungwon Jeon
1
-4
/
+7
[next]