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
starfive-6.6.63-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
2021-08-24
mmc: usdhi6rol0: Implement card_busy function
Mårten Lindahl
1
-0
/
+10
2021-08-24
mmc: sdhci: Correct the tuning command handle for PIO mode
Haibo Chen
1
-2
/
+8
2021-08-24
mmc: renesas_sdhi: Refactor renesas_sdhi_probe()
Yoshihiro Shimoda
4
-96
/
+141
2021-08-24
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-08-24
mmc: sdhci-msm: Use maximum possible data timeout value
Sahitya Tummala
1
-0
/
+3
2021-08-24
mmc: sdhci: Introduce max_timeout_count variable in sdhci_host
Sarthak Garg
2
-7
/
+10
2021-08-24
mmc: rtsx_pci: Fix long reads when clock is prescaled
Thomas Hebb
1
-13
/
+23
2021-08-24
mmc: sdio: Print contents of unknown CIS tuples
Sean Anderson
1
-3
/
+5
2021-08-24
mmc: sdio: Don't warn about vendor CIS tuples
Sean Anderson
1
-5
/
+15
2021-08-24
mmc: core: Only print retune error when we don't check for card removal
Wolfram Sang
1
-5
/
+7
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
2
-13
/
+9
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
1
-1
/
+32
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy after I/O writes
Ulf Hansson
2
-40
/
+30
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy for mmc ioctls
Ulf Hansson
1
-1
/
+2
2021-08-24
mmc: core: Avoid hogging the CPU while polling for busy in the I/O err path
Ulf Hansson
3
-2
/
+5
2021-08-24
mmc: dw_mmc: Add data CRC error injection
Vincent Whitchurch
2
-0
/
+80
2021-08-24
mmc: mmc_spi: Simplify busy loop in mmc_spi_skip()
Andy Shevchenko
1
-11
/
+4
2021-08-24
mmc: mmci: De-assert reset on probe
Linus Walleij
1
-0
/
+3
2021-08-24
mmc: usdhi6rol0: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
mmc: sh_mmcif: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
mmc: renesas_sdhi_sys_dmac: use proper DMAENGINE API for termination
Wolfram Sang
1
-2
/
+2
2021-08-24
mmc: arasan: Fix the issue in reading tap values from DT
Sai Krishna Potthuri
1
-2
/
+4
2021-08-24
mmc: sdhci-of-arasan: Modify data type of the clk_phase array
Manish Narani
1
-1
/
+1
2021-08-24
mmc: sdhci-of-arasan: Use appropriate type of division macro
Manish Narani
1
-1
/
+1
2021-08-24
mmc: sdhci-of-arasan: Check return value of non-void funtions
Manish Narani
1
-3
/
+15
2021-08-24
mmc: sdhci-of-arasan: Skip Auto tuning for DDR50 mode in ZynqMP platform
Manish Narani
1
-0
/
+4
2021-08-24
mmc: sdhci-of-arasan: Add "SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12" quirk.
Manish Narani
1
-0
/
+1
2021-08-24
mmc: sdhci-of-arasan: Modified SD default speed to 19MHz for ZynqMP
Manish Narani
1
-0
/
+18
2021-08-24
mmc: host: factor out clearing the retune state
Wolfram Sang
3
-4
/
+8
2021-08-24
mmc: host: add kdoc for mmc_retune_{en|dis}able
Wolfram Sang
1
-0
/
+10
2021-08-16
mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711
Nicolas Saenz Julienne
1
-1
/
+2
2021-08-16
mmc: sdhci-iproc: Cap min clock frequency on BCM2711
Nicolas Saenz Julienne
1
-0
/
+18
2021-08-12
mmc: block: cleanup gendisk creation
Christoph Hellwig
1
-32
/
+17
2021-08-12
mmc: block: let device_add_disk create disk attributes
Christoph Hellwig
1
-57
/
+45
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2
-24
/
+31
2021-08-04
mmc: sdhci-msm: Update the software timeout value for sdhc
Shaik Sajida Bhanu
1
-0
/
+18
2021-08-04
mmc: mmci: stm32: Check when the voltage switch procedure should be done
Christophe Kerello
1
-2
/
+5
2021-08-04
mmc: dw_mmc: Fix hang on data CRC error
Vincent Whitchurch
1
-3
/
+3
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
2
-24
/
+31
2021-07-22
Merge tag 'mmc-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-24
/
+31
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
2
-6
/
+2
2021-07-14
mmc: core: Don't allocate IDA for OF aliases
Stephen Boyd
1
-10
/
+10
2021-07-14
mmc: core: Use kref in place of struct mmc_blk_data::usage
Stephen Boyd
1
-14
/
+21
2021-07-13
mmc: jz4740: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+2
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-38
/
+16
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-3
/
+3
[prev]
[next]