index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
dmaengine: ti: k3-psil-am62: Update PSIL thread for saul.
Jayesh Choudhary
2022-04-22
1
-4
/
+4
|
*
dmaengine: ptdma: statify pt_tx_status
Vinod Koul
2022-04-22
1
-1
/
+1
|
*
dmaengine: hidma: In hidma_prep_dma_memset treat value as a single byte
Ben Walker
2022-04-20
1
-1
/
+12
|
*
dmaengine: at_xdmac: In at_xdmac_prep_dma_memset, treat value as a single byte
Ben Walker
2022-04-20
1
-1
/
+8
|
*
dmaengine: at_hdmac: In atc_prep_dma_memset, treat value as a single byte
Ben Walker
2022-04-20
1
-1
/
+9
|
*
dmaengine: idxd: move wq irq enabling to after device enable
Dave Jiang
2022-04-20
1
-9
/
+9
|
*
dmaengine: tegra: Remove unused including <linux/version.h>
Jiapeng Chong
2022-04-20
1
-1
/
+0
|
*
dmaengine: add verification of DMA_INTERRUPT capability for dmatest
Dave Jiang
2022-04-20
1
-3
/
+10
|
*
dmaengine: mediatek: mtk-hsdma: use NULL instead of using plain integer as po...
Haowen Bai
2022-04-20
1
-1
/
+1
|
*
dmaengine: pl08x: drop the useless function
Haowen Bai
2022-04-20
1
-11
/
+0
|
*
dmaengine: idxd: set max_xfer and max_batch for RO device
Dave Jiang
2022-04-20
1
-0
/
+3
|
*
dmaengine: idxd: set DMA_INTERRUPT cap bit
Dave Jiang
2022-04-20
1
-0
/
+1
|
*
dmaengine: jz4780: set DMA maximum segment size
Aidan MacDonald
2022-04-20
1
-0
/
+9
|
*
dmaengine: PTDMA: support polled mode
Ilya Novikov
2022-04-20
3
-18
/
+47
|
*
dmaengine: plx_dma: Move spin_lock_bh() to spin_lock()
Yunbo Yu
2022-04-20
1
-2
/
+2
|
*
dmaengine: qcom: gpi: Add SM8350 support
Bjorn Andersson
2022-04-13
1
-0
/
+1
|
*
dmaengine: qcom: gpi: Add support for ee_offset
Vinod Koul
2022-04-13
1
-3
/
+8
|
*
dmaengine: qcom: gpi: set chain and link flag for duplex
Vinod Koul
2022-04-13
1
-2
/
+6
|
*
dmaengine: Remove a useless mutex
Christophe JAILLET
2022-04-11
1
-7
/
+0
|
*
dmaengine: tegra: Add tegra gpcdma driver
Akhil R
2022-04-11
3
-0
/
+1519
|
*
dmaengine: idxd: remove trailing white space on input str for wq name
Dave Jiang
2022-04-11
1
-2
/
+8
|
*
dmaengine: stm32-mdma: check the channel availability (secure or not)
Amelie Delaunay
2022-04-11
1
-1
/
+20
|
*
dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-11
1
-0
/
+2
|
*
dmaengine: ep93xx: Remove redundant word in comment
jianchunfu
2022-04-11
1
-1
/
+1
|
*
dmaengine: idxd: don't load pasid config until needed
Dave Jiang
2022-04-11
2
-14
/
+53
|
*
dmaengine: mediatek-cqdma: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-04-11
1
-8
/
+4
|
*
dmaengine: mediatek: mtk-hsdma: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-04-11
1
-7
/
+4
|
*
dmaengine: nbpfaxi: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
2022-04-11
1
-8
/
+6
|
*
dmaengine: sh: Kconfig: Make RZ_DMAC depend on ARCH_RZG2L
Lad Prabhakar
2022-04-08
1
-1
/
+1
|
*
dmaengine: sf-pdma: Get number of channel by device tree
Zong Li
2022-04-08
2
-14
/
+18
*
|
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-26
1
-6
/
+13
|
\
\
|
*
|
dma: omap: hide legacy interface
Arnd Bergmann
2022-04-22
1
-6
/
+13
|
|
/
*
|
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2022-05-25
2
-6
/
+72
|
\
\
|
*
|
dmaengine: imx-sdma: Add multi fifo support
Sascha Hauer
2022-04-19
1
-0
/
+57
|
*
|
dmaengine: imx-sdma: error out on unsupported transfer types
Sascha Hauer
2022-04-19
1
-4
/
+13
|
*
|
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2022-04-19
2
-2
/
+2
|
|
/
*
|
dmaengine: idxd: skip clearing device context when device is read-only
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: add RO check for wq max_transfer_size write
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: add RO check for wq max_batch_size write
Dave Jiang
2022-04-20
1
-0
/
+3
*
|
dmaengine: idxd: fix retry value to be constant for duration of function call
Dave Jiang
2022-04-20
1
-2
/
+2
*
|
dmaengine: idxd: match type for retries var in idxd_enqcmds()
Dave Jiang
2022-04-20
1
-1
/
+2
*
|
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-20
1
-9
/
+10
*
|
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
2022-04-12
1
-2
/
+5
*
|
dmaengine: mediatek:Fix PM usage reference leak of mtk_uart_apdma_alloc_chan_...
zhangqilong
2022-04-12
1
-3
/
+6
*
|
dmaengine: imx-sdma: Fix error checking in sdma_event_remap
Miaoqian Lin
2022-04-11
1
-2
/
+2
*
|
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
2022-04-11
1
-5
/
+7
*
|
dmaengine: imx-sdma: fix init of uart scripts
Kevin Groeneveld
2022-04-11
1
-14
/
+14
*
|
dmaengine: idxd: fix device cleanup on disable
Dave Jiang
2022-04-08
1
-2
/
+1
|
/
*
Merge tag 'dmaengine-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-30
23
-46
/
+258
|
\
|
*
dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
Jie Hai
2022-03-11
1
-1
/
+1
[prev]
[next]