summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bcm2835.c
Commit message (Expand)AuthorAgeFilesLines
* mmc: bcm2835: reset host on timeoutMichal Suchanek2019-02-121-0/+3
* mmc: bcm2835: Recover from MMC_SEND_EXT_CSDPhil Elwell2019-02-121-0/+9
* mmc: bcm2835: Fix DMA channel leak on probe errorLukas Wunner2019-02-061-0/+2
* mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell2018-02-141-1/+2
* mmc: bcm2835: constify mmc_host_ops structuresJulia Lawall2017-08-301-1/+1
* mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva2017-06-201-3/+9
* mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_requestStefan Wahren2017-04-241-1/+2
* mmc: bcm2835: Add new driver for the sdhost controller.Eric Anholt2017-04-241-0/+1465