index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
dma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
1
-1
/
+4
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
1
-0
/
+3
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
1
-2
/
+10
2023-03-31
dmaengine: ti: k3-psil: Add PSI-L thread support for J784s4
Apurva Nandan
5
-1
/
+359
2023-03-31
dmaengine: bestcomm: Use of_address_to_resource()
Rob Herring
1
-11
/
+8
2023-03-31
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
1
-56
/
+0
2023-03-31
dmaengine: ti: edma: remove unused edma_and function
Tom Rix
1
-8
/
+0
2023-03-31
dmaengine: zynqmp_dma: Sync DMA and coherent masks
Harini Katakam
1
-1
/
+5
2023-03-31
dmaengine: tegra-apb: remove unused tdma_read function
Tom Rix
1
-5
/
+0
2023-03-31
dmaengine: ti: k3-udma: Workaround errata i2234
Vignesh Raghavendra
1
-9
/
+11
2023-03-31
dmaengine: sh: rz-dmac: Remove unused rz_dmac_chan.*_word_size
Geert Uytterhoeven
1
-4
/
+0
2023-03-31
dmaengine: idxd: expose IAA CAP register via sysfs knob
Dave Jiang
4
-0
/
+50
2023-03-31
dmaengine: idxd: reformat swerror output to standard Linux bitmap output
Dave Jiang
3
-7
/
+6
2023-03-31
dmaengine: mv_xor_v2: Use some clk_ helper functions to simplify code
Christophe JAILLET
1
-28
/
+7
2023-03-31
dmaengine: mv_xor_v2: Fix an error code.
Christophe JAILLET
1
-1
/
+1
2023-03-31
dmaengine: ti: k3-udma: Add system suspend/resume support
Vignesh Raghavendra
1
-0
/
+54
2023-03-31
dmaengine: tegra: explicitly select DMA_VIRTUAL_CHANNELS
Mark Salter
1
-0
/
+1
2023-03-31
iommu: Remove ioasid infrastructure
Jason Gunthorpe
1
-1
/
+0
2023-03-31
iommu/ioasid: Rename INVALID_IOASID
Jacob Pan
4
-6
/
+7
2023-03-23
dmaengine: idxd: use const struct bus_type *
Greg Kroah-Hartman
1
-2
/
+2
2023-03-17
dmaengine: xilinx: xdma: Fix some kernel-doc comments
Yang Li
1
-1
/
+1
2023-03-17
dmaengine: idxd: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-03-17
dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-6
/
+0
2023-03-17
dmaengine: ioat: use PCI core macros for PCIe Capability
Bjorn Helgaas
2
-10
/
+3
2023-03-17
dmaengine: Actually use devm_add_action_or_reset()
Andy Shevchenko
1
-1
/
+1
2023-03-17
dmaengine: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-03-17
dmaengine: imx-dma: Remove a redundant memset() call
Christophe JAILLET
1
-1
/
+0
2023-03-17
dmaengine: sh: rz-dmac: Add reset support
Biju Das
1
-0
/
+14
2023-02-24
Merge tag 'dmaengine-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
48
-187
/
+1703
2023-02-24
Merge tag 'pci-v6.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
8
-375
/
+366
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-1
/
+1
2023-02-22
dmaengine: dw-edma: Depend on DW_EDMA instead of selecting it
Serge Semin
1
-1
/
+4
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2
-40
/
+59
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-1446
/
+2
2023-02-16
dmaengine: idma64: Update bytes_transferred field
Aman Kumar
1
-0
/
+4
2023-02-16
dmaengine: imx-sdma: Set DMA channel to be private
Kai-Heng Feng
1
-0
/
+1
2023-02-16
dmaengine: dw: Move check for paused channel to dwc_get_residue()
Andy Shevchenko
1
-6
/
+5
2023-02-16
dmaengine: ptdma: check for null desc before calling pt_cmd_callback
Eric Pilmore
1
-1
/
+1
2023-02-16
dmaengine: dw-axi-dmac: Do not dereference NULL structure
Kees Cook
1
-2
/
+0
2023-02-16
dmaengine: idxd: Fix default allowed read buffers value in group
Fenghua Yu
2
-6
/
+11
2023-02-16
dmaengine: sf-pdma: pdma_desc memory leak fix
Shravan Chippa
2
-3
/
+1
2023-02-10
dmaengine: dw-edma: Skip cleanup procedure if no private data found
Serge Semin
1
-0
/
+4
2023-02-10
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
3
-3
/
+3
2023-02-10
dmaengine: dw-edma: Drop DT-region allocation
Serge Semin
1
-17
/
+4
2023-02-10
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
1
-26
/
+6
2023-02-10
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
1
-1
/
+1
2023-02-10
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
6
-29
/
+4
2023-02-10
dmaengine: dw-edma: Join read/write channels into a single device
Serge Semin
2
-60
/
+61
2023-02-10
dmaengine: dw-edma: Move eDMA data pointer to debugfs node descriptor
Serge Semin
1
-125
/
+119
2023-02-10
dmaengine: Simplify dmaenginem_async_device_register() function
Andy Shevchenko
1
-16
/
+4
[prev]
[next]