index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
/
sd.c
Age
Commit message (
Expand
)
Author
2024-10-24
mmc: core: Support UHS-II card control and access
Victor Shih
2024-10-14
mmc: core: Enable SDUC
Avri Altman
2024-10-14
mmc: core: Prevent HSQ from enabling for SDUC
Avri Altman
2024-10-14
mmc: sd: SDUC Support Recognition
Avri Altman
2024-10-14
mmc: core: Add SD card quirk for broken poweroff notification
Keita Aihara
2024-09-03
mmc: core Convert UNSTUFF_BITS macro to inline function
Avri Altman
2024-09-03
mmc: core: Replace the argument of mmc_sd_switch() with defines
Chanwoo Lee
2024-08-26
mmc: core: apply SD quirks earlier during probe
Jonathan Bell
2024-02-27
mmc: core: constify the struct device_type usage
Ricardo B. Marliere
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
[next]