Sachin Kamat
|
6d05c9fabf
dma: pl08x: Export pl08x_filter_id
|
11 년 전 |
Linus Walleij
|
1080411c6b
dma: pl08x: allow zero slave channels
|
11 년 전 |
Russell King - ARM Linux
|
89116bf962
Fix pl08x warnings
|
11 년 전 |
Linus Torvalds
|
e6d69a60b7
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
|
11 년 전 |
Vinod Koul
|
df12a3178d
Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 년 전 |
Bartlomiej Zolnierkiewicz
|
54f8d501e8
dmaengine: remove DMA unmap from drivers
|
12 년 전 |
Dan Williams
|
d38a8c622a
dmaengine: prepare for generic 'unmap' data
|
12 년 전 |
Russell King
|
de1a241959
DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
|
12 년 전 |
Vinod Koul
|
0996e895d2
dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion status
|
12 년 전 |
Michael Opdenacker
|
174b537ac2
dma: misc: remove deprecated IRQF_DISABLED
|
12 년 전 |
Linus Torvalds
|
ec5b103ecf
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
|
12 년 전 |
Alban Bedel
|
3b24c20b20
dmaengine: PL08x: Add cyclic transfer support
|
12 년 전 |
Alban Bedel
|
f3287a5206
dmaengine: PL08x: Fix reading the byte count in cctl
|
12 년 전 |
Tomasz Figa
|
5110e51d12
dmaengine: PL08x: Add support for different maximum transfer size
|
12 년 전 |
Tomasz Figa
|
da1b6c05b8
dmaengine: PL08x: Add support for PL080S variant
|
12 년 전 |
Tomasz Figa
|
48924e4224
dmaengine: PL08x: Move LLI dumping code into separate function
|
12 년 전 |
Tomasz Figa
|
ba6785ffc8
dmaengine: PL08x: Rework LLI handling to be less fragile
|
12 년 전 |
Tomasz Figa
|
d86ccea794
dmaengine: PL08x: Add support for different offset of CONFIG register
|
12 년 전 |
Tomasz Figa
|
68a7faa200
dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentation
|
12 년 전 |
Andre Przywara
|
b90ca0636c
DMA: fix printk warning in AMBA PL08x DMA driver
|
12 년 전 |
Andre Przywara
|
1c38b28980
DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
|
12 년 전 |
Mark Brown
|
d7cabeed83
dmaengine: PL08x: Avoid collisions with get_signal() macro
|
12 년 전 |
Alessandro Rubini
|
3a95b9fbba
pl080.h: moved from arm/include/asm/hardware to include/linux/amba/
|
12 년 전 |
Akinobu Mita
|
91998261dd
dma: amba-pl08x: use vchan_dma_desc_free_list
|
13 년 전 |
Julia Lawall
|
983d7beb7d
drivers/dma/amba-pl08x.c: fix error return code
|
13 년 전 |
Russell King
|
a068682cd6
dmaengine: PL08x: ensure all descriptors are freed when channel is released
|
13 년 전 |
Russell King
|
70f3ff434d
dmaengine: PL08x: get rid of write only pool_ctr and free_txd locking
|
13 년 전 |
Russell King
|
aa4afb754d
dmaengine: PL08x: get rid of pl08x_prep_channel_resources
|
13 년 전 |
Russell King
|
06e885b735
dmaengine: PL08x: fix tx_status function to return correct residue
|
13 년 전 |
Russell King
|
18536134ab
dmaengine: PL08x: convert to use vchan done list
|
13 년 전 |