index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
imx-sdma.c
Commit message (
Expand
)
Author
Age
*
dma: imx-sdma: buf_tail should be initialize in prepare function
Richard Zhao
2012-06-07
*
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-05-26
|
\
|
*
dmaengine i.MX SDMA: do not depend on grouped clocks
Sascha Hauer
2012-04-25
*
|
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
*
|
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
*
|
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
2012-05-11
|
/
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-03-29
|
\
|
*
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
Alexandre Bounine
2012-03-21
|
*
dma: imx-sdma: Treat firmware messages as warnings instead of erros
Fabio Estevam
2012-03-21
|
*
Merge branch 'rmk_cookie_fixes2' into next
Vinod Koul
2012-03-13
|
|
\
|
|
*
dmaengine: fix for cookie changes and merge
Vinod Koul
2012-03-13
|
|
*
dmaengine: ensure all DMA engine drivers initialize their cookies
Russell King - ARM Linux
2012-03-13
|
|
*
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
|
|
*
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
|
|
*
dmaengine: add private header file
Russell King - ARM Linux
2012-03-13
|
|
*
dmaengine: move last completed cookie into generic dma_chan structure
Russell King - ARM Linux
2012-03-13
|
*
|
Revert "drivers/dma: linux/module.h included twice"
Vinod Koul
2012-03-09
|
*
|
dma: imx-sdma: Print a message when firmare fails to be requested
Fabio Estevam
2012-03-06
|
*
|
dma: imx-sdma: Let the driver be probed even if no firware is found
Fabio Estevam
2012-03-06
|
*
|
drivers/dma: linux/module.h included twice
Danny Kukawka
2012-03-06
|
|
/
|
*
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
2012-02-02
|
*
dma/imx-sdma: convernt to use bit ops
Richard Zhao
2012-01-30
|
*
dma/imx-sdma: use num_events to validate event_id0
Richard Zhao
2012-01-30
|
*
dma/imx-sdma: move clk_enable out of sdma_request_channel
Richard Zhao
2012-01-30
|
*
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
Richard Zhao
2012-01-30
|
*
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
Richard Zhao
2012-01-30
|
*
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
Richard Zhao
2012-01-30
|
*
dma: imx-sdma: start transfer in issue_pending
Sascha Hauer
2012-01-30
*
|
includecheck: delete any duplicate instances of module.h
Paul Gortmaker
2012-02-28
*
|
i.MX SDMA: Fix burstsize settings
Philippe Rétornaz
2012-02-02
|
/
*
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
Haitao Zhang
2012-01-06
*
IMX/SDMA : save the real count for one DMA transaction.
Huang Shijie
2011-12-04
*
IMX/DMA : set the DMA direction in the sdma_control()
Huang Shijie
2011-11-21
*
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-11-17
|
\
|
*
dmaengine: move drivers to dma_transfer_direction
Vinod Koul
2011-10-27
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
|
|
/
|
/
|
|
*
drivers/dma: Add module.h to files implicitly using it.
Paul Gortmaker
2011-10-31
*
|
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
Axel Lin
2011-09-21
*
|
dmaengine i.MX SDMA: use request_firmware_nowait
Sascha Hauer
2011-08-29
*
|
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
Sascha Hauer
2011-08-29
*
|
dmaengine i.MX SDMA: lock channel 0
Sascha Hauer
2011-08-29
|
/
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-08-01
|
\
|
*
dmaengine: imx-sdma: return proper error if kzalloc fails
Axel Lin
2011-07-25
*
|
dmaengine: imx-sdma: add device tree probe support
Shawn Guo
2011-07-26
*
|
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
Shawn Guo
2011-07-26
*
|
dmaengine: imx-sdma: use platform_device_id to identify sdma version
Shawn Guo
2011-07-26
*
|
dmaengine: imx-sdma: pass sdma firmware name via platform data
Shawn Guo
2011-07-07
|
/
*
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
[next]