index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
bcm2835.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
mmc: host: Drop redundant MMC_CAP_ERASE
Ulf Hansson
1
-2
/
+1
2019-12-19
mmc: bcm2835: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
1
-1
/
+11
2019-11-13
mmc: bcm2835: Use devm_platform_ioremap_resource wrapper
Saiyam Doshi
1
-3
/
+1
2019-09-11
Merge branch 'fixes' into next
Ulf Hansson
1
-1
/
+1
2019-09-11
mmc: bcm2835: Take SWIOTLB memory size limitation into account
Stefan Wahren
1
-1
/
+1
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-09-11
Revert "mmc: bcm2835: Terminate timeout work synchronously"
Stefan Wahren
1
-1
/
+1
2019-02-25
mmc: bcm2835: Deduplicate reset of driver data on remove
Lukas Wunner
1
-1
/
+0
2019-02-25
mmc: bcm2835: Drop pointer to mmc_host from bcm2835_host
Lukas Wunner
1
-10
/
+10
2019-02-25
mmc: bcm2835: Drop DMA channel error pointer check
Lukas Wunner
1
-1
/
+1
2019-01-28
mmc: bcm2835: Fix DMA channel leak on probe error
Lukas Wunner
1
-0
/
+2
2018-12-17
mmc: bcm2835: Properly handle dmaengine_prep_slave_sg
Stefan Wahren
1
-6
/
+9
2018-12-17
mmc: bcm2835: Refactor dma_map_sg handling
Stefan Wahren
1
-9
/
+7
2018-12-17
mmc: bcm2835: Terminate timeout work synchronously
Stefan Wahren
1
-1
/
+1
2018-12-17
mmc: bcm2835: Avoid possible races on data requests
Stefan Wahren
1
-4
/
+6
2018-12-17
mmc: bcm2835: Release DMA channel on driver unload
Stefan Wahren
1
-0
/
+3
2018-12-17
mmc: bcm2835: Recover from MMC_SEND_EXT_CSD
Phil Elwell
1
-0
/
+9
2018-12-17
mmc: bcm2835: reset host on timeout
Michal Suchanek
1
-0
/
+3
2018-12-17
mmc: bcm2835: Switch to SPDX identifier
Stefan Wahren
1
-12
/
+1
2018-02-14
mmc: bcm2835: Don't overwrite max frequency unconditionally
Phil Elwell
1
-1
/
+2
2017-08-30
mmc: bcm2835: constify mmc_host_ops structures
Julia Lawall
1
-1
/
+1
2017-06-20
mmc: bcm2835: fix potential null pointer dereferences
Gustavo A. R. Silva
1
-3
/
+9
2017-04-24
mmc: bcm2835: Fix possible NULL ptr dereference in bcm2835_request
Stefan Wahren
1
-1
/
+2
2017-04-24
mmc: bcm2835: Add new driver for the sdhost controller.
Eric Anholt
1
-0
/
+1465