summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/sdhci-uhs2.c
AgeCommit message (Expand)Author
2024-11-04mmc: sdhci-uhs2: correction a warning caused by incorrect type in argumentVictor Shih
2024-10-31mmc: sdhci-uhs2: Remove unnecessary variablesVictor Shih
2024-10-31mmc: sdhci-uhs2: Correct incorrect type in argumentVictor Shih
2024-10-30mmc: sdhci-uhs2: Remove unnecessary NULL checkBen Chuang
2024-10-24mmc: sdhci-uhs2: add pre-detect_init hookBen Chuang
2024-10-24mmc: sdhci-uhs2: add request() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add irq() and othersVictor Shih
2024-10-24mmc: sdhci-uhs2: add related functions to initialize the interfaceVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_ios()Victor Shih
2024-10-24mmc: sdhci-uhs2: add add_host() and others to set up the driverVictor Shih
2024-10-24mmc: sdhci-uhs2: add set_timeout()Victor Shih
2024-10-24mmc: sdhci-uhs2: add set_power() to support vdd2Victor Shih
2024-10-24mmc: sdhci-uhs2: add reset functionVictor Shih
2024-10-24mmc: sdhci-uhs2: dump UHS-II registersVictor Shih
2024-10-24mmc: sdhci: add UHS-II module and add a kernel configurationVictor Shih