summaryrefslogtreecommitdiff
path: root/drivers/mmc/core
AgeCommit message (Expand)Author
2024-04-13mmc: core: Avoid negative index with array accessMikko Rapeli
2024-04-13mmc: core: Initialize mmc_blk_ioc_dataMikko Rapeli
2024-04-13mmc: core: Fix switch on gp3 partitionDominique Martinet
2024-03-06mmc: core: Fix eMMC initialization with 1-bit bus connectionIvan Semenov
2024-02-23mmc: slot-gpio: Allow non-sleeping GPIO roAlexander Stein
2024-02-23mmc: core: Use mrq.sbc in close-ended ffuAvri Altman
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-13mmc: block: Be sure to wait while busy in CQE error recoveryAdrian Hunter
2023-12-08mmc: core: add helpers mmc_regulator_enable/disable_vqmmcHeiner Kallweit
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-10-25mmc: core: Capture correct oemid-bits for eMMC cardsAvri Altman
2023-10-25mmc: core: sdio: hold retuning if sdio in 1-bit modeHaibo Chen
2023-08-26mmc: block: Fix in_flight[issue_type] value errorYibin Ding
2023-08-26mmc: core: add devm_mmc_alloc_hostHeiner Kallweit
2023-07-27mmc: core: disable TRIM on Micron MTFC4GACAJCN-1MRobert Marko
2023-07-27mmc: 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-12-08mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle
2022-12-08mmc: mmc_test: Fix removal of debugfs fileYe Bin
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-30mmc: core: Add SD card quirk for broken discardAvri Altman
2022-10-15mmc: core: Terminate infinite loop in SD-UHS voltage switchBrian Norris
2022-10-15mmc: core: Replace with already defined values for readabilityChanWoo Lee
2022-09-28mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failureAdrian Hunter
2022-09-08mmc: core: Fix UHS-I SD 1.8V workaround branchAdrian Hunter
2022-08-21mmc: block: Add single read for 4k sector cardsChristian Loehle
2022-06-14mmc: block: Fix CQE recovery reset successAdrian Hunter
2022-05-12mmc: core: Set HS clock speed before sending HS CMD13Brian Norris
2022-04-08mmc: 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-12-29mmc: core: Disable card detect during shutdownUlf Hansson
2021-09-18mmc: core: Return correct emmc response in case of ioctl errorNishad Kamdar
2021-07-28mmc: core: Don't allocate IDA for OF aliasesStephen Boyd
2021-07-19mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle
2021-07-19mmc: core: clear flags before allowing to retuneWolfram Sang
2021-07-14mmc: block: Disable CMDQ on the ioctl pathBean Huo
2021-05-11mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-05-11mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-05-11mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-05-11mmc: block: Issue a cache flush only when it's enabledAvri Altman
2021-05-11mmc: 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