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_ops.c
Age
Commit message (
Expand
)
Author
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-14
mmc: sd: Add Extension memory addressing
Avri Altman
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
2024-05-03
mmc: core: Increase the timeout period of the ACMD41 command
Felix Qin
2024-05-03
mmc: core: Convert to use __mmc_poll_for_busy() SD_APP_OP_COND too
Ulf Hansson
2023-08-25
mmc: core: Add host specific tuning support for SD HS mode
Wenchao Chen
2021-06-14
mmc: core: Drop open coding in mmc_sd_switch()
Ulf Hansson
2020-11-16
mmc: core: Initial support for SD express card/host
Ulf Hansson
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-25
mmc: core: Drop retries as in-parameter to mmc_wait_for_app_cmd()
Ulf Hansson
2019-02-25
mmc: core: Convert mmc_wait_for_app_cmd() to static
Ulf Hansson
2017-04-24
mmc: core: add proper be32 annotation
Winkler, Tomas
2017-02-13
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-02-29
mmc: remove unnecessary assignment statements before return
Masahiro Yamada
2014-07-09
mmc: sd: warn if card stays busy during init
Johan Rudholm
2011-10-31
mmc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-26
mmc: fix integer assignments to pointer
Venkatraman S
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-03-25
mmc: fix mmc_app_send_scr() for dma transfer
Yoshihiro Shimoda
2010-08-12
mmc: add erase, secure erase, trim and secure trim operations
Adrian Hunter
2010-05-27
mmc: sd: clean up redundant memset
Mark Asselstine
2007-11-02
cleanup asm/scatterlist.h includes
Adrian Bunk
2007-10-27
mmc: use common byte swap macros
Pierre Ossman
2007-09-23
MMC core learns about SPI
David Brownell
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
2007-09-23
mmc: remove custom error codes
Pierre Ossman
2007-07-26
drivers/mmc/core/: make 3 functions static
Adrian Bunk
2007-07-26
mmc: update kerneldoc
Pierre Ossman
2007-07-26
mmc: update header file paths
Pierre Ossman
2007-05-01
mmc: Separate out protocol ops
Pierre Ossman