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
2024-10-28
Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K"
Emil Renner Berthing
1
-2
/
+2
2024-10-11
Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-54
/
+28
2024-10-10
mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handling
Michal Wilczynski
1
-0
/
+8
2024-10-03
Revert "mmc: mvsdio: Use sg_miter for PIO"
Linus Walleij
1
-53
/
+18
2024-10-03
mmc: core: Only set maximum DMA segment size if DMA is supported
Guenter Roeck
1
-1
/
+2
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
5
-5
/
+5
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+2
2024-09-13
mmc: core: Use dev_err_probe for deferred regulators
Alexander Stein
1
-2
/
+6
2024-09-05
mmc: sdhci_am654: Add prints to tuning algorithm
Judith Mendez
1
-1
/
+10
2024-09-05
mmc: sdhci_am654: Add retry tuning
Judith Mendez
1
-12
/
+35
2024-09-03
mmc: block: add RPMB dependency
Jens Wiklander
1
-0
/
+1
2024-09-03
mmc: core Convert UNSTUFF_BITS macro to inline function
Avri Altman
3
-127
/
+113
2024-09-03
mmc: core: Convert simple_stroul to kstroul
Riyan Dhiman
1
-3
/
+3
2024-09-03
mmc: core: Calculate size from pointer
Riyan Dhiman
1
-1
/
+1
2024-09-03
mmc: cqhci: Make use of cqhci_halted() routine
Seunghwan Baek
1
-7
/
+7
2024-09-03
mmc: Merge branch fixes into next
Ulf Hansson
1
-1
/
+1
2024-09-03
mmc: cqhci: Fix checking of CQHCI_HALT state
Seunghwan Baek
1
-1
/
+1
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
2
-7
/
+9
2024-09-03
mmc: dw_mmc-rockchip: Add support for rk3576 SoCs
Detlev Casanova
1
-5
/
+43
2024-09-03
mmc: dw_mmc-rockchip: Add internal phase support
Shawn Lin
1
-11
/
+160
2024-08-29
dma-mapping: don't return errors from dma_set_max_seg_size
Christoph Hellwig
1
-1
/
+2
2024-08-28
mmc: Merge branch fixes into next
Ulf Hansson
2
-2
/
+3
2024-08-28
mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K
Sam Protsenko
1
-2
/
+2
2024-08-28
mmc: sdhci-of-dwcmshc: Add hw_reset() support for BlueField-3 SoC
Liming Sun
1
-1
/
+28
2024-08-28
mmc: sdhci-of-aspeed: fix module autoloading
Liao Chen
1
-0
/
+1
2024-08-26
mmc: block: register RPMB partition with the RPMB subsystem
Jens Wiklander
1
-2
/
+240
2024-08-26
mmc: Merge branch fixes into next
Ulf Hansson
2
-9
/
+17
2024-08-26
mmc: core: apply SD quirks earlier during probe
Jonathan Bell
2
-9
/
+17
2024-08-26
mmc: mtk-sd: Improve data type in msdc_timeout_cal()
Thorsten Blum
1
-6
/
+5
2024-08-26
mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
Chen Wang
1
-7
/
+118
2024-08-26
mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
Chen Wang
1
-33
/
+48
2024-08-26
mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
Chen Wang
1
-18
/
+16
2024-08-26
mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
Chen Wang
1
-21
/
+30
2024-08-26
mmc: sdhci-of-dwcmshc: move two rk35xx functions
Chen Wang
1
-45
/
+45
2024-08-26
mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
Chen Wang
1
-42
/
+48
2024-08-26
mmc: renesas_sdhi: Add RZ/V2H(P) compatible string
Lad Prabhakar
1
-0
/
+1
2024-08-26
mmc: tmio: Use MMC core APIs to control the vqmmc regulator
Lad Prabhakar
1
-4
/
+3
2024-08-26
mmc: sdhci-pxav2: Remove unnecessary null pointer check
Doug Brown
1
-1
/
+1
2024-08-26
mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver
Shan-Chun Hung
3
-0
/
+327
2024-08-20
mmc: mmc_test: Fix NULL dereference on allocation failure
Dan Carpenter
1
-4
/
+5
2024-08-20
mmc: dw_mmc: allow biu and ciu clocks to defer
Ben Whitten
1
-0
/
+8
2024-08-01
mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
Mengqi Zhang
1
-4
/
+4
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2024-07-18
Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-7
/
+10
2024-07-16
Merge tag 'mmc-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
36
-210
/
+318
2024-07-16
Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux
Linus Torvalds
3
-33
/
+32
2024-07-12
mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement
Ciprian Costea
1
-1
/
+7
2024-07-12
mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
Ciprian Costea
1
-2
/
+6
2024-07-11
mmc: davinci_mmc: report all possible bus widths
Bastien Curutchet
1
-3
/
+8
[next]