aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/bcm2835.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-14mmc: bcm2835: Don't overwrite max frequency unconditionallyPhil Elwell1-1/+2
2017-08-30mmc: bcm2835: constify mmc_host_ops structuresJulia Lawall1-1/+1
2017-06-20mmc: bcm2835: fix potential null pointer dereferencesGustavo A. R. Silva1-3/+9
2017-04-24mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_requestStefan Wahren1-1/+2
2017-04-24mmc: bcm2835: Add new driver for the sdhost controller.Eric Anholt1-0/+1465