summaryrefslogtreecommitdiffstats
path: root/drivers/dma/nbpfaxi.c
AgeCommit message (Expand)Author
2019-04-29dmaengine: nbpfaxi: Use dev_get_drvdata()Kefeng Wang
2018-10-24Merge branch 'topic/renesas' into for-linusVinod Koul
2018-08-29dmaengine: use SPDX identifier for Renesas driversWolfram Sang
2018-08-28dmaengine: Convert to using %pOFn instead of device_node.nameRob Herring
2018-07-09dmaengine: nbpfaxi: Mark expected switch fall-throughGustavo A. R. Silva
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2017-10-12dmaengine: nbpfaxi: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-08-22dmaengine: remove DMA_SG as it is dead code in kernelDave Jiang
2016-11-14dmaengine: nbpfaxi: add optional max-burst property for memory reads/writesNiklas Cassel
2016-08-08dmaengine: nbpfaxi: convert callback to helper functionDave Jiang
2016-07-16dmaengine: nbpfaxi: kill the tasklets upon exitVinod Koul
2016-07-16dmaengine: nbpfaxi: explicitly freeup irqVinod Koul
2016-06-21dmaengine: Remove site specific OOM error messages on kzallocPeter Griffin
2015-05-04dmaengine: nbpfaxi: Constify platform_device_idKrzysztof Kozlowski
2014-12-22dmaengine: nbpfaxi: update the driver commentsVinod Koul
2014-12-22dmaengine: nbpfaxi: Declare slave capabilities for the generic codeMaxime Ripard
2014-12-22dmaengine: nbpfaxi: Split device_controlMaxime Ripard
2014-12-22dmaengine: Make the destination abbreviation coherentMaxime Ripard
2014-12-12Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-12-05dmaengine / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-06dmaengine: Remove .owner field for driverKiran Padwal
2014-08-05dmaengine: nbpf_error_get_channel() can be staticFengguang Wu
2014-08-04dmaengine: nbpfaxi: convert to taskletGuennadi Liakhovetski
2014-08-04dmaengine: nbpfaxi: fix a theoretical raceGuennadi Liakhovetski
2014-08-04dmaengine: add a driver for AMBA AXI NBPF DMAC IP coresGuennadi Liakhovetski