index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
dmaengine: mmp_tdma: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: ep93xx: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: ep93xx: don't use variables defined in global scope
Vinod Koul
1
-4
/
+4
2016-09-26
dmaengine: ep93xx: use correct print specifiers for size_t
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: sa11x0: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for size_t
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for u32
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: sa11x0: use correct print specifiers for dma_addr_t
Vinod Koul
1
-5
/
+5
2016-09-26
dmaengine: coh901318: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: coh901318: use NULL for pointer initialization
Vinod Koul
1
-2
/
+2
2016-09-26
dmaengine: coh901318: fix pointer cast warnings
Vinod Koul
1
-3
/
+3
2016-09-26
dmaengine: coh901318: return ssize_t for coh901318_debugfs_read
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: coh901318: use correct print specifiers
Vinod Koul
1
-6
/
+6
2016-09-26
dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4780: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4740: enable COMPILE_TEST
Vinod Koul
1
-1
/
+1
2016-09-26
dmaengine: jz4740: remove unused arch header
Vinod Koul
1
-2
/
+0
2016-09-26
dmaengine: rcar-dmac: add iommu support for slave transfers
Niklas Söderlund
1
-8
/
+74
2016-09-26
dmaengine: rcar-dmac: group slave configuration
Niklas Söderlund
1
-16
/
+22
2016-09-15
dmaengine: dmatest: Restore "memcpy" as default mode
Eugeniy Paltsev
1
-2
/
+2
2016-09-15
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2
-8
/
+7
2016-09-15
dmaengine: mv_xor: Add support for IO (PCIe) src/dst areas
Stefan Roese
2
-1
/
+101
2016-09-14
dmaengine: cppi41: Ignore EINPROGRESS for PM runtime
Tony Lindgren
1
-1
/
+1
2016-09-14
dmaengine: cleanup with list_first_entry_or_null()
Masahiro Yamada
4
-57
/
+13
2016-09-14
dmaengine: omap-dma: Correct type2 descriptor's member types
Peter Ujfalusi
1
-4
/
+4
2016-09-14
dmaengine: NO_IRQ removal from powerpc-only drivers
Michael Ellerman
5
-13
/
+13
2016-09-09
dmaengine: pl330: Acquire dmac's spinlock in pl330_tx_status
Hsin-Yu Chao
1
-0
/
+2
2016-09-09
dmaengine: pl330: fix residual for non-running BUSY descriptors
Stephen Barber
1
-1
/
+12
2016-09-09
dmaengine: dmatest: Apply copy_align to DMA_SG as well
Nicolin Chen
1
-1
/
+1
2016-09-07
dmaengine: cppi41: mark PM functions as __maybe_unused
Arnd Bergmann
1
-6
/
+4
2016-09-07
dmaengine: k3dma: use correct format string for debug output
Arnd Bergmann
1
-3
/
+3
2016-09-05
dmaengine: ipu: remove bogus NO_IRQ reference
Arnd Bergmann
1
-5
/
+4
2016-09-05
dmaengine: sirf: fix irq number error check
Arnd Bergmann
1
-1
/
+1
2016-09-05
dmaengine: mxs: remove NO_IRQ check
Arnd Bergmann
1
-6
/
+4
2016-09-05
dmaengine: moxart: remove NO_IRQ
Arnd Bergmann
1
-1
/
+1
2016-09-05
Merge 4.8-rc5 into tty-next
Greg Kroah-Hartman
5
-17
/
+22
2016-09-02
dmaengine: hsu: refactor hsu_dma_do_irq() to return int
Andy Shevchenko
2
-8
/
+7
2016-09-02
dmaengine: dmatest: exclude compare and fill time during perf report
Sinan Kaya
1
-2
/
+15
2016-08-31
dmaengine: qcom_hidma: add error reporting for tx_status
Sinan Kaya
3
-31
/
+33
2016-08-31
dmaengine: qcom_hidma: report transfer errors with new interface
Sinan Kaya
1
-2
/
+8
2016-08-31
dmaengine: qcom_hidma: release the descriptor before the callback
Sinan Kaya
1
-8
/
+10
2016-08-31
dmaengine: cppi41: Add basic PM runtime support
Tony Lindgren
1
-5
/
+99
2016-08-31
dmaengine: imx-sdma - update the residue calculation for cyclic channels
Nandor Han
1
-2
/
+18
2016-08-31
dmaengine: imx-sdma - reduce transfer latency for DMA cyclic clients
Nandor Han
1
-20
/
+16
2016-08-31
dmaengine: dw: override LLP support if asked in platform data
Andy Shevchenko
1
-5
/
+1
2016-08-31
dmaengine: dw: set polarity of handshake interface
Andy Shevchenko
1
-0
/
+4
2016-08-31
dmaengine: dw: keep copy of custom slave config in dwc
Andy Shevchenko
2
-23
/
+11
2016-08-31
dmaengine: cppi41: Prepare to add PM runtime support
Tony Lindgren
1
-15
/
+15
2016-08-31
Kconfig: Allow k3dma driver to be selected for more then HISI3xx platforms
John Stultz
1
-1
/
+1
2016-08-31
k3dma: Add cyclic mode for audio
Andy Green
1
-11
/
+103
[prev]
[next]