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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-08
dmaengine: dw-axi-dmac: Fix trivia typo
Andy Shevchenko
1
-1
/
+1
2019-01-08
dmaengine: imx-sdma: refine to load context only once
Robin Gong
1
-0
/
+7
2019-01-07
dmaengine: fsl-edma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+1
2019-01-07
dmaengine: tegra-apb: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-07
dmaengine: qcom: bam_dma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-07
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dma-jz4780: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-01-07
dmaengine: bcm2835: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: dw: convert to SPDX identifiers
Andy Shevchenko
8
-28
/
+9
2019-01-07
dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bit
Andy Shevchenko
4
-26
/
+47
2019-01-07
dmaengine: dw: Reset DRAIN bit when resume the channel
Andy Shevchenko
4
-7
/
+25
2019-01-07
dmaengine: dw: Split DW and iDMA 32-bit operations
Andy Shevchenko
10
-181
/
+343
2019-01-07
dmaengine: dw: Remove unused internal property
Andy Shevchenko
4
-12
/
+1
2019-01-07
dmaengine: dw: Remove misleading is_private property
Andy Shevchenko
6
-13
/
+1
2019-01-07
dmaengine: dw: Add missed multi-block support for iDMA 32-bit
Andy Shevchenko
1
-0
/
+1
2019-01-07
dmaengine: xilinx_dma: Drop SG support for VDMA IP
Andrea Merello
1
-52
/
+32
2019-01-07
dt-bindings: dmaengine: xilinx_dma: drop include-sg property
Andrea Merello
1
-3
/
+0
2019-01-07
dmaengine: xilinx_dma: autodetect whether the HW supports scatter-gather
Andrea Merello
1
-4
/
+10
2019-01-07
dmaengine: xilinx_dma: program hardware supported buffer length
Radhey Shyam Pandey
1
-4
/
+20
2019-01-07
dt-bindings: dmaengine: xilinx_dma: add optional xlnx,sg-length-width property
Andrea Merello
1
-0
/
+4
2019-01-07
dmaengine: xilinx_dma: in axidma slave_sg and dma_cyclic mode align split des...
Andrea Merello
1
-0
/
+9
2019-01-07
dmaengine: xilinx_dma: commonize DMA copy size calculation
Andrea Merello
1
-8
/
+31
2019-01-07
dmaengine: tegra: add tracepoints to driver
Ben Dooks
2
-0
/
+68
2019-01-07
dmaengine: tegra: reduce channel name field size
Ben Dooks
1
-1
/
+1
2019-01-07
dmaengine: tegra: fix incorrect case of DMA
Ben Dooks
1
-10
/
+10
2019-01-07
dmaengine: tegra: make byte counters unsigned int
Ben Dooks
1
-3
/
+3
2019-01-07
dmaengine: tegra: avoid overflow of byte tracking
Ben Dooks
1
-1
/
+4
2019-01-07
dmaengine: stm32-mdma: Add PM Runtime support
Pierre-Yves MORDRET
1
-6
/
+46
2019-01-07
dmaengine: stm32-dmamux: Add PM Runtime support
Pierre-Yves MORDRET
1
-11
/
+47
2019-01-07
dmaengine: stm32-dma: Add PM Runtime support
Pierre-Yves MORDRET
1
-7
/
+51
2019-01-07
dmaengine: stm32-dma: check FIFO error interrupt enable
Pierre-Yves MORDRET
1
-5
/
+8
2019-01-07
dmaengine: stm32-mdma: Add a check on read_u32_array
Aditya Pakki
1
-1
/
+3
2019-01-07
dmaengine: qcom_hidma: Check for driver register failure
Aditya Pakki
1
-2
/
+1
2019-01-07
dmaengine: mv_xor: Fix a missing check in mv_xor_channel_add
Aditya Pakki
1
-1
/
+4
2019-01-07
dmaengine: fsl-qdma: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2019-01-07
dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings
Peng Ma
1
-0
/
+57
2019-01-07
dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
Peng Ma
3
-0
/
+1273
2019-01-07
dmaengine: fsldma: Adding macro FSL_DMA_IN/OUT implement for ARM platform
Peng Ma
1
-19
/
+42
2019-01-07
dmaengine: fsldma: Replace DMA_IN/OUT by FSL_DMA_IN/OUT
Wen He
2
-10
/
+10
2019-01-07
dmaengine: sa11x0: drop useless LIST_HEAD
Julia Lawall
1
-2
/
+0
2019-01-07
dmaengine: pl330: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2019-01-07
dmaengine: dw: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-07
dmaengine: at_hdmac: drop useless LIST_HEAD
Julia Lawall
1
-5
/
+0
2019-01-07
Linux 5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-07
Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
94
-694
/
+150
2019-01-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
27
-166
/
+620
2019-01-07
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-07
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-188
/
+468
[prev]
[next]