index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sprd-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-29
dmaengine: idxd: Set wq state to disabled in idxd_wq_disable_cleanup()
Jerry Snitselaar
1
-1
/
+1
2022-09-29
dmaengine: pl08x: Fix double word
Shaomin Deng
1
-1
/
+1
2022-09-29
dmaengine: virt-dma: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2022-09-29
dmaengine: qcom: gpi: move read_lock_bh to read_lock in tasklet
Tuo Cao
1
-3
/
+3
2022-09-29
dmaengine: mxs: use platform_driver_register
Dario Binacchi
1
-7
/
+4
2022-09-05
dmaengine: dw-axi-dmac: Drop obsolete dependency on COMPILE_TEST
Jean Delvare
1
-1
/
+1
2022-09-05
dmaengine: at_xdmac: Replace two if statements with only one with two conditions
Tudor Ambarus
1
-4
/
+1
2022-09-05
dmaengine: pl330: Remove unused flags
Harini Katakam
1
-4
/
+0
2022-09-05
dmaengine: stm32-dmamux: Simplify code and save a few bytes of memory
Christophe JAILLET
1
-7
/
+1
2022-09-05
dmaengine: stm32-dmamux: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-05
dmaengine: sf-pdma:Remove the print function dev_err()
ye xingchen
1
-6
/
+2
2022-09-05
dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to prevent overflow
Vaishnav Achath
1
-8
/
+17
2022-09-04
dt-bindings: dma: mediatek,uart-dma: Add binding for MT6795 SoC
AngeloGioacchino Del Regno
1
-0
/
+1
2022-09-04
dmaengine: hsu: Include headers we are direct user of
Andy Shevchenko
5
-4
/
+18
2022-09-04
dmaengine: hsu: Use GENMASK() consistently
Andy Shevchenko
1
-3
/
+4
2022-09-04
dmaengine: hsu: using for_each_set_bit to simplify the code
Andy Shevchenko
1
-11
/
+8
2022-09-04
dmaengine: hsu: Finish conversion to managed resources
Andy Shevchenko
1
-15
/
+12
2022-09-04
dmaengine: stm32-mdma: add support to be triggered by STM32 DMA
Amelie Delaunay
1
-1
/
+69
2022-09-04
dmaengine: stm32-dma: add support to trigger STM32 MDMA
Amelie Delaunay
1
-1
/
+46
2022-09-04
dmaengine: stm32-dmamux: set dmamux channel id in dma features bitfield
Amelie Delaunay
1
-1
/
+1
2022-09-04
docs: arm: stm32: introduce STM32 DMA-MDMA chaining feature
Amelie Delaunay
2
-0
/
+416
2022-09-04
dmaengine: stm32-dma: use bitfield helpers
Amelie Delaunay
1
-35
/
+25
2022-09-04
dmaengine: stm32-dma: introduce 3 helpers to address channel flags
Amelie Delaunay
1
-17
/
+12
2022-09-04
MAINTAINERS: Add myself as maintainer for hisi_dma
Jie Hai
1
-0
/
+1
2022-09-04
dmaengine: hisilicon: Dump regs to debugfs
Jie Hai
1
-2
/
+236
2022-09-04
dmaengine: hisilicon: Adapt DMA driver to HiSilicon IP09
Jie Hai
1
-82
/
+299
2022-09-04
dmaengine: hisilicon: Use macros instead of magic number
Jie Hai
1
-6
/
+13
2022-09-04
dmaengine: hisilicon: Add multi-thread support for a DMA channel
Jie Hai
1
-4
/
+2
2022-09-04
dmaengine: hisilicon: Fix CQ head update
Jie Hai
1
-5
/
+3
2022-09-04
dmaengine: hisilicon: Disable channels when unregister hisi_dma
Jie Hai
1
-5
/
+9
2022-09-04
dmaengine: idxd: avoid deadlock in process_misc_interrupts()
Jerry Snitselaar
1
-2
/
+0
2022-09-04
dmaengine: qcom: gpi: Add SM6350 support
Luca Weiss
1
-0
/
+1
2022-09-04
dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350
Luca Weiss
1
-0
/
+1
2022-09-04
dt-bindings: dma: arm,pl330: Add missing 'iommus' property
Rob Herring
1
-0
/
+6
2022-08-15
Linux 6.0-rc1
v6.0-rc1
Linus Torvalds
1
-4
/
+4
2022-08-14
radix-tree: replace gfp.h inclusion with gfp_types.h
Yury Norov
1
-1
/
+1
2022-08-14
take care to handle NULL ->proc_lseek()
Al Viro
1
-0
/
+3
2022-08-14
afs: Enable multipage folio support
David Howells
2
-1
/
+3
2022-08-13
perf test: Refactor shell tests allowing subdirs
Carsten Haitzler
4
-134
/
+238
2022-08-13
perf vendor events: Update events for snowridgex
Zhengjun Xing
1
-84
/
+27
2022-08-13
perf vendor events: Update events and metrics for skylakex
Zhengjun Xing
4
-1157
/
+24918
2022-08-13
perf vendor events: Update metrics for sapphirerapids
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events for knightslanding
Zhengjun Xing
1
-0
/
+213
2022-08-13
perf vendor events: Update metrics for jaketown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update metrics for ivytown
Zhengjun Xing
1
-0
/
+6
2022-08-13
perf vendor events: Update events and metrics for icelakex
Zhengjun Xing
4
-556
/
+38332
2022-08-13
perf vendor events: Update events and metrics for haswellx
Zhengjun Xing
2
-171
/
+413
2022-08-13
perf vendor events: Update events and metrics for cascadelakex
Zhengjun Xing
4
-1241
/
+25848
2022-08-13
perf vendor events: Update events and metrics for broadwellx
Zhengjun Xing
2
-159
/
+10
2022-08-13
perf vendor events: Update metrics for broadwellde
Zhengjun Xing
1
-0
/
+6
[next]