summaryrefslogtreecommitdiff
path: root/drivers/dma/amba-pl08x.c
Commit message (Expand)AuthorAge
* dmaengine: amba-pl08x: Use vchan_terminate_vdesc() instead of desc_freePeter Ujfalusi2017-12-04
* dmaengine: pl08x: constify amba_idArvind Yadav2017-08-28
* dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij2017-05-24
* dmaengine: pl08x: Make slave engine optionalLinus Walleij2017-05-24
* ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-24
* dmaengine: pl08x: remove lock documentationVinod Koul2017-05-04
* dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul2017-05-04
* dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij2017-05-04
* dmaengine: pl080: Fix some missing kerneldocLinus Walleij2017-05-04
* dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki2016-11-17
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
* dmaengine: pl08x: allocate OF slave channel data at probe timeLinus Walleij2016-04-05
* dmaengine: pl08x: support dt channel assignmentLinus Walleij2015-08-18
* dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras2015-05-08
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-24
|\
| * Merge branch 'topic/alloc_removal' into for-linusVinod Koul2015-03-18
| |\
| | * dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul2015-03-18
| * | dmaengine: Remove FSF mailing addressesJarkko Nikula2015-03-16
| |/
* | dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown2015-03-18
|/
* dmaengine: pl08x: Split device_controlMaxime Ripard2014-12-22
* dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard2014-11-06
* dma: pl08x: Use correct specifier for size_t valuesMark Brown2014-08-04
* dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart2014-08-04
* dma: pl08x: Export pl08x_filter_idSachin Kamat2014-01-28
* dma: pl08x: allow zero slave channelsLinus Walleij2013-12-18
* Fix pl08x warningsRussell King - ARM Linux2013-12-04
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| | * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
| * | dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion statusVinod Koul2013-10-25
| * | dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-13
| |/
* | DMA-API: dma: pl08x: add dma_set_mask_and_coherent() callRussell King2013-10-31
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-10
|\
| * dmaengine: PL08x: Add cyclic transfer supportAlban Bedel2013-09-02
| * dmaengine: PL08x: Fix reading the byte count in cctlAlban Bedel2013-09-02
| * dmaengine: PL08x: Add support for different maximum transfer sizeTomasz Figa2013-09-02
| * dmaengine: PL08x: Add support for PL080S variantTomasz Figa2013-09-02
| * dmaengine: PL08x: Move LLI dumping code into separate functionTomasz Figa2013-09-02
| * dmaengine: PL08x: Rework LLI handling to be less fragileTomasz Figa2013-09-02
| * dmaengine: PL08x: Add support for different offset of CONFIG registerTomasz Figa2013-09-02
| * dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentationTomasz Figa2013-09-02
* | DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara2013-08-22
* | DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara2013-08-22
|/
* dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown2013-07-05
* pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini2013-01-13
* dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita2013-01-07
* drivers/dma/amba-pl08x.c: fix error return codeJulia Lawall2012-08-22
* dmaengine: PL08x: ensure all descriptors are freed when channel is releasedRussell King2012-07-01
* dmaengine: PL08x: get rid of write only pool_ctr and free_txd lockingRussell King2012-07-01