summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/owl-mmc.c
AgeCommit message (Expand)Author
2023-08-15mmc: owl: Convert to platform remove callback returning voidYangtao Li
2023-08-09mmc: Explicitly include correct DT includesRob Herring
2023-06-19mmc: owl: fix deferred probingSergey Shtylyov
2023-03-23mmc: owl-mmc: Use devm_platform_get_and_ioremap_resource()Yang Li
2021-04-12mmc: owl-mmc: Remove unnecessary error logLaibin Qiu
2021-02-01mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...Christophe JAILLET
2020-11-16mmc: owl-mmc: use true and false for bool variablesZou Wei
2020-11-16mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson
2020-07-06mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam
2020-05-28mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson
2019-12-19mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi
2019-11-13mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam