| Commit message (Expand) | Author | Age | Files | Lines |
* | mmc: core: Terminate infinite loop in SD-UHS voltage switch | Brian Norris | 2022-09-21 | 1 | -1/+2 |
* | mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure | Adrian Hunter | 2022-08-22 | 1 | -26/+16 |
* | mmc: core: Fix UHS-I SD 1.8V workaround branch | Adrian Hunter | 2022-08-22 | 1 | -3/+3 |
* | mmc: core: Use mmc_card_* macro and add a new for the sd_combo type | Seunghui Lee | 2022-07-13 | 1 | -1/+1 |
* | mmc: core: Replace with already defined values for readability | ChanWoo Lee | 2022-07-12 | 1 | -1/+1 |
* | mmc: core: Add CIDs for cards to the entropy pool | Linus Walleij | 2022-04-26 | 1 | -0/+7 |
* | Merge branch 'fixes' into next | Ulf Hansson | 2022-03-07 | 1 | -1/+1 |
|\ |
|
| * | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND | Ulf Hansson | 2022-03-07 | 1 | -1/+1 |
* | | mmc: core: use sysfs_emit() instead of sprintf() | Sergey Shtylyov | 2022-02-28 | 1 | -13/+12 |
|/ |
|
* | mmc: core: Wait for command setting 'Power Off Notification' bit to complete | Andrey Skvortsov | 2022-01-24 | 1 | -1/+7 |
* | mmc: core: change __mmc_poll_for_busy() parameter type | Huijin Park | 2021-12-14 | 1 | -1/+1 |
* | block: move struct request to blk-mq.h | Christoph Hellwig | 2021-10-18 | 1 | -0/+1 |
* | mmc: core: Allow UHS-I voltage switch for SDSC cards if supported | Christian Löhle | 2021-06-14 | 1 | -4/+6 |
* | mmc: core: Add support for cache ctrl for SD cards | Ulf Hansson | 2021-06-14 | 1 | -0/+100 |
* | mmc: core: Add support for Power Off Notification for SD cards | Ulf Hansson | 2021-06-14 | 1 | -3/+133 |
* | mmc: core: Read performance enhancements registers for SD cards | Ulf Hansson | 2021-06-14 | 1 | -0/+53 |
* | mmc: core: Read the SD function extension registers for power management | Ulf Hansson | 2021-06-14 | 1 | -0/+178 |
* | mmc: core: Parse the SD SCR register for support of CMD48/49 and CMD58/59 | Ulf Hansson | 2021-06-14 | 1 | -1/+3 |
* | mmc: core: Set read only for SD cards with permanent write protect bit | Seunghui Lee | 2021-03-30 | 1 | -0/+6 |
* | mmc: core: remove unused host parameter of mmc_sd_get_csd() | Yue Hu | 2021-02-01 | 1 | -2/+2 |
* | mmc: sd: Use kobj_to_dev() instead of container_of() | Tian Tao | 2020-09-07 | 1 | -1/+1 |
* | mmc: sdio: Export SDIO revision and info strings to userspace | Pali Rohár | 2020-09-07 | 1 | -3/+33 |
* | mmc: core: Export device/vendor ids from Common CIS for SDIO cards | Pali Rohár | 2020-05-29 | 1 | -1/+25 |
* | mmc: sd: use HIGH_SPEED_BUS_SPEED in mmc_sd_switch_hs() | Jisheng Zhang | 2020-05-28 | 1 | -2/+2 |
* | mmc: core: Enable the MMC host software queue for the SD card | Baolin Wang | 2020-03-24 | 1 | -0/+10 |
* | mmc: core: Fix init of SD cards reporting an invalid VDD range | Ulf Hansson | 2019-08-30 | 1 | -0/+6 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | mmc: core: Verify SD bus width | Raul E Rangel | 2019-05-06 | 1 | -0/+8 |
* | mmc: core: Add a debug print when the card may have been replaced | hongjiefang | 2019-02-28 | 1 | -1/+4 |
* | mmc: core: Add discard support to sd | Avri Altman | 2019-02-28 | 1 | -1/+9 |
* | mmc: core: Indicate SD specs higher than 4.0 | Avri Altman | 2019-02-25 | 1 | -0/+5 |
* | mmc: core: Calculate the discard arg only once | Avri Altman | 2019-02-25 | 1 | -0/+2 |
* | mmc: core: Rename ->reset() bus ops to ->hw_reset() | Ulf Hansson | 2018-05-08 | 1 | -2/+2 |
* | mmc: core: Add capability to avoid 3.3V signaling | Kyle Roeschley | 2018-05-02 | 1 | -0/+8 |
* | mmc: core: Export card RCA register via sysfs | Harish Jenny K N | 2018-03-15 | 1 | -0/+2 |
* | mmc: sd: Remove redundant err assignment from mmc_read_switch | Shawn Lin | 2018-03-15 | 1 | -2/+0 |
* | mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported | Shawn Lin | 2018-03-15 | 1 | -11/+5 |
* | mmc: core: prepend 0x to OCR entry in sysfs | Bastian Stender | 2017-11-29 | 1 | -1/+1 |
* | mmc: sd: Fix signal voltage when there is no power cycle | Adrian Hunter | 2017-10-30 | 1 | -2/+45 |
* | mmc: core: Introduce host claiming by context | Adrian Hunter | 2017-10-30 | 1 | -2/+2 |
* | mmc: core: correct taac parameter according to the specification | Shawn Lin | 2017-08-30 | 1 | -6/+6 |
* | mmc: core: Re-factor code for sending CID | Ulf Hansson | 2017-06-20 | 1 | -5/+1 |
* | mmc: core: Delete error messages for failed memory allocations | Markus Elfring | 2017-06-20 | 1 | -13/+3 |
* | mmc: core: add proper be32 annotation | Winkler, Tomas | 2017-04-24 | 1 | -2/+2 |
* | mmc: core: Clarify usage of mmc_set_signal_voltage() | Ulf Hansson | 2017-02-13 | 1 | -2/+1 |
* | mmc: core: Move public functions from host.h to private headers | Ulf Hansson | 2017-02-13 | 1 | -0/+1 |
* | mmc: core: Move public functions from card.h to private headers | Ulf Hansson | 2017-02-13 | 1 | -0/+1 |
* | mmc: sd: Meet alignment requirements for raw_ssr DMA | Paul Burton | 2016-12-21 | 1 | -2/+10 |
* | mmc: core: remove BUG_ONs from sd | Shawn Lin | 2016-12-05 | 1 | -14/+0 |
* | mmc: sd: Export SD Status via “ssr” device attribute | Uri Yanai | 2016-09-26 | 1 | -18/+19 |