summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-25mailbox: cix: fix typo in error messageLakshmi S1-1/+1
2026-01-25mailbox: imx: Skip the suspend flag for i.MX7ULPJacky Bai1-2/+6
2026-01-25mailbox: exynos: drop unneeded runtime pointer (pclk)André Draszik1-5/+4
2026-01-25mailbox: pcc: Remove spurious IRQF_ONESHOT usageMark Brown1-1/+1
2026-01-18mailbox: mtk-cmdq: Add driver data to support for MT8196Jason-JH Lin1-0/+12
2026-01-18mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transactionJason-JH Lin2-2/+5
2026-01-18mailbox: mtk-cmdq: Add GCE hardware virtualization configurationJason-JH Lin1-0/+48
2026-01-18mailbox: mtk-cmdq: Add cmdq private data to cmdq_pkt for generating instructionJason-JH Lin2-0/+26
2026-01-18mailbox: pcc: Clear any pending responder interrupts before enabling itSudeep Holla1-0/+6
2026-01-18mailbox: pcc: Initialize SHMEM before binding the channel with the clientSudeep Holla1-8/+10
2026-01-18mailbox: pcc: Mark Tx as complete in PCC IRQ handlerSudeep Holla1-0/+1
2026-01-18mailbox: pcc: Set txdone_irq/txdone_poll based on PCCT flagsSudeep Holla1-1/+6
2026-01-18mailbox: pcc: Wire up ->last_tx_done() for PCC channelsSudeep Holla1-0/+8
2026-01-18Revert "mailbox/pcc: support mailbox management of the shared buffer"Sudeep Holla2-127/+4
2026-01-18mailbox: mpfs: drop POLARFIRE from ARCH_MICROCHIP_POLARFIREConor Dooley1-1/+1
2026-01-18dt-bindings: mbox: add pic64gx mailbox compatibility to mpfs mailboxPierre-Henry Moussay1-1/+5
2026-01-18mailbox: mchp-ipc-sbi: fix out-of-bounds access in mchp_ipc_get_cluster_aggr_...Valentina Fernandez1-11/+11
2026-01-18dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings for KaanapaliJingyi Wang1-0/+1
2026-01-18mailbox: remove unneeded double quotationKuninori Morimoto1-1/+1
2026-01-18mailbox: Prevent out-of-bounds access in fw_mbox_index_xlate()Joonwon Kang1-4/+2
2026-01-18mailbox: mediatek: Add mtk-vcp-mailbox driverJjian Zhou4-0/+213
2026-01-18dt-bindings: mailbox: mediatek,mt8196-vcp-mbox: add mtk vcp-mbox documentJjian Zhou1-0/+49
2026-01-18Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+41
2026-01-18Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-49/+52
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2026-01-17Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-10/+38
2026-01-17Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: dts: loongson-2k1000: Fix i2c-gpio node namesBinbin Zhou1-2/+2
2026-01-17LoongArch: dts: loongson-2k2000: Add default interrupt controller address cellsBinbin Zhou1-0/+3
2026-01-17LoongArch: dts: loongson-2k1000: Add default interrupt controller address cellsBinbin Zhou1-0/+2
2026-01-17LoongArch: dts: loongson-2k0500: Add default interrupt controller address cellsBinbin Zhou1-0/+3
2026-01-17LoongArch: dts: Describe PCI sideband IRQ through interrupt-extendedYao Zi2-36/+21
2026-01-17LoongArch: Fix PMU counter allocation for mixed-type event groupsLisa Robinson1-3/+18
2026-01-17Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds35-200/+320
2026-01-17Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-41/+70
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds10-288/+454
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter16-149/+203
2026-01-16Merge tag 'acpi-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+7
2026-01-16Merge tag 'sound-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds23-41/+182
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter18-50/+116
2026-01-16Merge tag 'gpio-fixes-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+18
2026-01-16Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+18
2026-01-16Merge tag 'xfs-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-39/+41
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki10-288/+454
2026-01-16arm_mpam: Use non-atomic bitops when modifying feature bitmapBen Horgan1-2/+6
2026-01-16arm_mpam: Remove duplicate linux/srcu.h headerJiapeng Chong1-1/+0