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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-26
mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case
Santosh Shilimkar
1
-13
/
+15
2013-05-26
mmc: omap_hsmmc: convert to dma_request_slave_channel_compat
Matt Porter
1
-2
/
+8
2013-05-26
mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5
Tony Lindgren
1
-4
/
+9
2013-05-26
mmc: sdhci-pci: add more device ids
Adrian Hunter
1
-0
/
+54
2013-05-26
mmc: sdhci-acpi: add more device ids
Adrian Hunter
1
-9
/
+59
2013-05-26
mmc: sdhci-acpi: fix initial runtime pm status
Adrian Hunter
1
-0
/
+1
2013-05-26
mmc: atmel-mci: convert to dma_request_slave_channel_compat()
Ludovic Desroches
1
-13
/
+12
2013-05-26
mmc: sdhci-esdhc-imx: fix multiblock reads on i.MX53
Lucas Stach
1
-3
/
+34
2013-05-26
mmc: sdhci-esdhc-imx: Fix SDIO interrupts
Martin Fuzzey
1
-1
/
+3
2013-05-16
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-2
/
+7
2013-05-10
ARM: 7714/1: mmc: mmci: Ensure return value of regulator_enable() is checked
Lee Jones
1
-2
/
+7
2013-05-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-43
/
+5
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-2
/
+1
2013-05-05
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
38
-513
/
+770
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+89
2013-05-02
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-5
/
+83
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+81
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2013-04-30
mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms
Mark Brown
1
-1
/
+1
2013-04-30
mmc: rename random32() to prandom_u32()
Akinobu Mita
1
-2
/
+2
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-11
/
+2
2013-04-23
mmc: sdhci-tegra: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2013-04-19
Merge branch 'samsung/exynos-multiplatform' into next/multiplatform
Arnd Bergmann
3
-4
/
+90
2013-04-19
mmc: sdhci-s3c: remove platform dependencies
Arnd Bergmann
3
-4
/
+90
2013-04-18
Merge tag 'davinci-for-v3.10/dt-2-v2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
1
-5
/
+83
2013-04-15
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2
-1
/
+4
2013-04-15
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+0
2013-04-13
Merge tag 'dt-exynos-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-2
/
+81
2013-04-12
mmc: mxcmmc: enable DMA support on mpc512x
Anatolij Gustschin
1
-2
/
+33
2013-04-12
mmc: mxcmmc: constify mxcmci_devtype
Anatolij Gustschin
1
-1
/
+1
2013-04-12
mmc: mxcmmc: use slot-gpio API for write-protect detection
Anatolij Gustschin
1
-3
/
+5
2013-04-12
mmc: mxcmmc: add mpc512x SDHC support
Anatolij Gustschin
2
-49
/
+94
2013-04-12
mmc: mxcmmc: fix race conditions for host->req and host->data access
Anatolij Gustschin
1
-7
/
+24
2013-04-12
mmc: mxcmmc: DT support
Markus Pargmann
1
-18
/
+61
2013-04-12
mmc: dw_mmc: let device core setup the default pin configuration
Thomas Abraham
3
-49
/
+0
2013-04-12
mmc: mxs-mmc: add broken-cd property
Hector Palacios
1
-1
/
+3
2013-04-12
mmc: mxs-mmc: add non-removable property
Marc Kleine-Budde
1
-3
/
+7
2013-04-12
mmc: mxs-mmc: add cd-inverted property
Marc Kleine-Budde
1
-1
/
+4
2013-04-12
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2
-3
/
+4
2013-04-12
mmc: mxcmmc: Fix bug when card is present during boot
Alexander Shiyan
1
-2
/
+2
2013-04-12
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2
-1
/
+4
2013-04-12
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
1
-1
/
+0
2013-04-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
1
-4
/
+10
2013-04-04
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
1
-1
/
+1
2013-04-04
mmc: dw_mmc: Use pr_info instead of printk
Sachin Kamat
1
-1
/
+1
2013-04-04
mmc: dw_mmc: Check return value of regulator_enable
Sachin Kamat
1
-4
/
+16
2013-04-04
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-1
/
+1
2013-04-04
mmc: dw_mmc: control the power-enable register
Jaehoon Chung
1
-0
/
+6
2013-04-04
mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation
Kevin Liu
1
-1
/
+1
[next]