index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Age
Commit message (
Expand
)
Author
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
2023-06-20
mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019
Marek Vasut
2022-12-07
mmc: core: Normalize the error handling branch in sd_read_ext_regs()
Zhen Lei
2022-09-21
mmc: core: Terminate infinite loop in SD-UHS voltage switch
Brian Norris
2022-08-22
mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure
Adrian Hunter
2022-08-22
mmc: core: Fix UHS-I SD 1.8V workaround branch
Adrian Hunter
2022-07-13
mmc: core: Use mmc_card_* macro and add a new for the sd_combo type
Seunghui Lee
2022-07-12
mmc: core: Replace with already defined values for readability
ChanWoo Lee
2022-04-26
mmc: core: Add CIDs for cards to the entropy pool
Linus Walleij
2022-03-07
Merge branch 'fixes' into next
Ulf Hansson
2022-03-07
mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
Ulf Hansson
2022-02-28
mmc: core: use sysfs_emit() instead of sprintf()
Sergey Shtylyov
2022-01-24
mmc: core: Wait for command setting 'Power Off Notification' bit to complete
Andrey Skvortsov
2021-12-14
mmc: core: change __mmc_poll_for_busy() parameter type
Huijin Park
2021-10-18
block: move struct request to blk-mq.h
Christoph Hellwig
2021-06-14
mmc: core: Allow UHS-I voltage switch for SDSC cards if supported
Christian Löhle
2021-06-14
mmc: core: Add support for cache ctrl for SD cards
Ulf Hansson
2021-06-14
mmc: core: Add support for Power Off Notification for SD cards
Ulf Hansson
2021-06-14
mmc: core: Read performance enhancements registers for SD cards
Ulf Hansson
2021-06-14
mmc: core: Read the SD function extension registers for power management
Ulf Hansson
2021-06-14
mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59
Ulf Hansson
2021-03-30
mmc: core: Set read only for SD cards with permanent write protect bit
Seunghui Lee
2021-02-01
mmc: core: remove unused host parameter of mmc_sd_get_csd()
Yue Hu
2020-09-07
mmc: sd: Use kobj_to_dev() instead of container_of()
Tian Tao
2020-09-07
mmc: sdio: Export SDIO revision and info strings to userspace
Pali Rohár
2020-05-29
mmc: core: Export device/vendor ids from Common CIS for SDIO cards
Pali Rohár
2020-05-28
mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()
Jisheng Zhang
2020-03-24
mmc: core: Enable the MMC host software queue for the SD card
Baolin Wang
2019-08-30
mmc: core: Fix init of SD cards reporting an invalid VDD range
Ulf Hansson
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-06
mmc: core: Verify SD bus width
Raul E Rangel
2019-02-28
mmc: core: Add a debug print when the card may have been replaced
hongjiefang
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
2019-02-25
mmc: core: Indicate SD specs higher than 4.0
Avri Altman
2019-02-25
mmc: core: Calculate the discard arg only once
Avri Altman
2018-05-08
mmc: core: Rename ->reset() bus ops to ->hw_reset()
Ulf Hansson
2018-05-02
mmc: core: Add capability to avoid 3.3V signaling
Kyle Roeschley
2018-03-15
mmc: core: Export card RCA register via sysfs
Harish Jenny K N
2018-03-15
mmc: sd: Remove redundant err assignment from mmc_read_switch
Shawn Lin
2018-03-15
mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported
Shawn Lin
2017-11-29
mmc: core: prepend 0x to OCR entry in sysfs
Bastian Stender
2017-10-30
mmc: sd: Fix signal voltage when there is no power cycle
Adrian Hunter
2017-10-30
mmc: core: Introduce host claiming by context
Adrian Hunter
2017-08-30
mmc: core: correct taac parameter according to the specification
Shawn Lin
2017-06-20
mmc: core: Re-factor code for sending CID
Ulf Hansson
2017-06-20
mmc: core: Delete error messages for failed memory allocations
Markus Elfring
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-02-13
mmc: core: Clarify usage of mmc_set_signal_voltage()
Ulf Hansson
2017-02-13
mmc: core: Move public functions from host.h to private headers
Ulf Hansson
2017-02-13
mmc: core: Move public functions from card.h to private headers
Ulf Hansson
[next]