aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core/sd.c
AgeCommit message (Expand)Author
5 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-20mmc: Add MMC_QUIRK_BROKEN_SD_CACHE for Kingston Canvas Go Plus from 11/2019Marek Vasut
2022-12-07mmc: core: Normalize the error handling branch in sd_read_ext_regs()Zhen Lei
2022-09-21mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-08-22mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-08-22mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-07-13mmc: core: Use mmc_card_* macro and add a new for the sd_combo typeSeunghui Lee
2022-07-12mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-04-26mmc: core: Add CIDs for cards to the entropy poolLinus Walleij
2022-03-07Merge branch 'fixes' into nextUlf Hansson
2022-03-07mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_CONDUlf Hansson
2022-02-28mmc: core: use sysfs_emit() instead of sprintf()Sergey Shtylyov
2022-01-24mmc: core: Wait for command setting 'Power Off Notification' bit to completeAndrey Skvortsov
2021-12-14mmc: core: change __mmc_poll_for_busy() parameter typeHuijin Park
2021-10-18block: move struct request to blk-mq.hChristoph Hellwig
2021-06-14mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-06-14mmc: core: Add support for cache ctrl for SD cardsUlf Hansson
2021-06-14mmc: core: Add support for Power Off Notification for SD cardsUlf Hansson
2021-06-14mmc: core: Read performance enhancements registers for SD cardsUlf Hansson
2021-06-14mmc: core: Read the SD function extension registers for power managementUlf Hansson
2021-06-14mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59Ulf Hansson
2021-03-30mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-02-01mmc: core: remove unused host parameter of mmc_sd_get_csd()Yue Hu
2020-09-07mmc: sd: Use kobj_to_dev() instead of container_of()Tian Tao
2020-09-07mmc: sdio: Export SDIO revision and info strings to userspacePali Rohár
2020-05-29mmc: core: Export device/vendor ids from Common CIS for SDIO cardsPali Rohár
2020-05-28mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs()Jisheng Zhang
2020-03-24mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang
2019-08-30mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-06mmc: core: Verify SD bus widthRaul E Rangel
2019-02-28mmc: core: Add a debug print when the card may have been replacedhongjiefang
2019-02-28mmc: core: Add discard support to sdAvri Altman
2019-02-25mmc: core: Indicate SD specs higher than 4.0Avri Altman
2019-02-25mmc: core: Calculate the discard arg only onceAvri Altman
2018-05-08mmc: core: Rename ->reset() bus ops to ->hw_reset()Ulf Hansson
2018-05-02mmc: core: Add capability to avoid 3.3V signalingKyle Roeschley
2018-03-15mmc: core: Export card RCA register via sysfsHarish Jenny K N
2018-03-15mmc: sd: Remove redundant err assignment from mmc_read_switchShawn Lin
2018-03-15mmc: core: Don't try UHS-I mode if 4-bit mode isn't supportedShawn Lin
2017-11-29mmc: core: prepend 0x to OCR entry in sysfsBastian Stender
2017-10-30mmc: sd: Fix signal voltage when there is no power cycleAdrian Hunter
2017-10-30mmc: core: Introduce host claiming by contextAdrian Hunter
2017-08-30mmc: core: correct taac parameter according to the specificationShawn Lin
2017-06-20mmc: core: Re-factor code for sending CIDUlf Hansson
2017-06-20mmc: core: Delete error messages for failed memory allocationsMarkus Elfring
2017-04-24mmc: core: add proper be32 annotationWinkler, Tomas
2017-02-13mmc: core: Clarify usage of mmc_set_signal_voltage()Ulf Hansson
2017-02-13mmc: core: Move public functions from host.h to private headersUlf Hansson
2017-02-13mmc: core: Move public functions from card.h to private headersUlf Hansson