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
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
6
-12
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
15
-75
/
+15
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'mmc-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-26
/
+41
2019-05-06
mmc: core: Fix tag set memory leak
Raul E Rangel
1
-0
/
+1
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
1
-0
/
+8
2019-05-06
mmc: core: fix possible use after free of host
Pan Bian
1
-2
/
+0
2019-04-29
mmc: core: Fix warning and undefined behavior in mmc voltage handling
Pavel Machek
1
-1
/
+1
2019-04-29
mmc: core: retry CMD1 in mmc_send_op_cond() even if the ocr = 0
Yoshihiro Shimoda
1
-5
/
+11
2019-04-15
mmc: core: make pwrseq_emmc (partially) support sleepy GPIO controllers
Andrea Merello
1
-18
/
+20
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-09
Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2019-03-01
mmc:fix a bug when max_discard is 0
Jiong Wu
1
-2
/
+2
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
3
-2
/
+14
2019-02-28
Merge branch 'fixes' into next
Ulf Hansson
3
-8
/
+9
2019-02-28
mmc: core: Add sd discard timeout
Avri Altman
1
-0
/
+7
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
2
-5
/
+13
2019-02-28
mmc: core: do not retry CMD6 in __mmc_switch()
Chaotian Jing
1
-1
/
+1
2019-02-27
mmc: core: align max segment size with logical block size
Ming Lei
2
-7
/
+8
2019-02-27
mmc: core: Fix NULL ptr crash from mmc_should_fail_request
Ritesh Harjani
1
-1
/
+1
2019-02-25
mmc: core: Convert mmc_align_data_size() into an SDIO specific function
Ulf Hansson
3
-36
/
+21
2019-02-25
mmc: core: Move mmc_of_parse_voltage() to host.c
Ulf Hansson
2
-48
/
+44
2019-02-25
mmc: core: Convert mmc_regulator_get_ocrmask() to static
Ulf Hansson
1
-2
/
+1
2019-02-25
mmc: core: Move regulator helpers to separate file
Ulf Hansson
4
-243
/
+263
2019-02-25
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
1
-11
/
+5
2019-02-25
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2
-19
/
+1
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
1
-0
/
+5
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
4
-11
/
+15
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2
-9
/
+2
2019-02-25
mmc: core: annotate implicit fall through
Mathieu Malaterre
1
-1
/
+1
2019-02-25
mmc:sdio: Remove unneeded variable ret
wangbo
1
-2
/
+1
2019-02-25
mmc: block: fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-4
/
+5
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
1
-2
/
+1
2019-02-08
mmc: block: handle complete_work on separate workqueue
Zachary Hays
1
-1
/
+9
2019-01-11
mmc: core: don't override the CD GPIO level when "cd-inverted" is set
Martin Blumenstingl
1
-1
/
+1
2018-12-29
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-204
/
+41
2018-12-29
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-86
/
+54
2018-12-17
mmc: core: Cleanup BKOPS support
Ulf Hansson
5
-83
/
+21
2018-12-17
mmc: core: Drop redundant check in mmc_send_hpi_cmd()
Ulf Hansson
1
-6
/
+0
2018-12-17
Merge branch 'fixes' into next
Ulf Hansson
1
-9
/
+15
2018-12-17
mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrl
Ulf Hansson
1
-4
/
+10
2018-12-17
mmc: core: Allow BKOPS and CACHE ctrl even if no HPI support
Ulf Hansson
1
-4
/
+2
2018-12-17
mmc: core: Reset HPI enabled state during re-init and in case of errors
Ulf Hansson
1
-1
/
+3
2018-12-17
mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
Ulf Hansson
1
-1
/
+4
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-12
/
+2
2018-12-17
mmc: slot-gpio: Delete legacy GPIO handling
Linus Walleij
1
-80
/
+1
2018-12-17
mmc: core: Add ->hs400_prepare_ddr() callback
Yinbo Zhu
1
-0
/
+3
2018-12-17
mmc: core: remove obsolete mmc_set_blockcount() function
Wolfram Sang
2
-16
/
+0
2018-12-17
mmc: slot-gpio: Allocate GPIO labels dynamically
Linus Walleij
1
-6
/
+10
[next]