开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2016-01-06
Merge branch 'topic/async' into for-linus
Vinod Koul
2016-01-06
Merge branch 'topic/univ_api' into for-linus
Vinod Koul
2016-01-06
Merge branch 'topic/desc_reuse' into for-linus
Vinod Koul
2015-12-18
dmaengine: omap-dma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
2015-12-18
dmaengine: edma: Add support for DMA filter mapping to slave devices
Peter Ujfalusi
2015-12-18
dmaengine: core: Introduce new, universal API to request a channel
Peter Ujfalusi
2015-12-18
dmaengine: core: Move and merge the code paths using private_candidate
Peter Ujfalusi
2015-12-18
dmaengine: core: Skip mask matching when it is not provided to private_candidate
Peter Ujfalusi
2015-12-18
dmaengine: mdc: Correct terminate_all handling
Damien.Horsley
2015-12-18
dmaengine: edma: Add probe callback to edma_tptc_driver
Peter Ujfalusi
2015-12-18
dmaengine: dw: fix potential memory leak in dw_dma_parse_dt()
Mans Rullgard
2015-12-05
dmaengine: img-mdc: Remove unnecessary synchronize_irq() before devm_free_irq()
Lars-Peter Clausen
2015-12-05
dmaengine: at_xdmac: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-05
dmaengine: fsl-edma: add PM suspend/resume support
Yuan Yao
2015-12-05
dmaengine: hsu: speed up residue calculation
Andy Shevchenko
2015-12-05
dmaengine: acpi-dma: check for 64-bit MMIO address
Andy Shevchenko
2015-12-05
dmaengine: at_xdmac: fix spurious flag status for mem2mem transfers
Ludovic Desroches
2015-12-05
dmaengine: usb-dmac: fix endless loop in usb_dmac_chan_terminate_all()
Yoshihiro Shimoda
2015-11-16
dmaengine: pxa_dma: declare transfer are reusable
Robert Jarzmik
2015-11-16
dmaengine: enable DMA_CTRL_REUSE
Robert Jarzmik
2015-11-16
dmaengine: virt-dma: don't always free descriptor upon completion
Robert Jarzmik
2015-11-16
dmaengine: axi_dmac: Add synchronization support
Lars-Peter Clausen
2015-11-16
dmaengine: virt-dma: Add synchronization helper function
Lars-Peter Clausen
2015-11-16
dmaengine: Add transfer termination synchronization support
Lars-Peter Clausen
2015-11-10
Merge tag 'dmaengine-4.4-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-11-04
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-11-04
dmaengine: edma: Add dummy driver skeleton for edma3-tptc
Peter Ujfalusi
2015-10-31
Merge branch 'topic/ioatdma' into for-linus
Vinod Koul
2015-10-31
Merge branch 'topic/idma' into for-linus
Vinod Koul
2015-10-31
Merge branch 'topic/edma' into for-linus
Vinod Koul
2015-10-31
Merge branch 'topic/dw' into for-linus
Vinod Koul
2015-10-31
dmaengine: dw: some Intel devices has no memcpy support
Andy Shevchenko
2015-10-31
dmaengine: dw: platform: provide platform data for Intel
Andy Shevchenko
2015-10-31
dmaengine: dw: don't override platform data with autocfg
Andy Shevchenko
2015-10-29
dmaengine: hdmac: Add scatter-gathered memset support
Maxime Ripard
2015-10-29
dmaengine: hdmac: factorise memset descriptor allocation
Maxime Ripard
2015-10-29
Merge branch 'topic/dw' into for-linus
Vinod Koul
2015-10-27
dmaengine: virt-dma: Fix kernel-doc annotations
Lars-Peter Clausen
2015-10-27
dmaengine: edma: New device tree binding
Peter Ujfalusi
2015-10-27
dmaengine: Kconfig: edma: Select TI_DMA_CROSSBAR in case of ARCH_OMAP
Peter Ujfalusi
2015-10-27
dmaengine: ti-dma-crossbar: Add support for crossbar on AM33xx/AM43xx
Peter Ujfalusi
2015-10-27
dmaengine: edma: Merge the of parsing functions
Peter Ujfalusi
2015-10-27
dmaengine: edma: Do not allocate memory for edma_rsv_info in case of DT boot
Peter Ujfalusi
2015-10-27
dmaengine: edma: Refactor the dma device and channel struct initialization
Peter Ujfalusi
2015-10-27
dmaengine: edma: Get qDMA channel information from HW also
Peter Ujfalusi
2015-10-27
dmaengine: edma: Merge map_dmach_to_queue into assign_channel_eventq
Peter Ujfalusi
2015-10-27
dmaengine: edma: Correct PaRAM access function names (_parm_ to _param_)
Peter Ujfalusi
2015-10-27
dmaengine: edma: Simplify function parameter list for channel operations
Peter Ujfalusi
2015-10-27
dmaengine: edma: Optimize memcpy operation
Peter Ujfalusi
[next]