index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
2020-04-02
Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2020-03-26
dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq
Vinod Koul
2020-03-23
dmaengine: tegra-apb: Improve DMA synchronization
Dmitry Osipenko
2020-03-23
dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler
Dmitry Osipenko
2020-03-23
dmaengine: tegra-apb: mark PM functions as __maybe_unused
YueHaibing
2020-03-23
dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...
Christophe JAILLET
2020-03-23
dmaengine: fix spelling mistake "exceds" -> "exceeds"
Colin Ian King
2020-03-23
dmaengine: sprd: Set request pending flag when DMA controller is active
Zhenfang Wang
2020-03-23
dmaengine: idxd: fix off by one on cdev dwq refcount
Dave Jiang
2020-03-11
dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
dmaengine: idxd: remove global token limit check
Dave Jiang
2020-03-11
dmaengine: idxd: reflect shadow copy of traffic class programming
Dave Jiang
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2020-03-11
dmaengine: ti: k3-udma: Implement custom dbg_summary_show for debugfs
Peter Ujfalusi
2020-03-11
dmaengine: Add basic debugfs support
Peter Ujfalusi
2020-03-11
dmaengine: move .device_release missing log warning to debug level
Vinod Koul
2020-03-06
dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma'
YueHaibing
2020-03-02
dmaengine: ti: edma: fix null dereference because of a typo in pointer name
Colin Ian King
2020-03-02
dmaengine: fsl-dpaa2-qdma: Adding shutdown hook
Peng Ma
2020-03-02
dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver
Kunihiko Hayashi
2020-03-02
dmaengine: ti: k3-udma: Implement support for atype (for virtualization)
Peter Ujfalusi
2020-03-02
dmaengine: idxd: expose general capabilities register in sysfs
Dave Jiang
2020-03-02
dmaengine: idxd: check return result from check_vma() in cdev
Dave Jiang
2020-02-25
dmaengine: imx-sdma: Fix the event id check to include RX event for UART6
Frieder Schrempf
2020-02-25
dmaengine: tegra-apb: Improve error message about DMA underflow
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Remove unused function argument
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Support COMPILE_TEST
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Remove MODULE_ALIAS
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Allow to compile as a loadable kernel module
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Add missing of_dma_controller_free
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Clean up suspend-resume
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Remove duplicated pending_sg_req checks
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Remove assumptions about unavailable runtime PM
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Remove unneeded initialization of tdc->config_init
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Fix coding style problems
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Use devm_request_irq
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Use devm_platform_ioremap_resource
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Clean up tasklet releasing
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Prevent race conditions on channel's freeing
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Implement synchronization hook
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
Dmitry Osipenko
2020-02-25
dmaengine: tegra-apb: Fix use-after-free
Dmitry Osipenko
2020-02-25
dmaengine: ti: edma: Support for interleaved mem to mem transfer
Peter Ujfalusi
2020-02-25
dmaengine: at_xdmac: Fix locking in tasklet
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: GFP_KERNEL for user that can sleep
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: Drop locking in at_xdmac_alloc_chan_resources()
Tudor Ambarus
2020-02-25
dmaengine: at_xdmac: Drop always true check
Tudor Ambarus
2020-02-25
dmaengine: at_hdmac: Fix deadlocks
Tudor Ambarus
[next]