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-01-31
ARM: mmci: round down the bytes transferred on error
Russell King
1
-3
/
+4
2011-01-31
ARM: mmci: complete the transaction on error
Russell King
1
-1
/
+1
2011-01-28
ARM: 6642/1: mmci: calculate remaining bytes at error correctly
Linus Walleij
1
-2
/
+2
2011-01-26
mmc: bfin_sdh: fix alloc size for private data
Sonic Zhang
1
-1
/
+1
2011-01-26
mmc: sdhci-s3c: add platform_8bit_width() hook
Jaehoon Chung
1
-0
/
+36
2011-01-26
mmc: jz4740: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-26
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
1
-5
/
+5
2011-01-26
mmc: ushc: Remove duplicate include of usb.h
Jesper Juhl
1
-1
/
+0
2011-01-26
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-82
/
+21
2011-01-24
ARM: 6632/3: mmci: stop using the blockend interrupts
Linus Walleij
2
-82
/
+21
2011-01-22
drivers: mmc: msm: remove clock disable in probe
Daniel Walker
1
-3
/
+0
2011-01-22
mmc: msm: fix dma usage not to use internal APIs
Daniel Walker
1
-27
/
+22
2011-01-14
mmc: sdhci-of: fix build on non-powerpc platforms
Rob Herring
1
-0
/
+9
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
4
-5
/
+5
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
30
-490
/
+3790
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-3
/
+5
2011-01-10
mmc: davinci: add support for SDIO irq handling
Alagu Sankar
1
-5
/
+73
2011-01-09
mmc: fix division by zero in MMC core
Linus Walleij
1
-2
/
+3
2011-01-09
mmc: tmio_mmc: fix CMD irq handling
Arnd Hannemann
1
-2
/
+4
2011-01-09
mmc: tmio_mmc: handle missing HW interrupts
Arnd Hannemann
1
-4
/
+86
2011-01-09
mmc: tmio_mmc: implement SDIO IRQ support
Arnd Hannemann
1
-0
/
+79
2011-01-09
mmc: tmio_mmc: silence compiler warnings
Arnd Hannemann
1
-2
/
+6
2011-01-09
mmc: tmio_mmc: implement a bounce buffer for unaligned DMA
Guennadi Liakhovetski
1
-6
/
+83
2011-01-09
mmc: tmio_mmc: merge the private header into the driver
Guennadi Liakhovetski
2
-231
/
+210
2011-01-09
mmc: tmio_mmc: fix PIO fallback on DMA descriptor allocation failure
Guennadi Liakhovetski
2
-46
/
+25
2011-01-09
mmc: tmio_mmc: allow multi-element scatter-gather lists
Guennadi Liakhovetski
1
-2
/
+7
2011-01-09
mmc: Register debugfs dir before calling card probe function.
Viresh Kumar
1
-4
/
+4
2011-01-09
mmc: MMC_BLOCK_MINORS should depend on MMC_BLOCK.
Chris Ball
1
-0
/
+1
2011-01-09
mmc: Explain why we make adjacent mmc_bus_{put,get} calls during rescan.
Chris Ball
1
-2
/
+4
2011-01-09
mmc: Fix sd/sdio/mmc initialization frequency retries
Andy Ross
5
-99
/
+68
2011-01-09
mmc: fix mmc_set_bus_width_ddr() call without bus-width-test cap
Takashi Iwai
1
-2
/
+2
2011-01-09
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
4
-0
/
+1981
2011-01-09
mmc: add sdhci-tegra driver for Tegra SoCs
Olof Johansson
5
-0
/
+272
2011-01-09
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
1
-3
/
+7
2011-01-09
mmc: check for > 1 clk_requests when disabling gating
Linus Walleij
1
-1
/
+2
2011-01-09
mmc: sdhci-s3c: Support controllers with no internal clock divider
Jeongbae Seo
1
-0
/
+62
2011-01-09
mmc: sdhci-s3c: Support additional host capabilities
Jeongbae Seo
1
-0
/
+4
2011-01-09
mmc: sdhci: Enable bus-width test for JMicron controllers
Takashi Iwai
1
-0
/
+2
2011-01-09
mmc: Test bus-width for old MMC devices
Aries Lee
5
-30
/
+156
2011-01-09
mmc: fix detection of memory part of SD-combo card with broken SDIO
Michal Miroslaw
1
-0
/
+5
2011-01-09
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
1
-2
/
+14
2011-01-09
mmc: sdio: don't power up cards on system suspend
Ohad Ben-Cohen
2
-32
/
+13
2011-01-09
mmc: skip detection of nonremovable cards on rescan
Ohad Ben-Cohen
1
-2
/
+6
2011-01-09
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
5
-12
/
+67
2011-01-09
mmc: davinci_mmc: Remove unnecessary semicolon
Joe Perches
1
-1
/
+1
2011-01-09
mmc: sdhci: print SD Command and CAPABILITY_1 when dumping registers
Philip Rakity
2
-2
/
+5
2011-01-09
mmc: Aggressive clock gating framework
Linus Walleij
6
-2
/
+305
2011-01-09
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
Jennifer Li
1
-0
/
+112
2011-01-09
mmc: mxcmmc: remove a unnecessary release_resource() call
Axel Lin
1
-1
/
+0
2011-01-09
mmc: mxcmmc: update the regulator support code to the latest API
Alberto Panizzo
1
-8
/
+12
[next]