index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
bcm2835.c
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.14
Douglas Anderson
2020-09-07
mmc: bcm2835: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
2019-12-19
mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2019-11-13
mmc: bcm2835: Use devm_platform_ioremap_resource wrapper
Saiyam Doshi
2019-09-11
Merge branch 'fixes' into next
Ulf Hansson
2019-09-11
mmc: bcm2835: Take SWIOTLB memory size limitation into account
Stefan Wahren
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
2019-02-25
mmc: bcm2835: Deduplicate reset of driver data on remove
Lukas Wunner
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
2019-02-25
mmc: bcm2835: Drop DMA channel error pointer check
Lukas Wunner
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