aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29mailbox: pcc: Consolidate subspace doorbell register parsingSudeep Holla
2021-10-29mailbox: pcc: Consolidate subspace interrupt information parsingSudeep Holla
2021-10-29mailbox: pcc: Refactor all PCC channel information into a structureSudeep Holla
2021-10-29mailbox: pcc: Fix kernel doc warningsSudeep Holla
2021-10-29mailbox: apple: Add driver for Apple mailboxesSven Peter
2021-10-29dt-bindings: mailbox: Add Apple mailbox bindingsSven Peter
2021-10-29MAINTAINERS: Add Apple mailbox filesSven Peter
2021-10-19mailbox: mtk-cmdq: Fix local clock ID usageFei Shao
2021-10-19mailbox: mtk-cmdq: Validate alias_id on probeFei Shao
2021-10-16mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_donejason-jh.lin
2021-10-16MAINTAINERS: Update Mun Yew Tham as Altera Mailbox Driver maintainerMun Yew Tham
2021-10-16dt-bindings: mailbox: Update maintainer email for qcom apcs-kpssShawn Guo
2021-10-16mailbox: qcom-apcs-ipc: Add QCM2290 APCS IPC supportShawn Guo
2021-10-16dt-bindings: mailbox: qcom: Add QCM2290 APCS compatibleShawn Guo
2021-10-16mailbox: qcom-apcs-ipc: Consolidate msm8994 type apcs_dataShawn Guo
2021-10-16mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2021-10-16mailbox: sun6i: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-16mailbox: stm32-ipcc: Make use of the helper function devm_platform_ioremap_re...Cai Huoqing
2021-10-16mailbox: sti: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-16mailbox: qcom-apcs-ipc: Make use of the helper function devm_platform_ioremap...Cai Huoqing
2021-10-16mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_...Cai Huoqing
2021-10-16mailbox: omap: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-10-16mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_reso...Cai Huoqing
2021-10-16mailbox: hi6220: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-10-16mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-10-16mailbox: bcm2835: Make use of the helper function devm_platform_ioremap_resou...Cai Huoqing
2021-10-16mailbox: altera: Make use of the helper function devm_platform_ioremap_resour...Cai Huoqing
2021-10-16Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-16Merge tag 'for-5.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 's390-5.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-10-16Merge tag 'csky-for-linus-5.15-rc6' of git://github.com/c-sky/csky-linuxLinus Torvalds
2021-10-16Merge tag 'arc-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2021-10-16Merge tag 'arm-soc-fixes-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-10-16Merge tag 'pci-v5.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-16Merge tag 'acpi-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-15ARC: fix potential build snafuVineet Gupta
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck
2021-10-16csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck
2021-10-16csky: Fixup regs.sr broken in ptraceGuo Ren
2021-10-16csky: don't let sigreturn play with priveleged bits of status registerAl Viro
2021-10-15Merge tag 'imx-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-10-15Merge tag 'gpio-fixes-for-v5.15-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-15Merge tag 'regulator-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-10-15Merge tag 'mtd/fixes-for-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-10-15Merge tag 'drm-fixes-2021-10-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-10-15Merge tag 'ntfs3_for_5.15' of git://github.com/Paragon-Software-Group/linux-n...Linus Torvalds
2021-10-15drm/panel: olimex-lcd-olinuxino: select CRC32Vegard Nossum
2021-10-15drm/r128: fix build for UMLRandy Dunlap