summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | netfs: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-1/+1
| | * | | | | | cifs: Pass a pointer to virt_to_page() in cifsglobLinus Walleij2023-05-291-1/+1
| | * | | | | | cifs: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-1/+1
| | * | | | | | riscv: mm: init: Pass a pointer to virt_to_page()Linus Walleij2023-05-291-2/+2
| | * | | | | | ARC: init: Pass a pointer to virt_to_pfn() in initLinus Walleij2023-05-291-1/+1
| | * | | | | | m68k: Pass a pointer to virt_to_pfn() virt_to_page()Linus Walleij2023-05-297-10/+10
| | * | | | | | fs/proc/kcore.c: Pass a pointer to virt_addr_valid()Linus Walleij2023-05-291-1/+1
* | | | | | | | Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0613-23/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski2023-07-051-1/+1
| * | | | | | | | ARM: dts: st: add missing space before {Krzysztof Kozlowski2023-07-0511-22/+22
| * | | | | | | | RISC-V: make ARCH_THEAD preclude XIP_KERNELConor Dooley2023-07-051-0/+1
* | | | | | | | | 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