aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2024-01-15mmc: core: Cancel delayed work before releasing hostGeert Uytterhoeven
2024-01-15mmc: rpmb: fixes pause retune on all RPMB partitions.Jorge Ramirez-Ortiz
2023-12-20mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: block: Retry commands in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: convert comma to semicolonZheng Yongjun
2023-12-08mmc: block: Do not lose cache flush during CQE error recoveryAdrian Hunter
2023-11-20Revert "mmc: core: Capture correct oemid-bits for eMMC cards"Dominique Martinet
2023-11-08mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-11-08mmc: sdio: Don't re-initialize powered-on removable SDIO cards at resumeUlf Hansson
2023-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-08-30mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-11mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-08-11mmc: core: disable TRIM on Kingston EMMC04G-M627Robert Marko
2023-06-21mmc: block: ensure error propagation for non-blkChristian Loehle
2023-02-22mmc: sdio: fix possible resource leaks in some error pathsYang Yingliang
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-03mmc: core: Fix kernel panic when remove non-standard SDIO cardMatthew Ma
2022-10-26mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-10-26mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-05-25mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson
2022-05-25mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson
2022-05-25mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson
2022-05-25mmc: core: Cleanup BKOPS supportUlf Hansson
2022-04-15mmc: host: Return an error when ->enable_sdio_irq() ops is missingUlf Hansson
2022-02-23mmc: block: fix read single on recovery logicChristian Löhle
2022-01-27mmc: core: Fixup storing of OCR for MMC_QUIRK_NONSTD_SDIOUlf Hansson
2021-09-22mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-07-20mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-07-20mmc: core: clear flags before allowing to retuneWolfram Sang
2021-07-20mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-05-22mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-22mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-05-22mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-22mmc: block: Update ext_csd.cache_ctrl if it was writtenAvri Altman
2021-03-17mmc: cqhci: Fix random crash when remove mmc module/cardFrank Li
2021-03-17mmc: core: Fix partition switch time for eMMCAdrian Hunter
2021-03-11block: genhd: add 'groups' argument to device_add_diskHannes Reinecke
2021-02-10mmc: core: Limit retries when analyse of SDIO tuples failsFengnan Chang
2021-01-27mmc: core: don't initialize block size from ext_csd if not presentPeter Collingbourne
2020-12-30mmc: block: Fixup condition for CMD13 polling for RPMB requestsBean Huo
2020-10-30mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-14mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-01mmc: core: Fix size overflow for mmc partitionsBradley Bolen
2020-06-22mmc: sdio: Fix potential NULL pointer error in mmc_sdio_init_card()Ulf Hansson
2020-06-03mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-05-20mmc: block: Fix request completion in the CQE timeout pathAdrian Hunter
2020-05-20mmc: core: Check request type before completing the requestVeerabhadrarao Badiganti
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson