index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: fsl-edma: move common IRQ handler to common.c
Frank Li
2023-08-22
4
-56
/
+37
*
dmaengine: fsl-edma: Remove enum edma_version
Frank Li
2023-08-22
4
-41
/
+26
*
dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata
Frank Li
2023-08-22
3
-6
/
+7
*
dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c
Frank Li
2023-08-22
4
-19
/
+4
*
dmaengine: fsl-edma: fix build error when arch is s390
Frank Li
2023-08-22
1
-0
/
+1
*
dmaengine: idxd: Fix issues with PRS disable sysfs knob
Fenghua Yu
2023-08-21
1
-2
/
+2
*
dmaengine: idxd: Allow ATS disable update only for configurable devices
Fenghua Yu
2023-08-21
1
-0
/
+4
*
dmaengine: xilinx_dma: Program interrupt delay timeout
Radhey Shyam Pandey
2023-08-21
1
-9
/
+11
*
dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase
Radhey Shyam Pandey
2023-08-21
1
-1
/
+1
*
dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit
Radhey Shyam Pandey
2023-08-21
1
-0
/
+9
*
dmaengine: xilinx_dma: Increase AXI DMA transaction segment count
Radhey Shyam Pandey
2023-08-21
1
-1
/
+1
*
dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client
Radhey Shyam Pandey
2023-08-21
1
-0
/
+37
*
dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property
Radhey Shyam Pandey
2023-08-21
1
-1
/
+3
*
dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property
Radhey Shyam Pandey
2023-08-21
1
-0
/
+4
*
dmaengine: ioatdma: use pci_dev_id() to simplify the code
Jialin Zhang
2023-08-21
1
-1
/
+1
*
dmaengine: ioat: fixing the wrong dma_dev->chancnt
Yajun Deng
2023-08-21
2
-9
/
+11
*
dmaengine: Simplify dma_async_device_register()
Yajun Deng
2023-08-21
1
-62
/
+20
*
dmaengine: fsl-edma: use struct_size() helper
Yu Liao
2023-08-21
1
-4
/
+3
*
dmaengine: mcf-edma: Use struct_size()
Christophe JAILLET
2023-08-21
1
-4
/
+3
*
dmaengine: lgm: Use builtin_platform_driver macro to simplify the code
Li Zetao
2023-08-21
1
-6
/
+1
*
dmaengine: ste_dma40: Add missing IRQ check in d40_probe
ruanjinjie
2023-08-21
1
-0
/
+4
*
dmaengine: owl-dma: fix clang -Wvoid-pointer-to-enum-cast warning
Justin Stitt
2023-08-21
1
-1
/
+1
*
dmaengine: idxd: Remove unused declarations
Yue Haibing
2023-08-21
1
-5
/
+0
*
dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
Varshini Rajendran
2023-08-01
1
-1
/
+2
*
dmaengine: ep93xx: Use struct_size()
Christophe JAILLET
2023-08-01
1
-3
/
+1
*
dmaengine: Explicitly include correct DT includes
Rob Herring
2023-08-01
39
-43
/
+46
*
dmaengine: idxd: Expose ATS disable knob only when WQ ATS is supported
Fenghua Yu
2023-08-01
1
-4
/
+3
*
dmaengine: idxd: Simplify WQ attribute visibility checks
Fenghua Yu
2023-08-01
1
-15
/
+5
*
dmaengine:idxd: Use local64_try_cmpxchg in perfmon_pmu_event_update
Uros Bizjak
2023-08-01
1
-4
/
+3
*
dmaengine: ipu: Remove the driver
Fabio Estevam
2023-08-01
6
-2363
/
+0
*
dmaengine: xilinx: dma: remove arch dependency
Zong Li
2023-07-12
1
-1
/
+1
*
dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
Christophe JAILLET
2023-07-12
1
-2
/
+0
*
dmaengine: idxd: Modify ABI documentation for attribute pasid_enabled
Rex Zhang
2023-07-12
1
-1
/
+1
*
dmaengine: idxd: Modify the dependence of attribute pasid_enabled
Rex Zhang
2023-07-12
1
-1
/
+1
*
dmaengine: mediatek: drop bogus pm_runtime_set_active()
Johan Hovold
2023-07-12
1
-1
/
+0
*
dt-bindings: dma: qcom,bam: require one of control methods
Krzysztof Kozlowski
2023-07-12
1
-0
/
+9
*
dt-bindings: dma: convert bcm2835-dma bindings to YAML
Stefan Wahren
2023-07-12
2
-83
/
+102
*
dt-bindings: dma: Increase iommu maxItems for BAM DMA
Bhupesh Sharma
2023-07-12
1
-1
/
+1
*
dt-bindings: dma: Add support for SM6115 and QCM2290 SoCs
Bhupesh Sharma
2023-07-12
1
-7
/
+13
*
dmaengine: stm32-dma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
*
dmaengine: shdmac: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-12
1
-4
/
+3
*
dmaengine: qcom: hidma_mgmt: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-3
/
+2
*
dmaengine: qcom_hidma: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-7
/
+5
*
dmaengine: qcom: gpi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
1
-2
/
+1
*
dmaengine: sh: rz-dmac: Fix destination and source data size setting
Hien Huynh
2023-07-12
1
-4
/
+7
*
dmaengine: sh: rz-dmac: Improve cleanup order in probe()/remove()
Biju Das
2023-07-12
1
-3
/
+3
*
Linux 6.5-rc1
v6.5-rc1
Linus Torvalds
2023-07-09
1
-2
/
+2
*
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
2023-07-09
1
-46
/
+46
*
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-07-09
1
-11
/
+35
|
\
|
*
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-06-29
1
-3
/
+24
[next]