index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
omap-dma.c
Age
Commit message (
Expand
)
Author
2015-10-05
dmaengine: omap-dma: Enable packed accesses for cyclic transfers
Misael Lopez Cruz
2015-06-25
Merge branch 'topic/omap' into for-linus
Vinod Koul
2015-05-09
dmaengine: omap-dma: Reduce the number of virtual channels
Peter Ujfalusi
2015-05-09
dmaengine: omap-dma: Remove mapping between virtual channels and requests
Peter Ujfalusi
2015-05-09
dmaengine: omap-dma: Take DMA request number from DT if it is available
Peter Ujfalusi
2015-05-09
dmaengine: omap-dma: Use defines for dma channels and request count
Peter Ujfalusi
2015-05-04
dmaengine: omap-dma: Add support for memcpy
Peter Ujfalusi
2015-03-30
dmaengine: omap-dma: Fix memory leak when terminating running transfer
Peter Ujfalusi
2014-12-22
dmaengine: omap: fix the assignment to .device_config
Vinod Koul
2014-12-22
dmaengine: omap: Declare slave capabilities for the generic code
Maxime Ripard
2014-12-22
dmaengine: omap: Split device_control
Maxime Ripard
2014-12-22
dmaengine: Make the destination abbreviation coherent
Maxime Ripard
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-06
dmaengine: omap: Remove chancnt affectations
Maxime Ripard
2014-10-20
dma: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-23
dmaengine: omap-dma: Restore the CLINK_CTRL in resume path
Peter Ujfalusi
2014-09-23
dmaengine: omap-dma: Add memory barrier to dma_resume path
Peter Ujfalusi
2014-08-04
dmaengine: Remove the context argument to the prep_dma_cyclic operation
Laurent Pinchart
2014-04-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-04-04
dmaengine: omap-dma: more consolidation of CCR register setup
Russell King
2014-04-04
dmaengine: omap-dma: move IRQ handling to omap-dma
Russell King
2014-04-04
dmaengine: omap-dma: move register read/writes into omap-dma.c
Russell King
2014-04-04
dmaengine: omap-dma: cleanup errata 3.3 handling
Russell King
2014-04-04
dmaengine: omap-dma: provide register read/write functions
Russell King
2014-04-04
dmaengine: omap-dma: use cached CCR value when enabling DMA
Russell King
2014-04-04
dmaengine: omap-dma: move barrier to omap_dma_start_desc()
Russell King
2014-04-04
dmaengine: omap-dma: move clnk_ctrl setting to preparation functions
Russell King
2014-04-04
dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registers
Russell King
2014-04-04
dmaengine: omap-dma: consolidate clearing channel status register
Russell King
2014-04-04
dmaengine: omap-dma: move CCR buffering disable errata out of the fast path
Russell King
2014-04-04
dmaengine: omap-dma: provide register definitions
Russell King
2014-04-04
dmaengine: omap-dma: consolidate setup of CCR
Russell King
2014-04-04
dmaengine: omap-dma: consolidate setup of CSDP
Russell King
2014-04-04
dmaengine: omap-dma: move reading of dma position to omap-dma.c
Russell King
2014-04-04
dmaengine: omap-dma: control start/stop directly
Russell King
2014-04-04
dmaengine: omap-dma: consolidate writes to DMA registers
Russell King
2014-04-04
dmaengine: omap-dma: program hardware directly
Russell King
2014-04-04
dmaengine: omap-dma: provide a hook to get the underlying DMA platform ops
Russell King
2014-04-04
dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.
Russell King
2014-03-29
dma: omap-dma: Implement device_slave_caps callback
Peter Ujfalusi
2014-01-20
dma: omap: Set debug level to debugging messages
Ezequiel Garcia
2013-10-25
dmaengine: omap: use DMA_COMPLETE for dma completion status
Vinod Koul
2013-04-15
dmaengine: OMAP: Register SDMA controller with Device Tree DMA driver
Jon Hunter
2013-04-10
dmaengine: omap-dma: Start DMA without delay for cyclic channels
Peter Ujfalusi
2013-01-11
ARM: OMAP: Fix dmaengine init for multiplatform
Tony Lindgren
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-10-31
ARM: OMAP: Remove cpu_is_omap usage from plat-omap/dma.c
Tony Lindgren
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-dma' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-15
ARM: OMAP: Trivial driver changes to remove include plat/cpu.h
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
[next]