summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: constify the struct device_type usageRicardo B. Marliere2024-02-271-1/+1
* mmc: core: Add host specific tuning support for SD HS modeWenchao Chen2023-08-251-0/+14
* mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut2023-06-201-1/+1
* mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei2022-12-071-3/+8
* mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris2022-09-211-1/+2
* mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter2022-08-221-26/+16
* mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter2022-08-221-3/+3
* mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee2022-07-131-1/+1
* mmc: core: Replace with already defined values for readabilityChanWoo Lee2022-07-121-1/+1
* mmc: core: Add CIDs for cards to the entropy poolLinus Walleij2022-04-261-0/+7
* Merge branch 'fixes' into nextUlf Hansson2022-03-071-1/+1
|\
| * mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson2022-03-071-1/+1
* | mmc: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov2022-02-281-13/+12
|/
* mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov2022-01-241-1/+7
* mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park2021-12-141-1/+1
* block: move struct request to blk-mq.hChristoph Hellwig2021-10-181-0/+1
* mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle2021-06-141-4/+6
* mmc: core: Add support for cache ctrl for SD cardsUlf Hansson2021-06-141-0/+100
* mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson2021-06-141-3/+133
* mmc: core: Read performance enhancements registers for SD cardsUlf Hansson2021-06-141-0/+53
* mmc: core: Read the SD function extension registers for power managementUlf Hansson2021-06-141-0/+178
* mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson2021-06-141-1/+3
* mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee2021-03-301-0/+6
* mmc: core: remove unused host parameter of mmc_sd_get_csd()Yue Hu2021-02-011-2/+2
* mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao2020-09-071-1/+1
* mmc: sdio: Export SDIO revision and info strings to userspacePali Rohár2020-09-071-3/+33
* mmc: core: Export device/vendor ids from Common CIS for SDIO cardsPali Rohár2020-05-291-1/+25
* mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()Jisheng Zhang2020-05-281-2/+2
* mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang2020-03-241-0/+10
* mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson2019-08-301-0/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mmc: core: Verify SD bus widthRaul E Rangel2019-05-061-0/+8
* mmc: core: Add a debug print when the card may have been replacedhongjiefang2019-02-281-1/+4
* mmc: core: Add discard support to sdAvri Altman2019-02-281-1/+9
* mmc: core: Indicate SD specs higher than 4.0Avri Altman2019-02-251-0/+5
* mmc: core: Calculate the discard arg only onceAvri Altman2019-02-251-0/+2
* mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson2018-05-081-2/+2
* mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley2018-05-021-0/+8
* mmc: core: Export card RCA register via sysfsHarish Jenny K N2018-03-151-0/+2
* mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin2018-03-151-2/+0
* mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin2018-03-151-11/+5
* mmc: core: prepend 0x to OCR entry in sysfsBastian Stender2017-11-291-1/+1
* mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter2017-10-301-2/+45
* mmc: core: Introduce host claiming by contextAdrian Hunter2017-10-301-2/+2
* mmc: core: correct taac parameter according to the specificationShawn Lin2017-08-301-6/+6
* mmc: core: Re-factor code for sending CIDUlf Hansson2017-06-201-5/+1
* mmc: core: Delete error messages for failed memory allocationsMarkus Elfring2017-06-201-13/+3
* mmc: core: add proper be32 annotationWinkler, Tomas2017-04-241-2/+2
* mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson2017-02-131-2/+1
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-0/+1