index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
*
Merge branch 'imx' into dmaengine-fixes
Dan Williams
2011-02-14
|
\
|
*
Merge branch 'dmaengine-shawn' into dmaengine
Sascha Hauer
2011-01-31
|
|
\
|
|
*
dmaengine: imx-sdma: fix up param for the last BD in sdma_prep_slave_sg()
Shawn Guo
2011-01-31
|
|
*
dmaengine: imx-sdma: correct sdmac->status in sdma_handle_channel_loop()
Shawn Guo
2011-01-31
|
|
*
dmaengine: imx-sdma: return sdmac->status in sdma_tx_status()
Shawn Guo
2011-01-31
|
|
*
dmaengine: imx-sdma: set sdmac->status to DMA_ERROR in err_out of sdma_prep_s...
Shawn Guo
2011-01-31
|
|
*
dmaengine: imx-sdma: remove IMX_DMA_SG_LOOP handling in sdma_prep_slave_sg()
Shawn Guo
2011-01-31
|
*
|
Merge branch 'dmaengine-sdma' into dmaengine
Sascha Hauer
2011-01-31
|
|
\
\
|
|
*
|
dmaengine i.MX SDMA: reserve channel 0 by not registering it
Sascha Hauer
2011-01-31
|
|
*
|
dmaengine i.MX SDMA: initialize dma capabilities outside channel loop
Sascha Hauer
2011-01-31
|
|
*
|
dmaengine i.MX SDMA: do not initialize chan_id field
Sascha Hauer
2011-01-31
|
|
*
|
dmaengine i.MX sdma: check sg entries for valid addresses and lengths
Sascha Hauer
2011-01-31
|
|
*
|
dmaengine i.MX sdma: set maximum segment size for our device
Sascha Hauer
2011-01-31
|
|
|
/
|
*
|
dmaengine i.MX dma: initialize dma capabilities outside channel loop
Sascha Hauer
2011-01-31
|
*
|
dmaengine i.MX DMA: do not initialize chan_id field
Sascha Hauer
2011-01-31
|
*
|
dmaengine i.MX dma: check sg entries for valid addresses and lengths
Sascha Hauer
2011-01-31
|
*
|
dmaengine i.MX dma: set maximum segment size for our device
Sascha Hauer
2011-01-31
|
|
/
*
|
dma: ipu_idmac: do not lose valid received data in the irq handler
Anatolij Gustschin
2011-02-14
*
|
DMA: PL08x: fix channel pausing to timeout rather than lockup
Russell King - ARM Linux
2011-01-31
*
|
DMA: PL08x: fix infinite wait when terminating transfers
Russell King - ARM Linux
2011-01-31
*
|
dmaengine: imx-sdma: fix inconsistent naming in sdma_assign_cookie()
Shawn Guo
2011-01-30
*
|
dmaengine: imx-sdma: propagate error in sdma_probe() instead of returning 0
Shawn Guo
2011-01-29
*
|
dmaengine i.MX SDMA: Fix firmware loading
Sascha Hauer
2011-01-29
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-01-17
|
\
|
*
ARM: PL08x: cleanup comments
Russell King - ARM Linux
2011-01-16
|
*
Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.c
Wei Yongquan
2011-01-14
|
*
dmaengine: at_hdmac: fix race while monitoring channel status
Nicolas Ferre
2011-01-14
|
*
dmaengine: at_hdmac: flags located in first descriptor
Nicolas Ferre
2011-01-14
|
*
dmaengine: at_hdmac: use subsys_initcall instead of module_init
Eric Xu
2011-01-14
|
*
dmaengine: at_hdmac: no need set ACK in new descriptor
Nicolas Ferre
2011-01-14
|
*
dmaengine: at_hdmac: trivial add precision to unmapping comment
Nicolas Ferre
2011-01-14
|
*
dmaengine: at_hdmac: use dma_address to program DMA hardware
Nicolas Ferre
2011-01-14
|
*
pch_dma: support new device ML7213 IOH
Tomoya MORINAGA
2011-01-14
|
*
-
.
Merge branches 'amba' and 'dma40' into dmaengine
Dan Williams
2011-01-07
|
|
\
\
|
|
|
*
dmaengine: dma40: Add support to split up large elements
Per Forlin
2011-01-04
|
|
*
|
ARM: PL08x: prevent dma_set_runtime_config() reconfiguring memcpy channels
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: allow dma_set_runtime_config() to return errors
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: fix locking between prepare function and submit function
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: introduce 'phychan_hold' to hold on to physical channels
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: put txd's on the pending list in pl08x_tx_submit()
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: rename 'desc_list' as 'pend_list'
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: implement unmapping of memcpy buffers
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: store prep_* flags in async_tx structure
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: shrink srcbus/dstbus in txd structure
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: don't manipulate txd->srcbus or txd->dstbus during LLI fill
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: fix fill_bytes calculation
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: use min() to calculate target_len
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: ensure pl08x_pre_boundary() works for any value of addr
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: make pl08x_fill_lli_for_desc() return void
Russell King - ARM Linux
2011-01-04
|
|
*
|
ARM: PL08x: move callback outside spinlock'd region
Russell King - ARM Linux
2011-01-04
[next]