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
2010-03-13
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-3
/
+1
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-03-13
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
1
-1
/
+1
2010-03-13
sdio: recognize io card without powercycle
Albert Herranz
3
-6
/
+32
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-08
mfd/mmc: SDHI Kconfig update
Magnus Damm
1
-1
/
+1
2010-03-08
tmio_mmc: Balance cell enable()/disable() calls
Magnus Damm
1
-2
/
+8
2010-03-08
tmio_mmc: Use 100ms mmc_detect_change() delay
Magnus Damm
1
-1
/
+1
2010-03-08
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
1
-0
/
+1
2010-03-08
tmio_mmc: Keep card-detect interrupts enabled
Guennadi Liakhovetski
1
-4
/
+2
2010-03-06
mmc: enable DMA on Ricoh sdhci reader by default
Vasily Khoruzhick
1
-4
/
+3
2010-03-06
mmc: at91_mci: correct kunmap_atomic()
Nicolas Ferre
1
-2
/
+2
2010-03-06
mmc: at91_mci: introduce per-mci-revision conditional code
Nicolas Ferre
1
-8
/
+19
2010-03-06
mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
Nicolas Ferre
1
-1
/
+8
2010-03-06
mmc: at91_mci: enable large data blocks
Wolfgang Muees
1
-0
/
+3
2010-03-06
mmc: at91_mci: use DMA buffer for read
Wolfgang Muees
1
-96
/
+32
2010-03-06
mmc: at91_mci: use one coherent DMA buffer
Wolfgang Muees
1
-25
/
+24
2010-03-06
mmc: at91_mci: fix timeout errors
Wolfgang Muees
1
-2
/
+4
2010-03-06
mmc: at91_mci: fix pointer errors
Wolfgang Muees
1
-3
/
+5
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2010-03-06
sdio: put active devices into 1-bit mode during suspend
Daniel Drake
1
-0
/
+43
2010-03-06
sdio: kick the interrupt thread upon a resume
Nicolas Pitre
1
-0
/
+2
2010-03-06
sdio: don't use CMD[357] as part of a powered SDIO resume
Chris Ball
1
-8
/
+11
2010-03-06
sdio: sdhci support for suspend mode PM features
Nicolas Pitre
2
-12
/
+31
2010-03-06
sdio: introduce API for special power management features
Nicolas Pitre
2
-3
/
+58
2010-03-06
sdhci: improve sdhci sdhci_set_adma_desc() code
Ben Dooks
1
-8
/
+8
2010-03-06
sdhci: add adma descriptor set call
Ben Dooks
1
-30
/
+20
2010-03-06
sdio: add quirk to clamp byte mode transfer
Bing Zhao
1
-1
/
+6
2010-03-06
mmc: bfin_sdh: set timeout based on actual card data
Cliff Cai
1
-2
/
+6
2010-03-06
mmc: bfin_sdh: drop redundant MMC depend string
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
Mike Frysinger
1
-1
/
+1
2010-03-06
mmc: Atmel host kconfig cleanup for everyone else
Nicolas Ferre
1
-0
/
+1
2010-03-06
davinci: MMC: add support for 8bit MMC cards
Vipin Bhandari
1
-10
/
+35
2010-03-06
ricoh_mmc: port from driver to pci quirk
Maxim Levitsky
3
-270
/
+3
2010-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
1
-63
/
+30
2010-03-03
sdio_uart: Use kfifo instead of the messy circ stuff
Alan Cox
1
-63
/
+30
2010-03-02
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
3
-24
/
+39
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-14
/
+27
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-6
/
+4
2010-02-27
MMC: AU1xMMC: Allow platforms to disable host capabilities
Manuel Lauss
1
-0
/
+4
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
1
-2
/
+2
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
1
-2
/
+2
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-4
/
+2
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-2
/
+2
2010-02-26
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
6
-104
/
+70
2010-02-22
ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
Linus Walleij
1
-14
/
+16
2010-02-18
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
1
-3
/
+6
2010-02-15
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
1
-54
/
+79
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
1
-1
/
+15
[next]