index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Age
Commit message (
Expand
)
Author
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
2016-12-21
mmc: sd: Meet alignment requirements for raw_ssr DMA
Paul Burton
2016-12-05
mmc: core: remove BUG_ONs from sd
Shawn Lin
2016-09-26
mmc: sd: Export SD Status via “ssr” device attribute
Uri Yanai
[next]