index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
2023-06-09
dmaengine: at_hdmac: Extend the Flow Controller bitfield to three bits
Peter Rosin
2023-06-09
dmaengine: at_hdmac: Repair bitfield macros for peripheral ID handling
Peter Rosin
2023-06-09
dmaengine: pl330: rename _start to prevent build error
Randy Dunlap
2023-06-09
dmaengine: at_xdmac: fix potential Oops in at_xdmac_prep_interleaved()
Dan Carpenter
2023-05-11
dmaengine: at_xdmac: do not enable all cyclic channels
Claudiu Beznea
2023-05-11
dmaengine: at_xdmac: restore the content of grws register
Claudiu Beznea
2023-05-11
dmaengine: at_xdmac: do not resume channels paused by consumers
Claudiu Beznea
2023-05-11
dmaengine: at_xdmac: fix imbalanced runtime PM reference counter
Claudiu Beznea
2023-05-11
dmaengine: at_xdmac: disable/enable clock directly on suspend/resume
Claudiu Beznea
2023-05-11
dmaengine: dw-edma: Fix to enable to issue dma request on DMA processing
Shunsuke Mie
2023-05-11
dmaengine: dw-edma: Fix to change for continuous transfer
Shunsuke Mie
2023-05-11
dma: gpi: remove spurious unlock in gpi_ch_init
Dmitry Baryshkov
2023-05-11
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
2023-03-17
dmaengine: xilinx: xdma: Fix some kernel-doc comments
Yang Li
2023-03-17
dmaengine: Actually use devm_add_action_or_reset()
Andy Shevchenko
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
dmaengine: dw-edma: Depend on DW_EDMA instead of selecting it
Serge Semin
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-16
dmaengine: idma64: Update bytes_transferred field
Aman Kumar
2023-02-16
dmaengine: imx-sdma: Set DMA channel to be private
Kai-Heng Feng
2023-02-16
dmaengine: dw: Move check for paused channel to dwc_get_residue()
Andy Shevchenko
2023-02-16
dmaengine: ptdma: check for null desc before calling pt_cmd_callback
Eric Pilmore
2023-02-16
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2023-02-16
dmaengine: sf-pdma: pdma_desc memory leak fix
Shravan Chippa
2023-02-10
dmaengine: dw-edma: Skip cleanup procedure if no private data found
Serge Semin
2023-02-10
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
2023-02-10
dmaengine: dw-edma: Drop DT-region allocation
Serge Semin
2023-02-10
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
2023-02-10
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
2023-02-10
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
2023-02-10
dmaengine: dw-edma: Join read/write channels into a single device
Serge Semin
2023-02-10
dmaengine: dw-edma: Move eDMA data pointer to debugfs node descriptor
Serge Semin
2023-02-10
dmaengine: Simplify dmaenginem_async_device_register() function
Andy Shevchenko
2023-02-10
dmaengine: use sysfs_emit() to instead of scnprintf()
Andy Shevchenko
2023-02-10
dmaengine: xilinx: xdma: Add user logic interrupt support
Lizhi Hou
2023-02-10
dmaengine: xilinx: xdma: Add xilinx xdma driver
Lizhi Hou
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-01-27
dmaengine: dw-edma: Simplify debugfs context CSRs init procedure
Serge Semin
2023-01-27
dmaengine: dw-edma: Rename debugfs dentry variables to 'dent'
Serge Semin
2023-01-27
dmaengine: dw-edma: Convert debugfs descs to being heap-allocated
Serge Semin
2023-01-27
dmaengine: dw-edma: Add dw_edma prefix to debugfs nodes descriptor
Serge Semin
2023-01-27
dmaengine: dw-edma: Stop checking debugfs_create_*() return value
Serge Semin
2023-01-27
dmaengine: dw-edma: Drop unnecessary debugfs reg casts
Serge Semin
[next]