index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
bcm2835.c
Age
Commit message (
Expand
)
Author
2019-01-28
mmc: bcm2835: Fix DMA channel leak on probe error
Lukas Wunner
2018-12-17
mmc: bcm2835: Properly handle dmaengine_prep_slave_sg
Stefan Wahren
2018-12-17
mmc: bcm2835: Refactor dma_map_sg handling
Stefan Wahren
2018-12-17
mmc: bcm2835: Terminate timeout work synchronously
Stefan Wahren
2018-12-17
mmc: bcm2835: Avoid possible races on data requests
Stefan Wahren
2018-12-17
mmc: bcm2835: Release DMA channel on driver unload
Stefan Wahren
2018-12-17
mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
Phil Elwell
2018-12-17
mmc: bcm2835: reset host on timeout
Michal Suchanek
2018-12-17
mmc: bcm2835: Switch to SPDX identifier
Stefan Wahren
2018-02-14
mmc: bcm2835: Don't overwrite max frequency unconditionally
Phil Elwell
2017-08-30
mmc: bcm2835: constify mmc_host_ops structures
Julia Lawall
2017-06-20
mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
2017-04-24
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
Stefan Wahren
2017-04-24
mmc: bcm2835: Add new driver for the sdhost controller.
Eric Anholt