summaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sd_uhs2.c
AgeCommit message (Expand)Author
2024-11-12mmc: core: Correction a warning caused by incorrect type in assignment for UH...Victor Shih
2024-11-04mmc: core: Correct type in variable assignment for UHS-IIVictor Shih
2024-10-30mmc: core: Fix error paths for UHS-II card init and re-initUlf Hansson
2024-10-30mmc: core: Add error handling of sd_uhs2_power_up()Ulf Hansson
2024-10-30mmc: core: Simplify sd_uhs2_power_up()Ulf Hansson
2024-10-24mmc: core: Support UHS-II card control and accessVictor Shih
2024-10-14mmc: core: Prepare to support SD UHS-II cardsUlf Hansson