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
pinetabv-6.6.y-devel
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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
mmc: sdhci-pci-o2micro: Make some symbols static
Zou Wei
1
-4
/
+4
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: mmci: Switch to mmc_regulator_set_vqmmc()
Marek Vasut
1
-22
/
+8
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
2020-05-28
mmc: sdhci-of-arasan: Rename sdhci_arasan_data to avoid confusion
Manish Narani
1
-4
/
+4
2020-05-28
sdhci: arasan: Add support for Versal Tap Delays
Manish Narani
1
-0
/
+175
2020-05-28
mmc: wbsd: Replace hardcoded command numbers with existing defines
Ulf Hansson
1
-12
/
+14
2020-05-28
mmc: s3cmci: Drop redundant code in s3cmci_setup_data()
Ulf Hansson
1
-7
/
+0
2020-05-28
mmc: au1xmmc: Drop redundant code in au1xmmc_send_command()
Ulf Hansson
1
-18
/
+2
2020-05-28
mmc: sdhci-sprd: Drop redundant cap flags
Ulf Hansson
1
-1
/
+2
2020-05-28
mmc: android-goldfish: Enable MMC_CAP2_NO_SDIO
Ulf Hansson
1
-9
/
+1
2020-05-11
mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
Raul E Rangel
1
-4
/
+6
2020-05-07
mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot from Windows 10
Ben Chuang
1
-0
/
+5
2020-05-07
mmc: alcor: Fix a resource leak in the error path for ->probe()
Christophe JAILLET
1
-1
/
+5
2020-05-07
mmc: sdhci-pci-gli: Fix no irq handler from suspend
Ben Chuang
1
-0
/
+18
2020-04-22
mmc: sdhci-pci: Fix eMMC driver strength for BYT-based controllers
Adrian Hunter
1
-0
/
+3
2020-04-20
mmc: sdhci-xenon: fix annoying 1.8V regulator warning
Marek BehĂșn
1
-0
/
+10
2020-04-20
mmc: sdhci-msm: Enable host capabilities pertains to R1b response
Veerabhadrarao Badiganti
1
-0
/
+2
2020-04-20
mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding timeout loop
Douglas Anderson
1
-11
/
+10
2020-04-20
mmc: meson-mx-sdio: remove the broken ->card_busy() op
Martin Blumenstingl
1
-9
/
+0
2020-04-20
mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY
Martin Blumenstingl
1
-1
/
+1
2020-04-01
Merge tag 'mmc-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
33
-330
/
+1446
[next]