Shawn Guo
|
52cec534a0
dma: imx-sdma: remove unneeded mach/hardware.h inclusion
|
12 years ago |
Linus Torvalds
|
f5a246eab9
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
|
12 years ago |
Peter Ujfalusi
|
ec8b5e48c0
dmaengine: Pass flags via device_prep_dma_cyclic() callback
|
12 years ago |
Arnd Bergmann
|
82906b13a6
ARM: imx: move platform_data definitions
|
13 years ago |
Richard Zhao
|
8e2e27c744
dma: imx-sdma: buf_tail should be initialize in prepare function
|
13 years ago |
Linus Torvalds
|
2795343705
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
Richard Zhao
|
2ccaef0520
dma: imx-sdma: make channel0 operations atomic
|
13 years ago |
Lars-Peter Clausen
|
fdaf9c4b22
dmaengine: Use dma_sg_len(sg) instead of sg->length
|
13 years ago |
Huang Shijie
|
abd9ccc84c
dma: imx-sdma: keep the callbacks invoked in the tasklet
|
13 years ago |
Sascha Hauer
|
7560e3f358
dmaengine i.MX SDMA: do not depend on grouped clocks
|
13 years ago |
Linus Torvalds
|
ef08e78268
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
13 years ago |
Alexandre Bounine
|
185ecb5f4f
dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic
|
13 years ago |
Fabio Estevam
|
ad1122e545
dma: imx-sdma: Treat firmware messages as warnings instead of erros
|
13 years ago |
Vinod Koul
|
1f3d6dc0be
Merge branch 'rmk_cookie_fixes2' into next
|
13 years ago |
Vinod Koul
|
949ff5b8d4
dmaengine: fix for cookie changes and merge
|
13 years ago |
Russell King - ARM Linux
|
8ac695463f
dmaengine: ensure all DMA engine drivers initialize their cookies
|
13 years ago |
Russell King - ARM Linux
|
f7fbce07c6
dmaengine: provide a common function for completing a dma descriptor
|
13 years ago |
Russell King - ARM Linux
|
884485e1f1
dmaengine: consolidate assignment of DMA cookies
|
13 years ago |
Russell King - ARM Linux
|
d2ebfb335b
dmaengine: add private header file
|
13 years ago |
Russell King - ARM Linux
|
4d4e58de32
dmaengine: move last completed cookie into generic dma_chan structure
|
13 years ago |
Vinod Koul
|
5170c051a5
Revert "drivers/dma: linux/module.h included twice"
|
13 years ago |
Fabio Estevam
|
6d0d7e2d55
dma: imx-sdma: Print a message when firmare fails to be requested
|
13 years ago |
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 |