Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d57f078b193981d1b7d24193f3118c6b806db0ff
/
drivers
/
dma
6d7ed21
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
0000612
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
aa25afa
ARM: amba: make probe() functions take const id tables
by Russell King
· 14 years ago
e19d1d4
Merge branch 'imx' into dmaengine-fixes
by Dan Williams
· 14 years ago
a646bd7
dma: ipu_idmac: do not lose valid received data in the irq handler
by Anatolij Gustschin
· 14 years ago
60f1df5
Merge branch 'dmaengine-shawn' into dmaengine
by Sascha Hauer
· 14 years ago
2335d33
Merge branch 'dmaengine-sdma' into dmaengine
by Sascha Hauer
· 14 years ago
341b941
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
1e9cebb
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
by Shawn Guo
· 14 years ago
8a96591
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
by Shawn Guo
· 14 years ago
4b2ce9d
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
1797c33
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
by Shawn Guo
· 14 years ago
f8a356f
dmaengine i.MX dma: initialize dma capabilities outside channel loop
by Sascha Hauer
· 14 years ago
97a43df
dmaengine i.MX DMA: do not initialize chan_id field
by Sascha Hauer
· 14 years ago
d07102a
dmaengine i.MX dma: check sg entries for valid addresses and lengths
by Sascha Hauer
· 14 years ago
1e070a6
dmaengine i.MX dma: set maximum segment size for our device
by Sascha Hauer
· 14 years ago
23889c6
dmaengine i.MX SDMA: reserve channel 0 by not registering it
by Sascha Hauer
· 14 years ago
7214a8b
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
by Sascha Hauer
· 14 years ago
7a0e9b2
dmaengine i.MX SDMA: do not initialize chan_id field
by Sascha Hauer
· 14 years ago
1fa81c2
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
by Sascha Hauer
· 14 years ago
b9b3f82
dmaengine i.MX sdma: set maximum segment size for our device
by Sascha Hauer
· 14 years ago
8179661
DMA: PL08x: fix channel pausing to timeout rather than lockup
by Russell King - ARM Linux
· 14 years ago
fb52621
DMA: PL08x: fix infinite wait when terminating transfers
by Russell King - ARM Linux
· 14 years ago
d718f4e
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
by Shawn Guo
· 14 years ago
939fd4f
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
by Shawn Guo
· 14 years ago
6866fd3
dmaengine i.MX SDMA: Fix firmware loading
by Sascha Hauer
· 14 years ago
e1288cd
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
94ae852
ARM: PL08x: cleanup comments
by Russell King - ARM Linux
· 14 years ago
0261f74
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
by Wei Yongquan
· 14 years ago
dda36f9
dmaengine: at_hdmac: fix race while monitoring channel status
by Nicolas Ferre
· 14 years ago
568f7f0
dmaengine: at_hdmac: flags located in first descriptor
by Nicolas Ferre
· 14 years ago
93d0bec
dmaengine: at_hdmac: use subsys_initcall instead of module_init
by Eric Xu
· 14 years ago
58344f2
dmaengine: at_hdmac: no need set ACK in new descriptor
by Nicolas Ferre
· 14 years ago
ebcf9b8
dmaengine: at_hdmac: trivial add precision to unmapping comment
by Nicolas Ferre
· 14 years ago
0f70e8c
dmaengine: at_hdmac: use dma_address to program DMA hardware
by Nicolas Ferre
· 14 years ago
2cdf245
pch_dma: support new device ML7213 IOH
by Tomoya MORINAGA
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5a62f99
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
bc0fa81
Merge branches 'amba' and 'dma40' into dmaengine
by Dan Williams
· 14 years ago
661382f
dma: shdma: don't register the global die notifier multiple times
by Guennadi Liakhovetski
· 14 years ago
3c0cb7c
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
404a02c
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
f862f90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest
by Paul Mundt
· 14 years ago
1051b9f
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
by Russell King
· 14 years ago
b7f7586
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
by Russell King - ARM Linux
· 14 years ago
f0fd944
ARM: PL08x: allow dma_set_runtime_config() to return errors
by Russell King - ARM Linux
· 14 years ago
c370e59
ARM: PL08x: fix locking between prepare function and submit function
by Russell King - ARM Linux
· 14 years ago
8087aac
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
by Russell King - ARM Linux
· 14 years ago
501e67e
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
by Russell King - ARM Linux
· 14 years ago
15c1723
ARM: PL08x: rename 'desc_list' as 'pend_list'
by Russell King - ARM Linux
· 14 years ago
3d992e1
ARM: PL08x: implement unmapping of memcpy buffers
by Russell King - ARM Linux
· 14 years ago
c042879
ARM: PL08x: store prep_* flags in async_tx structure
by Russell King - ARM Linux
· 14 years ago
d7244e9
ARM: PL08x: shrink srcbus/dstbus in txd structure
by Russell King - ARM Linux
· 14 years ago
542361f
ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill
by Russell King - ARM Linux
· 14 years ago
5f638b4
ARM: PL08x: fix fill_bytes calculation
by Russell King - ARM Linux
· 14 years ago
d6cf7b5
ARM: PL08x: use min() to calculate target_len
by Russell King - ARM Linux
· 14 years ago
b61be8d
ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr
by Russell King - ARM Linux
· 14 years ago
0059005
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
by Russell King - ARM Linux
· 14 years ago
858c21c
ARM: PL08x: move callback outside spinlock'd region
by Russell King - ARM Linux
· 14 years ago
30749cb
ARM: PL08x: allow AHB master port selection to be configured
by Russell King - ARM Linux
· 14 years ago
c7da9a5
ARM: PL08x: move AHB master port selection into prep_* functions
by Russell King - ARM Linux
· 14 years ago
1cae78f
ARM: PL08x: move cctl increment and protection setup to prep_slave_sg
by Russell King - ARM Linux
· 14 years ago
70b5ed6
ARM: PL08x: move default cctl into txd structure
by Russell King - ARM Linux
· 14 years ago
09b3c32
ARM: PL08x: assign ccfg DMA request signal in prep_phy_channel()
by Russell King - ARM Linux
· 14 years ago
4983a04
ARM: PL08x: move ccfg into txd structure
by Russell King - ARM Linux
· 14 years ago
19524d7
ARM: PL08x: avoid duplicating registers in txd and phychan structures
by Russell King - ARM Linux
· 14 years ago
c885bee
ARM: PL08x: combine functions to start DMA into one function
by Russell King - ARM Linux
· 14 years ago
db9f136
ARM: PL08x: clean up LLI lookup
by Russell King - ARM Linux
· 14 years ago
bfddfb4
ARM: PL08x: rename lli.next to lli.lli
by Russell King - ARM Linux
· 14 years ago
e25761d
ARM: PL08x: use 'u32' for LLI structure members, not dma_addr_t
by Russell King - ARM Linux
· 14 years ago
cace658
ARM: PL08x: use 'size_t' for lengths
by Russell King - ARM Linux
· 14 years ago
56b6188
ARM: PL08x: don't try to use llis_bus as a pointer
by Russell King - ARM Linux
· 14 years ago
4c0df6a
ARM: PL08x: don't assume that the LLI pointer has the bus bit clear
by Russell King - ARM Linux
· 14 years ago
19386b32
ARM: PL08x: ensure loops use cpu_relax()
by Russell King - ARM Linux
· 14 years ago
8c8cc2b
ARM: PL08x: consolidate physical channel release code
by Russell King - ARM Linux
· 14 years ago
ac3cd20
ARM: PL08x: consolidate common txd initialization
by Russell King - ARM Linux
· 14 years ago
7cb72ad
ARM: PL08x: avoid 'void *' struct fields when we can type them properly
by Russell King - ARM Linux
· 14 years ago
f96ca9ec
ARM: PL08x: constify vendor data pointers
by Russell King - ARM Linux
· 14 years ago
b58b6b5
ARM: PL08x: remove circular buffer support
by Russell King - ARM Linux
· 14 years ago
ad0a3ad
ARM: PL08x: remove unnecessary NULL and BUG checks
by Russell King - ARM Linux
· 14 years ago
730404a
ARM: PL08x: remove unnecessary includes
by Russell King - ARM Linux
· 14 years ago
9c13299
ARM: PL08x: prefix hex numbers with 0x
by Russell King - ARM Linux
· 14 years ago
b05cd8f
ARM: PL08x: improve the announcement printk
by Russell King - ARM Linux
· 14 years ago
9dc2c20
ARM: PL08x: add comment explaining the flow control methods
by Russell King - ARM Linux
· 14 years ago
3e2a037
ARM: PL08x: fix sparse warnings
by Russell King - ARM Linux
· 14 years ago
98838f9
ARM: PL08x: fix deadlock in terminate_all
by Russell King - ARM Linux
· 14 years ago
9c0bb43
ARM: PL08x: fix missed spin-unlock in pl08x_issue_pending()
by Russell King - ARM Linux
· 14 years ago
dafa731
ARM: PL08x: fix a leak when preparing TXDs
by Russell King - ARM Linux
· 14 years ago
bf072af
ARM: PL08x: fix locking in tasklet
by Russell King - ARM Linux
· 14 years ago
91aa5fa
ARM: PL08x: fix atomic_t usage and tx_submit() return value range
by Russell King - ARM Linux
· 14 years ago
4440aac
ARM: PL08x: fix array overflow in dma_set_runtime_config()
by Russell King - ARM Linux
· 14 years ago
e8b5e11
ARM: PL08x: fix spelling errors
by Russell King - ARM Linux
· 14 years ago
d49278e
dmaengine: dma40: Add support to split up large elements
by Per Forlin
· 14 years ago
d45fa56
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
8333f65
mv_xor: fix race in tasklet function
by Saeed Bishara
· 14 years ago
1fef891
Merge branch 'sgu/mxs-core-v8' of git://git.pengutronix.de/git/ukl/linux-2.6 into imx-for-2.6.38-new
by Sascha Hauer
· 14 years ago
a276991
powerpc/512x: try to free dma descriptors in case of allocation failure
by Ilya Yanok
· 14 years ago
ba2eea2
powerpc/512x: add MPC8308 dma support
by Ilya Yanok
· 14 years ago
2862559
powerpc/512x: fix the hanged dma transfer issue
by Ilya Yanok
· 14 years ago
6504cf3
powerpc/512x: scatter/gather dma fix
by Ilya Yanok
· 14 years ago
Next »