aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/nbpfaxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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