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
/
ste_dma40.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-11
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
1
-1
/
+1
2012-04-23
dma/ste_dma40: fix erroneous comparison
Linus Walleij
1
-1
/
+1
2012-04-23
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
1
-0
/
+1
2012-04-23
dma40: Improve the logic of stopping logical chan
Narayanan G
1
-121
/
+199
2012-03-21
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
1
-2
/
+3
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
1
-10
/
+4
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
1
-1
/
+1
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
1
-10
/
+3
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux
1
-0
/
+1
2012-03-13
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
1
-7
/
+3
2012-01-02
dmaengine/ste_dma40: clear LNK on channel startup
Rabin Vincent
1
-0
/
+4
2011-12-05
dmaengine/ste_dma40: allow fixed physical channel
Narayanan G
1
-9
/
+42
2011-11-28
dmaengine/ste_dma40: Add support to use lcla area from esram
Narayanan G
1
-10
/
+85
2011-11-22
dmaengine/ste_dma40: support pm in dma40
Narayanan G
1
-19
/
+248
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-13
/
+13
2011-11-01
drivers/dma: Add export.h to ste_dma40.c
Paul Gortmaker
1
-0
/
+1
2011-10-27
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
1
-13
/
+13
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-09-05
dmaengine/ste_dma40: fix memory leak due to prepared descriptors
Per Forlin
1
-0
/
+16
2011-09-05
dmaengine/ste_dma40: fix Oops due to double free of client descriptor
Per Forlin
1
-10
/
+12
2011-09-05
dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free().
Per Forlin
1
-3
/
+0
2011-09-05
dmaengine/ste_dma40: add missing kernel doc for pending_queue
Per Forlin
1
-0
/
+1
2011-08-02
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-115
/
+155
2011-07-14
dmaengine/ste_dma40: allow memory buswidth/burst to be configured
Rabin Vincent
1
-66
/
+102
2011-07-14
dmaengine/ste_dma40: use AMBA PrimeCell helper macros
Linus Walleij
1
-46
/
+26
2011-07-14
dmaengine/ste_dma40: make the cyclic alloc NOWAIT
Robert Marklund
1
-1
/
+1
2011-07-14
dmaengine/ste_dma40: fix missing kernel-doc
om prakash
1
-0
/
+2
2011-07-14
dmaengine/ste_dma40: add a separate queue for pending requests
Per Forlin
1
-2
/
+24
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-2
/
+2
2011-05-19
dmaengine: move link order
Linus Walleij
1
-1
/
+1
2011-05-09
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-31
dma40: cyclic xfer support
Rabin Vincent
1
-32
/
+140
2011-01-31
dma40: stop ongoing transfers in DMA_TERMINATE_ALL
Rabin Vincent
1
-13
/
+21
2011-01-31
dma40: fix DMA_SG capability and channels
Rabin Vincent
1
-37
/
+34
2011-01-31
dma40: handle failure to allocate first LCLA
Rabin Vincent
1
-0
/
+5
2011-01-31
dma40: extract lcla code into separate function
Rabin Vincent
1
-42
/
+50
2011-01-31
dma40: unify src/dst addr check
Rabin Vincent
1
-13
/
+16
2011-01-31
dma40: pass the info pointer all the way to reduce argument count
Rabin Vincent
1
-6
/
+2
2011-01-31
dma40: unify d40_log_sg_to_lli funcs for mem and slave
Rabin Vincent
1
-25
/
+16
2011-01-31
dma40: move lli_load to main source file
Rabin Vincent
1
-4
/
+18
2011-01-31
dma40: combine mem and slave prep_sg functions
Rabin Vincent
1
-94
/
+62
2011-01-31
dma40: remove export of stedma40_memcpy_sg
Rabin Vincent
1
-1
/
+1
2011-01-31
dma40: combine mem and slave sg-to-lli functions
Rabin Vincent
1
-110
/
+84
2011-01-31
dma40: remove duplicated dev addr code
Rabin Vincent
1
-36
/
+30
[next]