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
2020-05-28
mmc: sdio: Fix several potential memory leaks in mmc_sdio_init_card()
Ulf Hansson
1
-31
/
+27
2020-05-28
mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()
Ulf Hansson
1
-2
/
+1
2020-05-28
mmc: sdhci-msm: Fix error handling for dev_pm_opp_of_add_table()
Rajendra Nayak
1
-11
/
+16
2020-05-28
mmc: renesas_sdhi: Avoid bad TAP in HS400
Takeshi Saito
2
-8
/
+48
2020-05-28
mmc: renesas_sdhi: handle M3-W ES1.2 and 1.3 revisions
Wolfram Sang
1
-0
/
+6
2020-05-28
mmc: mmc_spi: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-3
/
+6
2020-05-28
mmc: mmc_spi: Add/rename defines for timeouts
Ulf Hansson
1
-10
/
+5
2020-05-28
mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-1
/
+6
2020-05-28
mmc: tifm_sd: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-1
/
+8
2020-05-28
mmc: sdricoh_cs: Drop redundant in-parameter to sdricoh_query_status()
Ulf Hansson
1
-8
/
+7
2020-05-28
mmc: sdricoh_cs: Move MMC_APP_CMD handling to sdricoh_mmc_cmd()
Ulf Hansson
1
-13
/
+14
2020-05-28
mmc: sdricoh_cs: Use MMC_APP_CMD rather than a hardcoded number
Ulf Hansson
1
-1
/
+2
2020-05-28
mmc: sdricoh_cs: Drop unused defines
Ulf Hansson
1
-2
/
+0
2020-05-28
mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-1
/
+7
2020-05-28
mmc: jz4740: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-2
/
+11
2020-05-28
mmc: sdhci-pci-o2micro: Make some symbols static
Zou Wei
1
-4
/
+4
2020-05-28
mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of DEFINE_SIMPLE_ATTRIBUTE
Zou Wei
1
-3
/
+3
2020-05-28
mmc: sdhci-of-at91: make MMC_SDHCI_OF_AT91 depend on HAVE_CLK
Masahiro Yamada
1
-1
/
+1
2020-05-28
mmc: renesas_sdhi: shorten types after refactorization
Wolfram Sang
2
-2
/
+2
2020-05-28
mmc: mmci_sdmmc: fix power on issue due to pwr_reg initialization
Ludovic Barre
1
-0
/
+1
2020-05-28
mmc: sdhci-msm: Use OPP API to set clk/perf state
Rajendra Nayak
1
-5
/
+29
2020-05-28
mmc: usdhi6rol0: Inform the mmc core about the maximum busy timeout
Ulf Hansson
1
-1
/
+8
2020-05-28
mmc: atmel-mci: Respect the cmd->busy_timeout from the mmc core
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Set the timer per command rather than per request
Ulf Hansson
1
-2
/
+4
2020-05-28
mmc: atmel-mci: Keep timer enabled when queuing a next request
Ulf Hansson
1
-2
/
+2
2020-05-28
mmc: sdhci-msm: Enable ADMA length mismatch error interrupt
Veerabhadrarao Badiganti
1
-5
/
+5
2020-05-28
mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
Veerabhadrarao Badiganti
1
-1
/
+3
2020-05-28
mmc: sdhci: add spin lock for sdhci_set_default_irqs in sdhci_init
Haibo Chen
1
-0
/
+3
2020-05-28
mmc: host: sdhci-sprd: Implement the request_atomic() API
Baolin Wang
1
-3
/
+20
2020-05-28
mmc: host: sdhci: Implement the request_atomic() API
Baolin Wang
2
-0
/
+35
2020-05-28
mmc: host: Introduce the request_atomic() for the host
Baolin Wang
2
-1
/
+29
2020-05-28
mmc: sdhci: Reduce maximum time under spinlock in sdhci_send_command()
Adrian Hunter
2
-28
/
+99
2020-05-28
mmc: sdhci: Tidy sdhci_request() a bit
Adrian Hunter
1
-13
/
+26
2020-05-28
mmc: sdhci: Remove unneeded forward declaration of sdhci_finish_data()
Adrian Hunter
1
-2
/
+0
2020-05-28
mmc: sdhci: Stop exporting sdhci_send_command()
Adrian Hunter
2
-3
/
+3
2020-05-28
mmc: sdhci: Add helpers for the auto-CMD23 flag
Adrian Hunter
1
-3
/
+15
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
1
-2
/
+2
2020-05-28
mmc: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
1
-22
/
+8
2020-05-28
mmc: core: Return 1 from mmc_regulator_set_vqmmc() if switch skipped
Marek Vasut
1
-3
/
+14
2020-05-28
mmc: host: Prepare host drivers for mmc_regulator_set_vqmmc() returning > 0
Marek Vasut
8
-20
/
+27
2020-05-28
mmc: sdhci-of-arasan: Remove uninitialized ret variables
Nathan Chancellor
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: simplify summary output
Wolfram Sang
1
-4
/
+2
2020-05-28
mmc: renesas_sdhi: improve TAP selection if all TAPs are good
Wolfram Sang
2
-3
/
+25
2020-05-28
mmc: renesas_sdhi: clarify handling of selecting TAPs
Wolfram Sang
1
-5
/
+5
2020-05-28
mmc: renesas_sdhi: refactor calculation of best TAP
Wolfram Sang
1
-28
/
+8
2020-05-28
mmc: sdhci: use FIELD_GET/PREP for capabilities bit masks
Masahiro Yamada
5
-32
/
+21
2020-05-28
mmc: sdhci: move SDHCI_CAPABILITIES_1 to a more suitable place
Masahiro Yamada
1
-2
/
+1
2020-05-28
mmc: sdhci-of-arasan: Fix kernel-doc warnings
Manish Narani
1
-50
/
+64
2020-05-28
mmc: sdhci-of-arasan: Modify clock operations handling
Manish Narani
1
-12
/
+38
2020-05-28
mmc: sdhci-of-arasan: Rearrange the platform data structs for modularity
Manish Narani
1
-77
/
+81
[prev]
[next]