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
/
at_xdmac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-29
Merge tag 'dmaengine-4.2-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-52
/
+342
2015-06-25
dmaengine: xdmac: Add memset support
Maxime Ripard
1
-0
/
+89
2015-06-12
dmaengine: Move icg helpers to global header
Maxime Ripard
1
-42
/
+4
2015-06-08
dmaengine: at_xdmac: rework slave configuration part
Ludovic Desroches
1
-60
/
+96
2015-06-08
dmaengine: at_xdmac: lock fixes
Ludovic Desroches
1
-32
/
+43
2015-05-18
dmaengine: xdmac: Add interleaved transfer support
Maxime Ripard
1
-0
/
+233
2015-05-18
dmaengine: xdmac: Rework the chaining logic
Maxime Ripard
1
-21
/
+20
2015-05-18
dmaengine: xdmac: Add function to align width
Maxime Ripard
1
-31
/
+32
2015-05-18
dmaengine: xdmac: Handle descriptor's view 3 registers
Maxime Ripard
1
-0
/
+6
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+3
2015-04-17
dmaengine: at_xdmac: unlock spin lock before return
Niklas Cassel
1
-1
/
+3
2015-03-05
dmaengine: at_xdmac: fix for chan conf simplification
Ludovic Desroches
1
-4
/
+3
2015-02-05
dmaengine: at_xdmac: allow muliple dwidths when doing slave transfers
Ludovic Desroches
1
-5
/
+10
2015-02-05
dmaengine: at_xdmac: simplify channel configuration stuff
Ludovic Desroches
1
-22
/
+14
2015-02-05
dmaengine: at_xdmac: introduce save_cc field
Ludovic Desroches
1
-3
/
+3
2015-02-05
dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...
Cyrille Pitchen
1
-1
/
+6
2015-02-03
Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linus
Vinod Koul
1
-59
/
+68
2015-01-13
dmaengine: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-22
dmaengine: at_xdmac: Declare slave capabilities for the generic code
Ludovic Desroches
1
-22
/
+11
2014-12-22
dmaengine: at_xdmac: split device_control
Ludovic Desroches
1
-37
/
+57
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
1
-1
/
+1
2014-11-17
dmaengine: at_xdmac: Add DMA_PRIVATE
Ludovic Desroches
1
-0
/
+5
2014-11-17
dmaengine: at_xdmac: fix missing spin_unlock
Ludovic Desroches
1
-0
/
+1
2014-11-17
dmaengine: at_xdmac: fix a bug in transfer residue computation
Cyrille Pitchen
1
-1
/
+3
2014-11-17
dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status()
Cyrille Pitchen
1
-5
/
+12
2014-11-17
dmaengine: at_xdmac: remove chancnt affectation
Ludovic Desroches
1
-1
/
+0
2014-11-17
dmaengine: at_xdmac: prefer usage of readl/writel_relaxed
Ludovic Desroches
1
-4
/
+4
2014-11-17
dmaengine: xdmac: fix print warning on dma_addr_t variable
Vinod Koul
1
-20
/
+20
2014-11-17
dmaengine: xdmac: fix print warning on size_t variable
Vinod Koul
1
-4
/
+4
2014-11-17
dmaengine: at_xdmac: fix usage of read, write wrappers
Vinod Koul
1
-4
/
+4
2014-11-17
dmaengine: at_xdmac: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2014-11-06
dmaengine: at_xdmac: creation of the atmel eXtended DMA Controller driver
Ludovic Desroches
1
-0
/
+1510