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
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
mmc: sdhci-pci: Add another Id for Intel CML
Adrian Hunter
2
-0
/
+2
2019-09-11
mmc: sdhci-s3c: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-09-11
mmc: atmel-mci: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-09-11
mmc: sdhci-pltfm: Use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-09-11
mmc: mmci: Clarify comments and some code for busy detection
Ulf Hansson
1
-32
/
+37
2019-09-11
mmc: sdhci-pci: Use dev_get_drvdata
Chuhong Yuan
1
-8
/
+4
2019-09-11
mmc: sdhci-iproc: Add support for emmc2 of the BCM2711
Stefan Wahren
1
-0
/
+9
2019-09-11
mmc: mxs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-09-11
Revert "mmc: sdhci: Remove unneeded quirk2 flag of O2 SD host controller"
Daniel Drake
1
-1
/
+1
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
1
-1
/
+1
2019-08-30
mmc: sdhci-cadence: enable v4_mode to fix ADMA 64-bit addressing
Masahiro Yamada
1
-0
/
+1
2019-08-30
mmc: sdhci-sprd: clear the UHS-I modes read from registers
Chunyan Zhang
1
-1
/
+12
2019-08-30
mms: sdhci-sprd: add SDHCI_QUIRK_BROKEN_CARD_DETECTION
Chunyan Zhang
1
-1
/
+2
2019-08-30
mmc: sdhci-sprd: add SDHCI_QUIRK2_PRESET_VALUE_BROKEN
Chunyan Zhang
1
-1
/
+2
2019-08-30
mmc: sdhci-sprd: add get_ro hook function
Chunyan Zhang
1
-0
/
+6
2019-08-30
mmc: sdhci-sprd: fixed incorrect clock divider
Chunyan Zhang
1
-3
/
+4
2019-08-22
mmc: sdhci-of-at91: add quirk for broken HS200
Eugen Hristev
1
-0
/
+3
2019-08-21
Revert "mmc: sdhci-tegra: drop ->get_ro() implementation"
Dmitry Osipenko
1
-0
/
+14
2019-08-06
mmc: cavium: Add the missing dma unmap when the dma has finished.
Kevin Hao
1
-0
/
+1
2019-08-06
mmc: cavium: Set the correct dma max segment size for mmc_host
Kevin Hao
1
-1
/
+2
2019-08-06
mmc: sdhci-sprd: Fix the incorrect soft reset operation when runtime resuming
Baolin Wang
10
-12
/
+12
2019-07-22
mmc: meson-mx-sdio: Fix misuse of GENMASK macro
Joe Perches
1
-1
/
+1
2019-07-22
mmc: dw_mmc: Fix occasional hang after tuning on eMMC
Douglas Anderson
1
-2
/
+1
2019-07-22
mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle()
Baolin Wang
1
-0
/
+1
2019-07-12
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
21
-240
/
+617
2019-07-10
mmc: sdhci_am654: Add dependency on MMC_SDHCI_AM654
YueHaibing
1
-1
/
+1
2019-07-10
mmc: alcor: remove a redundant greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2019-07-10
mmc: sdhci-msm: fix mutex while in spinlock
Jorge Ramirez-Ortiz
1
-3
/
+6
2019-07-10
mmc: sdhci_am654: Make some symbols static
YueHaibing
1
-3
/
+4
2019-07-10
mmc: sdhci-sprd: Add pin control support for voltage switch
Baolin Wang
1
-0
/
+54
2019-07-10
mmc: sdhci-sprd: Add start_signal_voltage_switch ops
Baolin Wang
1
-0
/
+24
2019-07-10
mmc: sdhci-pci: Add support for Intel EHL
Adrian Hunter
2
-0
/
+4
2019-07-10
mmc: tmio: Use dma_max_mapping_size() instead of a workaround
Yoshihiro Shimoda
1
-14
/
+4
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-103
/
+21
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
19
-77
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 463
Thomas Gleixner
1
-14
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-18
mmc: sdhci: Fix indenting on SDHCI_CTRL_8BITBUS
Raul E Rangel
1
-1
/
+1
2019-06-18
mmc: sdhci: sdhci-pci-o2micro: Check if controller supports 8-bit width
Raul E Rangel
1
-1
/
+11
2019-06-18
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+4
2019-06-18
mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
Raul E Rangel
1
-1
/
+4
2019-06-17
mmc: sdhci-of-esdhc: use 1/2 periperhal clock for ls1028a
Yangbo Lu
1
-4
/
+5
2019-06-17
mmc: sdhci-of-esdhc: set the sd clock divisor value above 3
Yangbo Lu
1
-0
/
+8
2019-06-17
mmc: host: s3cmci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-23
/
+6
2019-06-17
mmc: host: dw_mmc: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-29
/
+7
2019-06-17
mmc: host: atmel-mci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-31
/
+7
2019-06-17
Merge branch 'fixes' into next
Ulf Hansson
1
-17
/
+22
2019-06-17
mmc: mediatek: fix SDIO IRQ detection issue
jjian zhou
1
-0
/
+2
2019-06-17
mmc: mediatek: fix SDIO IRQ interrupt handle flow
jjian zhou
1
-17
/
+20
2019-06-17
mmc: sdhci_am654: Add Support for 4 bit IP on J721E
Faiz Abbas
1
-38
/
+86
[prev]
[next]