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
2011-01-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
10
-794
/
+935
2011-01-17
ARM: PL08x: cleanup comments
Russell King - ARM Linux
1
-94
/
+52
2011-01-15
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
1
-2
/
+2
2011-01-15
dmaengine: at_hdmac: fix race while monitoring channel status
Nicolas Ferre
1
-2
/
+2
2011-01-15
dmaengine: at_hdmac: flags located in first descriptor
Nicolas Ferre
1
-3
/
+3
2011-01-15
dmaengine: at_hdmac: use subsys_initcall instead of module_init
Eric Xu
1
-1
/
+1
2011-01-15
dmaengine: at_hdmac: no need set ACK in new descriptor
Nicolas Ferre
1
-1
/
+0
2011-01-15
dmaengine: at_hdmac: trivial add precision to unmapping comment
Nicolas Ferre
1
-1
/
+1
2011-01-15
dmaengine: at_hdmac: use dma_address to program DMA hardware
Nicolas Ferre
1
-2
/
+2
2011-01-15
pch_dma: support new device ML7213 IOH
Tomoya MORINAGA
2
-7
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-3
/
+3
2011-01-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-66
/
+123
2011-01-07
Merge branches 'amba' and 'dma40' into dmaengine
Dan Williams
4
-680
/
+833
2011-01-07
dma: shdma: don't register the global die notifier multiple times
Guennadi Liakhovetski
1
-9
/
+7
2011-01-07
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-96
/
+78
2011-01-07
Merge branch 'devel-stable' into devel
Russell King
1
-96
/
+78
2011-01-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
Paul Mundt
11
-26
/
+33
2011-01-05
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
1
-96
/
+78
2011-01-05
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
Russell King - ARM Linux
1
-0
/
+3
2011-01-05
ARM: PL08x: allow dma_set_runtime_config() to return errors
Russell King - ARM Linux
1
-10
/
+13
2011-01-05
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
1
-19
/
+9
2011-01-05
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
1
-0
/
+11
2011-01-05
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
Russell King - ARM Linux
1
-14
/
+32
2011-01-05
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
1
-10
/
+10
2011-01-05
ARM: PL08x: implement unmapping of memcpy buffers
Russell King - ARM Linux
1
-13
/
+39
2011-01-05
ARM: PL08x: store prep_* flags in async_tx structure
Russell King - ARM Linux
1
-3
/
+5
2011-01-05
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
1
-10
/
+10
2011-01-05
ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill
Russell King - ARM Linux
1
-76
/
+83
2011-01-05
ARM: PL08x: fix fill_bytes calculation
Russell King - ARM Linux
1
-16
/
+10
2011-01-05
ARM: PL08x: use min() to calculate target_len
Russell King - ARM Linux
1
-3
/
+1
2011-01-05
ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr
Russell King - ARM Linux
1
-9
/
+5
2011-01-05
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
Russell King - ARM Linux
1
-18
/
+12
2011-01-05
ARM: PL08x: move callback outside spinlock'd region
Russell King - ARM Linux
1
-14
/
+15
2011-01-05
ARM: PL08x: allow AHB master port selection to be configured
Russell King - ARM Linux
1
-34
/
+43
2011-01-05
ARM: PL08x: move AHB master port selection into prep_* functions
Russell King - ARM Linux
1
-24
/
+23
2011-01-05
ARM: PL08x: move cctl increment and protection setup to prep_slave_sg
Russell King - ARM Linux
1
-7
/
+8
2011-01-05
ARM: PL08x: move default cctl into txd structure
Russell King - ARM Linux
1
-15
/
+6
2011-01-05
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
Russell King - ARM Linux
1
-11
/
+9
2011-01-05
ARM: PL08x: move ccfg into txd structure
Russell King - ARM Linux
1
-16
/
+12
2011-01-05
ARM: PL08x: avoid duplicating registers in txd and phychan structures
Russell King - ARM Linux
1
-38
/
+19
2011-01-05
ARM: PL08x: combine functions to start DMA into one function
Russell King - ARM Linux
1
-60
/
+38
2011-01-05
ARM: PL08x: clean up LLI lookup
Russell King - ARM Linux
1
-17
/
+20
2011-01-05
ARM: PL08x: rename lli.next to lli.lli
Russell King - ARM Linux
1
-6
/
+6
2011-01-05
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
Russell King - ARM Linux
1
-4
/
+5
2011-01-05
ARM: PL08x: use 'size_t' for lengths
Russell King - ARM Linux
1
-23
/
+17
2011-01-05
ARM: PL08x: don't try to use llis_bus as a pointer
Russell King - ARM Linux
1
-6
/
+3
2011-01-05
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
Russell King - ARM Linux
1
-1
/
+1
2011-01-05
ARM: PL08x: ensure loops use cpu_relax()
Russell King - ARM Linux
1
-3
/
+3
2011-01-05
ARM: PL08x: consolidate physical channel release code
Russell King - ARM Linux
1
-14
/
+14
2011-01-05
ARM: PL08x: consolidate common txd initialization
Russell King - ARM Linux
1
-13
/
+14
[next]