summaryrefslogtreecommitdiffstats
path: root/drivers/dma/nbpfaxi.c
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-221-17/+0
* dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2016-11-141-4/+34
* dmaengine: nbpfaxi: convert callback to helper functionDave Jiang2016-08-081-6/+3
* dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-161-0/+2
* dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-161-0/+11
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-211-3/+2
* dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski2015-05-041-1/+1
* dmaengine: nbpfaxi: update the driver commentsVinod Koul2014-12-221-1/+1
* dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard2014-12-221-13/+4
* dmaengine: nbpfaxi: Split device_controlMaxime Ripard2014-12-221-47/+46
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-221-1/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-121-1/+0
|\
| * dmaengine: Remove .owner field for driverKiran Padwal2014-11-061-1/+0
* | dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-051-1/+1
|/
* dmaengine: nbpf_error_get_channel() can be staticFengguang Wu2014-08-051-1/+1
* dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski2014-08-041-7/+12
* dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski2014-08-041-0/+1
* dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski2014-08-041-0/+1511
OpenPOWER on IntegriCloud