summaryrefslogtreecommitdiff
path: root/drivers/dma/amba-pl08x.c
AgeCommit message (Expand)Author
2017-08-28dmaengine: pl08x: constify amba_idArvind Yadav
2017-05-24dmaengine: pl08x: Add support for Faraday Technology FTDMAC020Linus Walleij
2017-05-24dmaengine: pl08x: Make slave engine optionalLinus Walleij
2017-05-24ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij
2017-05-04dmaengine: pl08x: remove lock documentationVinod Koul
2017-05-04dmaengine: pl08x: fix pl08x_dma_chan_state documentationVinod Koul
2017-05-04dmaengine: pl08x: Use the BIT() macro consistentlyLinus Walleij
2017-05-04dmaengine: pl080: Fix some missing kerneldocLinus Walleij
2016-11-17dmaengine: pl08x: Add support for the DMA slave mapSylwester Nawrocki
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2016-04-05dmaengine: pl08x: allocate OF slave channel data at probe timeLinus Walleij
2015-08-18dmaengine: pl08x: support dt channel assignmentLinus Walleij
2015-05-08dmaengine: pl08x: Suppress spaces in indentationLeonardo Carreras
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-18Merge branch 'topic/alloc_removal' into for-linusVinod Koul
2015-03-18dmaengine: amba-pl08x:remove device_alloc_chan_resources handlerVinod Koul
2015-03-18dmaengine: pl08x: Define capabilities for generic capabilities reportingMark Brown
2015-03-16dmaengine: Remove FSF mailing addressesJarkko Nikula
2014-12-22dmaengine: pl08x: Split device_controlMaxime Ripard
2014-11-06dmaengine: pl08x: Remove chancnt affectationsMaxime Ripard
2014-08-04dma: pl08x: Use correct specifier for size_t valuesMark Brown
2014-08-04dmaengine: Remove the context argument to the prep_dma_cyclic operationLaurent Pinchart
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat
2013-12-18dma: pl08x: allow zero slave channelsLinus Walleij
2013-12-04Fix pl08x warningsRussell King - ARM Linux
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-16Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul
2013-11-14dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-10-31DMA-API: dma: pl08x: add dma_set_mask_and_coherent() callRussell King
2013-10-25dmaengine: amba-pl08x: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-13dma: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-10Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-09-02dmaengine: PL08x: Add cyclic transfer supportAlban Bedel
2013-09-02dmaengine: PL08x: Fix reading the byte count in cctlAlban Bedel
2013-09-02dmaengine: PL08x: Add support for different maximum transfer sizeTomasz Figa
2013-09-02dmaengine: PL08x: Add support for PL080S variantTomasz Figa
2013-09-02dmaengine: PL08x: Move LLI dumping code into separate functionTomasz Figa
2013-09-02dmaengine: PL08x: Rework LLI handling to be less fragileTomasz Figa
2013-09-02dmaengine: PL08x: Add support for different offset of CONFIG registerTomasz Figa
2013-09-02dmaengine: PL08x: Refactor pl08x_getbytes_chan() to lower indentationTomasz Figa
2013-08-22DMA: fix printk warning in AMBA PL08x DMA driverAndre Przywara
2013-08-22DMA: fix AMBA PL08x compilation issue with 64bit DMA address typeAndre Przywara
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini
2013-01-07dma: amba-pl08x: use vchan_dma_desc_free_listAkinobu Mita
2012-08-22drivers/dma/amba-pl08x.c: fix error return codeJulia Lawall
2012-07-01dmaengine: PL08x: ensure all descriptors are freed when channel is releasedRussell King
2012-07-01dmaengine: PL08x: get rid of write only pool_ctr and free_txd lockingRussell King
2012-07-01dmaengine: PL08x: get rid of pl08x_prep_channel_resourcesRussell King