aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/nbpfaxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven1-3/+2
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang1-17/+0
2016-11-14dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel1-4/+34
2016-08-08dmaengine: nbpfaxi: convert callback to helper functionDave Jiang1-6/+3
2016-07-16dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul1-0/+2
2016-07-16dmaengine: nbpfaxi: explicitly freeup irqVinod Koul1-0/+11
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin1-3/+2
2015-05-04dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2014-12-22dmaengine: nbpfaxi: update the driver commentsVinod Koul1-1/+1
2014-12-22dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard1-13/+4
2014-12-22dmaengine: nbpfaxi: Split device_controlMaxime Ripard1-47/+46
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard1-1/+1
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2014-12-05dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal1-1/+0
2014-08-05dmaengine: nbpf_error_get_channel() can be staticFengguang Wu1-1/+1
2014-08-04dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski1-7/+12
2014-08-04dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski1-0/+1
2014-08-04dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski1-0/+1511