summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-0630-402/+1075
|\
| * dmaengine: sprd: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: hidma: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: plx_dma: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: axi-dmac: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: dw-axi-dmac: Don't set chancntJisheng Zhang2023-05-241-1/+0
| * dmaengine: qcom: bam_dma: allow omitting num-{channels,ees}Stephan Gerhold2023-05-241-9/+9
| * dmaengine: dw-edma: Add HDMA DebugFS supportCai Huoqing2023-05-244-1/+196
| * dmaengine: dw-edma: Add support for native HDMACai Huoqing2023-05-246-4/+450
| * dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...Cai Huoqing2023-05-244-82/+157
| * dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_opsCai Huoqing2023-05-243-5/+5
| * dmaengine: ste_dma40: use proper format string for resource_size_tArnd Bergmann2023-05-191-2/+2
| * dmaengine: make QCOM_HIDMA depend on HAS_IOMEMBaoquan He2023-05-181-0/+1
| * dmaengine: ste_dma40: fix typo in enum documentationVinod Koul2023-05-181-1/+1
| * dmaengine: ste_dma40: use correct print specfier for resource_size_tVinod Koul2023-05-181-2/+2
| * MAINTAINERS: Add myself as the DW eDMA driver reviewerSerge Semin2023-05-181-0/+1
| * MAINTAINERS: Add Manivannan to DW eDMA driver maintainers listSerge Semin2023-05-171-0/+1
| * MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewerSerge Semin2023-05-171-1/+1
| * dmaengine: ti: k3-udma: Add support for J721S2 CSI BCDMA instanceVaishnav Achath2023-05-161-0/+25
| * dt-bindings: dma: ti: Add J721S2 BCDMAVaishnav Achath2023-05-161-1/+29
| * dmaengine: ti: k3-psil-j721s2: Add PSI-L thread map for main CPSW2GKishon Vijay Abraham I2023-05-161-0/+11
| * dt-bindings: dma: xilinx: Add power-domains to xlnx,zynqmp-dpdmaMichal Simek2023-05-161-0/+6
| * dmaengine: ste_dma40: Return error codes properlyLinus Walleij2023-05-161-22/+24
| * dmaengine: ste_dma40: Use managed resourcesLinus Walleij2023-05-161-119/+61
| * dmaengine: ste_dma40: Pass dev to OF functionLinus Walleij2023-05-161-7/+6
| * dmaengine: ste_dma40: Remove platform dataLinus Walleij2023-05-163-119/+41
| * dmaengine: ste_dma40: Add dev helper variableLinus Walleij2023-05-161-24/+26
| * dmaengine: ste_dma40: Get LCPA SRAM from SRAM nodeLinus Walleij2023-05-162-23/+25
| * dt-bindings: dma: dma40: Prefer to pass sram through phandleLinus Walleij2023-05-161-8/+28
* | Merge tag 'linux-watchdog-6.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2023-07-0619-36/+299
|\ \
| * | watchdog: sp5100_tco: support Hygon FCH/SCH (Server Controller Hub)Yuechao Zhao2023-06-261-1/+3
| * | dt-bindings: watchdog: restrict node name suffixesKrzysztof Kozlowski2023-06-261-2/+2
| * | MAINTAINERS: Add support for Xilinx versal watchdogSrinivas Neeli2023-06-261-0/+2
| * | watchdog: xilinx_wwdt: Add Versal window watchdog supportSrinivas Neeli2023-06-263-0/+220
| * | dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdogSrinivas Neeli2023-06-261-0/+50
| * | watchdog: ziirave_wdt: Switch i2c driver back to use .probe()Uwe Kleine-König2023-06-261-1/+1
| * | watchdog: ibmasr: Replace GPL license notice with SPDX identifierBagas Sanjaya2023-06-261-2/+1
| * | watchdog: Convert GPL 2.0 notice to SPDX identifierBagas Sanjaya2023-06-2610-31/+10
| * | watchdog: loongson1_wdt: Add DT supportKeguang Zhang2023-06-261-1/+12
* | | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-07-0614-54/+66
|\ \ \
| * | | sh: Provide unxlate_dev_mem_ptr() in asm/io.hGuenter Roeck2023-07-051-0/+1
| * | | sh: dma: Correct the number of DMA channels for SH7709Artur Rojek2023-07-051-6/+8
| * | | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4Artur Rojek2023-07-051-1/+0
| * | | sh: dma: Fix DMA channel offset calculationArtur Rojek2023-07-051-13/+24
| * | | sh: Remove compiler flag duplicationMasahiro Yamada2023-07-051-3/+1
| * | | sh: Refactor header include path additionMasahiro Yamada2023-07-051-2/+1
| * | | sh: Move build rule for cchips/hd6446x/ to arch/sh/KbuildMasahiro Yamada2023-07-052-3/+2
| * | | sh: Fix -Wmissing-include-dirs warnings for various platformsMasahiro Yamada2023-07-052-17/+20
| * | | sh: Avoid using IRQ0 on SH3 and SH4Sergey Shtylyov2023-06-116-9/+9
| * | | sh: j2: Use ioremap() to translate device tree address into kernel memoryJohn Paul Adrian Glaubitz2023-05-101-1/+1
| | |/ | |/|