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
2014-09-09
mmc: Add .multi_io_quirk callback for multi I/O HW bug
Kuninori Morimoto
1
-0
/
+10
2014-09-09
mmc: sdhci: check 1.2v IO capability for SDHC host
Chuanxiao.Dong
1
-1
/
+6
2014-09-09
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
Chuanxiao.Dong
1
-9
/
+25
2014-09-09
mmc: pxamci: prepare and unprepare the clocks
Robert Jarzmik
1
-2
/
+2
2014-09-09
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
Gao, Yunpeng
1
-0
/
+58
2014-09-09
mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform
Gao, Yunpeng
1
-0
/
+1
2014-09-09
mmc: sdhci: handle busy-end interrupt during command
Chanho Min
1
-2
/
+15
2014-09-09
sdhci: Make sdhci_disable_irq_wakeups() static
Fabio Estevam
1
-2
/
+1
2014-09-09
mmc: sdhci: move timeout_clk dynamically calculation code into common code
Aisheng Dong
1
-11
/
+13
2014-09-09
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
Aisheng Dong
1
-17
/
+17
2014-09-09
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
Aisheng Dong
1
-0
/
+11
2014-09-09
mmc: sdhci: add platform set_timeout hook
Aisheng Dong
2
-5
/
+16
2014-09-09
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
Aisheng Dong
1
-0
/
+9
2014-09-09
mmc: sdhci: add platform get_max_timeout_count hook
Aisheng Dong
2
-2
/
+8
2014-09-09
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
Geert Uytterhoeven
1
-0
/
+3
2014-09-09
mmc: dw_mmc: Pass back errors from mmc_of_parse()
Doug Anderson
1
-4
/
+6
2014-09-09
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
Minda Chen
1
-1
/
+23
2014-09-09
mmc: dw_mmc: Support voltage changes
Doug Anderson
2
-10
/
+132
2014-09-09
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
Yuvaraj CD
1
-37
/
+35
2014-09-09
mmc: core: resolve divded by zero panic
Chuanxiao Dong
1
-2
/
+3
2014-09-09
mmc: sunxi: Declare ERASE capability
Chen-Yu Tsai
1
-1
/
+2
2014-09-09
mmc: sdhci: Add PCI IDs for Intel Braswell
Alan Cox
2
-0
/
+26
2014-09-09
mmc: dw_mmc: move rockchip related code to a separate file
addy ke
4
-57
/
+146
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
2
-2
/
+9
2014-09-09
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: tmio: remove Renesas specific #ifdef
Kuninori Morimoto
2
-4
/
+7
2014-09-09
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
1
-1
/
+12
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
2
-1
/
+11
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
2
-0
/
+15
2014-09-09
mmc: tmio: clear error IRQ status
Shinobu Uehara
1
-0
/
+3
2014-09-09
mmc: tmio: care about DMA tx/rx addr offset
Kuninori Morimoto
2
-1
/
+4
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
2
-28
/
+0
2014-09-09
mmc: tmio_mmc: Fixup system PM suspend lock-up
Ulf Hansson
1
-2
/
+2
2014-09-09
mmc: sdhi: Fixup system PM suspend lock-up
Ulf Hansson
1
-1
/
+2
2014-09-09
mmc: tmio_mmc: Enable runtime PM support
Ulf Hansson
1
-0
/
+3
2014-09-09
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
2
-2
/
+2
2014-09-09
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
1
-0
/
+2
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
2
-5
/
+26
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
2
-67
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
2
-4
/
+16
2014-09-09
mmc: atmel-mci: add 0x600 IP version
Nicolas Ferre
1
-0
/
+1
2014-09-09
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
Javier Martinez Canillas
1
-3
/
+11
2014-09-09
mmc: implement Driver Stage Register handling
Sascha Hauer
5
-0
/
+45
2014-09-09
mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
Peter Griffin
1
-2
/
+1
2014-09-09
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
Peter Griffin
1
-9
/
+2
2014-09-09
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
Peter Griffin
1
-3
/
+0
[prev]
[next]