summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/owl-mmc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: owl-mmc: Remove unnecessary error logLaibin Qiu2021-04-121-1/+0
* mmc: owl-mmc: Fix a resource leak in an error handling path and in the remove...Christophe JAILLET2021-02-011-3/+6
* mmc: owl-mmc: use true and false for bool variablesZou Wei2020-11-161-2/+2
* mmc: owl-mmc: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2020-11-161-3/+2
* mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that are newer than 5.4Douglas Anderson2020-09-071-0/+1
* mmc: owl-mmc: Get rid of of_match_ptr() macroManivannan Sadhasivam2020-07-061-1/+1
* mmc: owl-mmc: Respect the cmd->busy_timeout from the mmc coreUlf Hansson2020-05-281-1/+7
* mmc: owl-mmc: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2019-12-191-3/+3
* mmc: Add Actions Semi Owl SoCs SD/MMC driverManivannan Sadhasivam2019-11-131-0/+696