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
/
core
/
sd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-07
mmc: core: Normalize the error handling branch in sd_read_ext_regs()
Zhen Lei
1
-3
/
+8
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
1
-1
/
+2
2022-08-22
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
1
-26
/
+16
2022-08-22
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
1
-3
/
+3
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
1
-1
/
+1
2022-07-12
mmc: core: Replace with already defined values for readability
ChanWoo Lee
1
-1
/
+1
2022-04-26
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
1
-0
/
+7
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
1
-1
/
+1
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
1
-13
/
+12
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
1
-1
/
+7
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
1
-1
/
+1
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
1
-0
/
+1
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
1
-4
/
+6
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
1
-0
/
+100
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
1
-3
/
+133
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
1
-0
/
+53
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
1
-0
/
+178
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
1
-1
/
+3
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
1
-0
/
+6
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
1
-2
/
+2
2020-09-07
mmc: sd: Use kobj_to_dev() instead of container_of()
Tian Tao
1
-1
/
+1
2020-09-07
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
1
-3
/
+33
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
1
-1
/
+25
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
1
-2
/
+2
2020-03-24
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
1
-0
/
+10
2019-08-30
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
1
-0
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
1
-0
/
+8
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
1
-1
/
+4
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
1
-1
/
+9
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
1
-0
/
+2
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
1
-2
/
+2
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
1
-0
/
+8
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
1
-0
/
+2
2018-03-15
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
1
-2
/
+0
2018-03-15
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
1
-11
/
+5
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
1
-1
/
+1
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
1
-2
/
+45
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
1
-2
/
+2
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
1
-6
/
+6
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
1
-5
/
+1
2017-06-20
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
1
-13
/
+3
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
1
-2
/
+2
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
1
-2
/
+1
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
1
-0
/
+1
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
1
-0
/
+1
2016-12-21
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
1
-2
/
+10
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
1
-14
/
+0
[next]