index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mailbox
Age
Commit message (
Expand
)
Author
2022-12-21
Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2022-12-18
mailbox: mtk-cmdq: Do not request irq until we are ready
Ricardo Ribalda
2022-12-18
mailbox: zynq-ipi: fix error handling while device_register() fails
Yang Yingliang
2022-12-18
mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
AngeloGioacchino Del Regno
2022-12-18
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
Yang Yingliang
2022-12-18
mailbox: mpfs: read the system controller's status
Conor Dooley
2022-12-18
mailbox: mtk-cmdq: add MT8186 support
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: add gce ddr enable support flow
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: add gce software ddr enable private data
Yongqiang Niu
2022-12-18
mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number
Yongqiang Niu
2022-12-18
mailbox: rockchip: Use device_get_match_data() to simplify the code
ye xingchen
2022-12-18
mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager
Nicolas Frayer
2022-12-18
mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support
Bhupesh Sharma
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-11-23
mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
Huisong Li
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-10-05
mailbox: qcom-ipcc: flag IRQ NO_THREAD
Eric Chanudet
2022-10-05
mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform"
Colin Ian King
2022-10-05
mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
Jack Wang
2022-10-05
mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
Robert Marko
2022-10-05
mailbox: mpfs: account for mbox offsets while sending
Conor Dooley
2022-10-05
mailbox: mpfs: fix handling of the reg property
Conor Dooley
2022-10-05
mailbox: imx: fix RST channel support
Peng Fan
2022-09-15
mailbox: apple: Implement poll_data() operation
Hector Martin
2022-09-15
mailbox: apple: Implement flush() operation
Hector Martin
2022-08-08
Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
2022-08-03
mailbox: imx: clear pending interrupts
Peng Fan
2022-08-02
mailbox: imx: support RST channel
Peng Fan
2022-08-02
mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb
Chun-Kuang Hu
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
2022-05-24
mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=n
Nathan Chancellor
2022-05-23
mailbox: forward the hrtimer if not queued and under a lock
Björn Ardö
2022-05-21
mailbox: qcom-ipcc: Log the pending interrupt during resume
Prasad Sodagudi
2022-05-21
mailbox: pcc: Fix an invalid-load caught by the address sanitizer
Mario Limonciello
2022-05-21
mailbox: correct kerneldoc
Krzysztof Kozlowski
2022-05-21
mailbox: omap: using pm_runtime_resume_and_get to simplify the code
ran jianping
2022-05-21
mailbox:imx: using pm_runtime_resume_and_get
ran jianping
2022-05-21
mailbox: mediatek: support mt8186 adsp mailbox
Tinghan Shen
2022-05-21
mailbox: tegra-hsp: Add 128-bit shared mailbox support
Kartik
2022-05-21
mailbox: tegra-hsp: Add tegra_hsp_sm_ops
Kartik
2022-05-21
mailbox: remove an unneeded NULL check on list iterator
Xiaomeng Tong
2022-05-21
mailbox: imx: remove redundant initializer
Tom Rix
2022-03-12
mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspend
Dave Gerlach
2022-03-12
mailbox: ti-msgmgr: Refactor message read during interrupt handler
Dave Gerlach
2022-03-12
mailbox: imx: support i.MX93 S401 MU
Peng Fan
2022-03-12
mailbox: imx: support dual interrupts
Peng Fan
2022-03-12
mailbox: imx: extend irq to an array
Peng Fan
2022-03-12
mailbox: imx: add i.MX8 SECO MU support
Franck LENORMAND
2022-03-12
mailbox: imx: introduce rxdb callback
Peng Fan
2022-03-12
mailbox: imx: enlarge timeout while reading/writing messages to SCFW
Ranjani Vaidyanathan
[next]