aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/nbpfaxi.c
Commit message (Expand)AuthorAge
* dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang2019-04-29
* Merge branch 'topic/renesas' into for-linusVinod Koul2018-10-24
|\
| * dmaengine: use SPDX identifier for Renesas driversWolfram Sang2018-08-29
* | dmaengine: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-28
|/
* dmaengine: nbpfaxi: Mark expected switch fall-throughGustavo A. R. Silva2018-07-09
* treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-06
* dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-12
* dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang2017-08-21
* dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel2016-11-13
* dmaengine: nbpfaxi: convert callback to helper functionDave Jiang2016-08-07
* dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul2016-07-16
* dmaengine: nbpfaxi: explicitly freeup irqVinod Koul2016-07-16
* dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin2016-06-21
* dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski2015-05-04
* dmaengine: nbpfaxi: update the driver commentsVinod Koul2014-12-22
* dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard2014-12-22
* dmaengine: nbpfaxi: Split device_controlMaxime Ripard2014-12-22
* dmaengine: Make the destination abbreviation coherentMaxime Ripard2014-12-22
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-12-12
|\
| * dmaengine: Remove .owner field for driverKiran Padwal2014-11-06
* | dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-05
|/
* dmaengine: nbpf_error_get_channel() can be staticFengguang Wu2014-08-05
* dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski2014-08-04
* dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski2014-08-04
* dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski2014-08-04