Linus Torvalds
|
5115f3c19d
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Padmavathi Venna
|
421da89aad
DMA: PL330: Register the DMA controller with the generic DMA helpers
|
12 years ago |
Padmavathi Venna
|
a80258f9b2
DMA: PL330: Add xlate function
|
12 years ago |
Padmavathi Venna
|
34d19355b8
DMA: PL330: Add new pl330 filter for DT case.
|
12 years ago |
Sachin Kamat
|
e4d43c1764
DMA: PL330: Use devm_* functions
|
12 years ago |
Greg Kroah-Hartman
|
4bf27b8b33
Drivers: dma: remove __dev* attributes.
|
12 years ago |
Bill Pemberton
|
463a1f8b3c
dma: remove use of __devinit
|
12 years ago |
Linus Torvalds
|
b7e97d2211
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
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 |
Linus Torvalds
|
99dbb1632f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Peter Ujfalusi
|
ec8b5e48c0
dmaengine: Pass flags via device_prep_dma_cyclic() callback
|
12 years ago |
Sachin Kamat
|
61c6e7531d
DMA: PL330: Check the pointer returned by kzalloc
|
12 years ago |
Sachin Kamat
|
2e2c682bec
DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req()
|
12 years ago |
Inderpal Singh
|
0274788517
DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources
|
12 years ago |
Inderpal Singh
|
7c71b8eb26
DMA: PL330: Remove redundant runtime_suspend/resume functions
|
12 years ago |
Inderpal Singh
|
faf6fbc6f2
DMA: PL330: Remove controller clock enable/disable
|
12 years ago |
Tushar Behera
|
5557a419d4
DMA: PL330: Set the capability of pdm0 and pdm1 as DMA_PRIVATE
|
13 years ago |
Masanari Iida
|
d73111c6d4
dma: fix comments
|
13 years ago |
Javi Merino
|
fdec53d520
DMA: PL330: Fix racy mutex unlock
|
13 years ago |
Sachin Kamat
|
5a67ac572e
DMA: PL330: Add missing static storage class specifier
|
13 years ago |
Tushar Behera
|
30c1dc0ff3
dmaengine: pl330: dont complete descriptor for cyclic dma
|
13 years ago |
Sachin Kamat
|
12366ad91a
DMA: PL330: Remove duplicate header file inclusion
|
13 years ago |
Vinod Koul
|
eab2158558
dmaengine: pl330: dont complete descriptor for cyclic dma
|
13 years ago |
Olof Johansson
|
c847382838
dma: pl330: fix a couple of compilation warnings
|
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 |
viresh kumar
|
9e5ed094c8
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
|
13 years ago |
Vinod Koul
|
1f3d6dc0be
Merge branch 'rmk_cookie_fixes2' into next
|
13 years ago |
Vinod Koul
|
8867bd508f
dmaengine: pl330: fix the pl330 build after cookie cleanup
|
13 years ago |
Russell King - ARM Linux
|
d3ee98cdcd
dmaengine: consolidate initialization of cookies
|
13 years ago |