Fabio Estevam
|
6602b0ddf3
dma: imx-sdma: Let the driver be probed even if no firware is found
|
13 years ago |
Danny Kukawka
|
865d9438eb
drivers/dma: linux/module.h included twice
|
13 years ago |
Paul Gortmaker
|
13ae246db4
includecheck: delete any duplicate instances of module.h
|
13 years ago |
Philippe Rétornaz
|
b63fd6ce71
i.MX SDMA: Fix burstsize settings
|
13 years ago |
Philippe Rétornaz
|
94ac27a54b
i.MX SDMA: Fix burstsize settings
|
13 years ago |
Richard Zhao
|
0bbc141302
dma/imx-sdma: convernt to use bit ops
|
13 years ago |
Richard Zhao
|
b78bd91f47
dma/imx-sdma: use num_events to validate event_id0
|
13 years ago |
Richard Zhao
|
c2c744d3aa
dma/imx-sdma: move clk_enable out of sdma_request_channel
|
13 years ago |
Richard Zhao
|
3bb5e7caf9
dma/imx-sdma: call sdma_set_channel_priority after sdma_request_channel
|
13 years ago |
Richard Zhao
|
c4b56857d1
dma/imx-sdma: use readl_relaxed/writel_relaxed and use writel when necessary
|
13 years ago |
Richard Zhao
|
b9a591664a
dma/imx-sdma: let sdma_run_channel call sdma_enable_channel
|
13 years ago |
Sascha Hauer
|
2b4f130e05
dma: imx-sdma: start transfer in issue_pending
|
13 years ago |
Haitao Zhang
|
f69f2e264f
dma/imx-sdma: save irq flags when use spin_lock in sdma_tx_submit
|
13 years ago |
Huang Shijie
|
ab59a510c6
IMX/SDMA : save the real count for one DMA transaction.
|
13 years ago |
Huang Shijie
|
e69664336d
IMX/DMA : set the DMA direction in the sdma_control()
|
13 years ago |
Vinod Koul
|
e0d23ef29e
Merge branch 'dma_slave_direction' into next_test_dirn
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
5c45ad77ff
drivers/dma: Add module.h to files implicitly using it.
|
14 years ago |
Vinod Koul
|
db8196df4b
dmaengine: move drivers to dma_transfer_direction
|
13 years ago |
Axel Lin
|
f8de8f4ce2
dmaengine i.MX DMA/SDMA: add missing include of linux/module.h
|
14 years ago |
Sascha Hauer
|
7b4b88e067
dmaengine i.MX SDMA: use request_firmware_nowait
|
14 years ago |
Sascha Hauer
|
36e2f21ab4
dmaengine i.MX SDMA: set firmware scripts addresses to negative value initially
|
14 years ago |
Sascha Hauer
|
73eab978ad
dmaengine i.MX SDMA: lock channel 0
|
14 years ago |
Linus Torvalds
|
12ff47e7f5
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
14 years ago |
Shawn Guo
|
580975d7f4
dmaengine: imx-sdma: add device tree probe support
|
14 years ago |
Shawn Guo
|
40ad5b3791
dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name
|
14 years ago |
Shawn Guo
|
62550cd7c0
dmaengine: imx-sdma: use platform_device_id to identify sdma version
|
14 years ago |
Axel Lin
|
1c1d954753
dmaengine: imx-sdma: return proper error if kzalloc fails
|
14 years ago |
Shawn Guo
|
2e534b21a5
dmaengine: imx-sdma: pass sdma firmware name via platform data
|
14 years ago |
Dan Williams
|
e19d1d4988
Merge branch 'imx' into dmaengine-fixes
|
14 years ago |