Linus Torvalds
|
ec5b103ecf
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 years ago |
Alban Bedel
|
3b24c20b20
dmaengine: PL08x: Add cyclic transfer support
|
12 years ago |
Alban Bedel
|
f3287a5206
dmaengine: PL08x: Fix reading the byte count in cctl
|
12 years ago |
Tomasz Figa
|
5110e51d12
dmaengine: PL08x: Add support for different maximum transfer size
|
12 years ago |
Tomasz Figa
|
da1b6c05b8
dmaengine: PL08x: Add support for PL080S variant
|
12 years ago |
Tomasz Figa
|
48924e4224
dmaengine: PL08x: Move LLI dumping code into separate function
|
12 years ago |
Tomasz Figa
|
ba6785ffc8
dmaengine: PL08x: Rework LLI handling to be less fragile
|
12 years ago |
Tomasz Figa
|
d86ccea794
dmaengine: PL08x: Add support for different offset of CONFIG register
|
12 years ago |
Tomasz Figa
|
68a7faa200
dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation
|
12 years ago |
Andre Przywara
|
b90ca0636c
DMA: fix printk warning in AMBA PL08x DMA driver
|
12 years ago |
Andre Przywara
|
1c38b28980
DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
|
12 years ago |
Mark Brown
|
d7cabeed83
dmaengine: PL08x: Avoid collisions with get_signal() macro
|
12 years ago |
Alessandro Rubini
|
3a95b9fbba
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
|
12 years ago |
Akinobu Mita
|
91998261dd
dma: amba-pl08x: use vchan_dma_desc_free_list
|
12 years ago |
Julia Lawall
|
983d7beb7d
drivers/dma/amba-pl08x.c: fix error return code
|
13 years ago |
Russell King
|
a068682cd6
dmaengine: PL08x: ensure all descriptors are freed when channel is released
|
13 years ago |
Russell King
|
70f3ff434d
dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
|
13 years ago |
Russell King
|
aa4afb754d
dmaengine: PL08x: get rid of pl08x_prep_channel_resources
|
13 years ago |
Russell King
|
06e885b735
dmaengine: PL08x: fix tx_status function to return correct residue
|
13 years ago |
Russell King
|
18536134ab
dmaengine: PL08x: convert to use vchan done list
|
13 years ago |
Russell King
|
879f127bb2
dmaengine: PL08x: convert to use vchan submitted/issued lists
|
13 years ago |
Russell King
|
083be28a10
dmaengine: PL08x: use vchan's spinlock
|
13 years ago |
Russell King
|
01d8dc64e9
dmaengine: PL08x: convert to use virt-dma structs
|
13 years ago |
Russell King
|
a5a488db42
dmaengine: PL08x: rejig physical channel allocation
|
13 years ago |
Russell King
|
c33b644cb3
dmaengine: PL08x: start next descriptor from irq context
|
13 years ago |
Russell King
|
ea1605612c
dmaengine: PL08x: split the pend_list in two
|
13 years ago |
Russell King
|
eab82533c9
dmaengine: PL08x: re-jig the starting of txds
|
13 years ago |
Russell King
|
7847f6b55e
dmaengine: PL08x: remove waiting descriptor pointer
|
13 years ago |
Russell King
|
c48d496329
dmaengine: PL08x: move DMA signal muxing into slave prepare code
|
13 years ago |
Russell King
|
a936e79313
dmaengine: PL08x: convert to a list of completed descriptors
|
13 years ago |