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
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
dmaengine: dmatest: honor alignment restriction for buffers
Dave Jiang
1
-20
/
+46
2016-11-30
dmaengine: fix spacing issues for dmatest
Dave Jiang
1
-4
/
+4
2016-11-29
dmaengine: pch_dma: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
1
-2
/
+1
2016-11-25
dmaengine: sun6i: fix the uninitialized value for v_lli
Hao Zhang
1
-1
/
+1
2016-11-25
dmaengine: mv_xor: use builtin_platform_driver
Geliang Tang
1
-6
/
+1
2016-11-25
dmaengine: mv_xor: Add support for scatter-gather DMA mode
Stefan Roese
2
-4
/
+180
2016-11-25
dmaengine: hsu: pci: switch to new API for IRQ allocation
Andy Shevchenko
1
-3
/
+5
2016-11-25
dmaengine: imx-sdma - correct the dma transfer residue calculation
Nandor Han
1
-4
/
+9
2016-11-23
dmaengine: qcom_hidma: autoload while probing ACPI
Sinan Kaya
2
-0
/
+2
2016-11-18
i7300_idle: Remove this driver
Len Brown
1
-2
/
+0
2016-11-17
dmaengine: cppi41: More PM runtime fixes
Tony Lindgren
1
-4
/
+7
2016-11-17
dmaengine: pl08x: Add support for the DMA slave map
Sylwester Nawrocki
1
-0
/
+11
2016-11-17
dmaengine: st_fdma: Revert: "Revert: Update st_fdma to 'depends on REMOTEPROC'"
Vinod Koul
1
-0
/
+1
2016-11-15
dmaengine: qcom_hidma: cleanup sysfs entries during remove
Sinan Kaya
2
-6
/
+24
2016-11-14
dmaengine: cpp41: Fix handling of error path
Tony Lindgren
1
-2
/
+9
2016-11-14
dmaengine: ioatdma: error string table missing an entry
Dave Jiang
1
-0
/
+1
2016-11-14
dmaengine: cppi41: Fix unpaired pm runtime when only a USB hub is connected
Tony Lindgren
1
-2
/
+8
2016-11-14
dmaengine: cppi41: Fix list not empty warning on module removal
Tony Lindgren
1
-0
/
+5
2016-11-14
dmaengine: qcom_hidma: hide MSI handler when unused
Arnd Bergmann
1
-0
/
+2
2016-11-14
dmaengine: st_fdma: Revert: Update st_fdma to 'depends on REMOTEPROC'
Vinod Koul
1
-1
/
+0
2016-11-14
dmaengine: sun6i: fix the uninitialized value for v_lli
Axl-zhang
1
-1
/
+1
2016-11-14
dmaengine: pl330: Handle xferred count if DMAMOV hasn't finished
Stephen Barber
1
-0
/
+5
2016-11-14
dmaengine: nbpfaxi: add optional max-burst property for memory reads/writes
Niklas Cassel
1
-4
/
+34
2016-11-14
dmaengine: tegra210-adma: convert TEGRA210_ADMA from bool to tristate
Paul Gortmaker
1
-1
/
+1
2016-11-14
dmaengine: qcom_hidma: remove unneeded of_node_put()
Wei Yongjun
1
-1
/
+0
2016-11-14
dmaengine: fsl_raid: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-03
dmaengine: qcom_hidma: add MSI support for interrupts
Sinan Kaya
3
-6
/
+147
2016-11-03
dmaengine: qcom_hidma: protect common data structures
Sinan Kaya
1
-33
/
+11
2016-11-03
dmaengine: qcom_hidma: bring out interrupt cause
Sinan Kaya
1
-29
/
+33
2016-11-03
dmaengine: qcom_hidma: make pending_tre_count atomic
Sinan Kaya
3
-9
/
+9
2016-11-03
dmaengine: st_fdma: Update st_fdma to 'depends on REMOTEPROC'.
Peter Griffin
1
-0
/
+1
2016-10-19
dmaengine: st_fdma: Fix the error return code in st_fdma_probe()
Wei Yongjun
1
-1
/
+1
2016-10-19
dmaengine: ioatdma: loop for number elements in array chanerr_str
Colin Ian King
1
-7
/
+3
2016-10-19
dmaengine: qcom_hidma: break completion processing on error
Sinan Kaya
1
-0
/
+7
2016-10-19
dmaengine: qcom_hidma: add a common API to setup the interrupt
Sinan Kaya
2
-4
/
+25
2016-10-19
dmaengine: qcom_hidma: configure DMA and MSI for OF
Sinan Kaya
1
-1
/
+8
2016-10-19
dmaengine: qcom_hidma: remove useless debugfs file removal
Sinan Kaya
1
-1
/
+0
2016-10-19
dmaengine: omap-dma: initialize can_pause to false
Colin Ian King
1
-1
/
+1
2016-10-19
dmaengine: st_fdma: fix uninitialized variable access
Arnd Bergmann
1
-12
/
+2
2016-10-18
dmaengine: qcom_hidma: prevent disable in error
Sinan Kaya
1
-13
/
+2
2016-10-18
dmaengine: mmp_tdma: add missing select GENERIC_ALLOCATOR in Kconfig
Jérémy Lefaure
1
-0
/
+1
2016-10-18
dmaengine: omap-dma: add support for pause of non-cyclic transfers
Sebastian Andrzej Siewior
1
-35
/
+89
2016-10-18
dmaengine: edma: Fix error return code in edma_alloc_chan_resources()
Wei Yongjun
1
-0
/
+1
2016-10-18
Revert "dmaengine: pxa_dma: add support for legacy transition"
Robert Jarzmik
1
-28
/
+0
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
Peter Griffin
3
-0
/
+913
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file
Peter Griffin
1
-0
/
+249
2016-10-07
Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
59
-685
/
+1465
2016-10-03
Merge branch 'topic/unmap_cleanup' into for-linus
Vinod Koul
5
-6
/
+5
2016-10-03
Merge branch 'topic/tegra' into for-linus
Vinod Koul
1
-12
/
+2
2016-10-03
Merge branch 'topic/ste_dma40' into for-linus
Vinod Koul
1
-131
/
+122
[prev]
[next]