| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+1 |
| 2023-04-25 | Merge tag 'rproc-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 1 | -4/+9 |
| 2023-04-13 | mailbox: zynq: make modular | Nick Alcock | 1 | -1/+1 |
| 2023-04-13 | mailbox: rockchip: remove MODULE_LICENSE in non-modules | Nick Alcock | 1 | -1/+0 |
| 2023-04-03 | mailbox: mpfs: check the service status in .tx_done() | Conor Dooley | 1 | -16/+16 |
| 2023-04-03 | mailbox: mpfs: ditch a useless busy check | Conor Dooley | 1 | -6/+4 |
| 2023-04-03 | mailbox: mpfs: switch to txdone_poll | Conor Dooley | 1 | -2/+10 |
| 2023-04-03 | mailbox: mpfs: fix an incorrect mask width | Conor Dooley | 1 | -1/+2 |
| 2023-03-14 | mailbox: zynqmp: Fix IPI isr handling | Tanmay Shah | 1 | -3/+3 |
| 2023-03-14 | mailbox: zynqmp: Fix counts of child nodes | Tanmay Shah | 1 | -1/+6 |
| 2023-02-23 | mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support | Kathiravan T | 1 | -0/+1 |
| 2023-02-23 | mailbox: qcom-apcs-ipc: enable APCS clock device for MSM8996 | Dmitry Baryshkov | 1 | -1/+1 |
| 2023-02-23 | mailbox: zynq: Switch to flexible array to simplify code | Christophe JAILLET | 1 | -4/+2 |
| 2022-12-21 | Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits... | Linus Torvalds | 7 | -57/+118 |
| 2022-12-18 | mailbox: mtk-cmdq: Do not request irq until we are ready | Ricardo Ribalda | 1 | -6/+7 |
| 2022-12-18 | mailbox: zynq-ipi: fix error handling while device_register() fails | Yang Yingliang | 1 | -1/+3 |
| 2022-12-18 | mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying | AngeloGioacchino Del Regno | 1 | -49/+39 |
| 2022-12-18 | mailbox: arm_mhuv2: Fix return value check in mhuv2_probe() | Yang Yingliang | 1 | -2/+2 |
| 2022-12-18 | mailbox: mpfs: read the system controller's status | Conor Dooley | 1 | -3/+28 |
| 2022-12-18 | mailbox: mtk-cmdq: add MT8186 support | Yongqiang Niu | 1 | -0/+9 |
| 2022-12-18 | mailbox: mtk-cmdq: add gce ddr enable support flow | Yongqiang Niu | 1 | -0/+22 |
| 2022-12-18 | mailbox: mtk-cmdq: add gce software ddr enable private data | Yongqiang Niu | 1 | -1/+11 |
| 2022-12-18 | mailbox: mtk-cmdq: Use GCE_CTRL_BY_SW definition instead of number | Yongqiang Niu | 1 | -1/+3 |
| 2022-12-18 | mailbox: rockchip: Use device_get_match_data() to simplify the code | ye xingchen | 1 | -3/+1 |
| 2022-12-18 | mailbox: config: ti-msgmgr: Default set to ARCH_K3 for TI msg manager | Nicolas Frayer | 1 | -0/+1 |
| 2022-12-18 | mailbox: qcom-apcs-ipc: Add SM4250 APCS IPC support | Bhupesh Sharma | 1 | -0/+1 |
| 2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -0/+1 |
| 2022-11-23 | mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure | Huisong Li | 1 | -0/+1 |
| 2022-11-17 | genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN | Thomas Gleixner | 1 | -1/+1 |
| 2022-10-05 | mailbox: qcom-ipcc: flag IRQ NO_THREAD | Eric Chanudet | 1 | -1/+2 |
| 2022-10-05 | mailbox: pcc: Fix spelling mistake "Plaform" -> "Platform" | Colin Ian King | 1 | -1/+1 |
| 2022-10-05 | mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg | Jack Wang | 1 | -4/+4 |
| 2022-10-05 | mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support | Robert Marko | 1 | -1/+1 |
| 2022-10-05 | mailbox: mpfs: account for mbox offsets while sending | Conor Dooley | 1 | -4/+3 |
| 2022-10-05 | mailbox: mpfs: fix handling of the reg property | Conor Dooley | 1 | -10/+14 |
| 2022-10-05 | mailbox: imx: fix RST channel support | Peng Fan | 1 | -5/+5 |
| 2022-09-15 | mailbox: apple: Implement poll_data() operation | Hector Martin | 1 | -3/+33 |
| 2022-09-15 | mailbox: apple: Implement flush() operation | Hector Martin | 1 | -0/+27 |
| 2022-08-08 | Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 2 | -17/+34 |
| 2022-08-03 | mailbox: imx: clear pending interrupts | Peng Fan | 1 | -0/+11 |
| 2022-08-02 | mailbox: imx: support RST channel | Peng Fan | 1 | -6/+23 |
| 2022-08-02 | mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb | Chun-Kuang Hu | 1 | -11/+0 |
| 2022-06-10 | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa... | Thomas Gleixner | 1 | -12/+2 |
| 2022-05-24 | mailbox: qcom-ipcc: Fix -Wunused-function with CONFIG_PM_SLEEP=n | Nathan Chancellor | 1 | -1/+1 |
| 2022-05-23 | mailbox: forward the hrtimer if not queued and under a lock | Björn Ardö | 1 | -6/+13 |
| 2022-05-21 | mailbox: qcom-ipcc: Log the pending interrupt during resume | Prasad Sodagudi | 1 | -0/+23 |
| 2022-05-21 | mailbox: pcc: Fix an invalid-load caught by the address sanitizer | Mario Limonciello | 1 | -1/+1 |
| 2022-05-21 | mailbox: correct kerneldoc | Krzysztof Kozlowski | 3 | -3/+5 |
| 2022-05-21 | mailbox: omap: using pm_runtime_resume_and_get to simplify the code | ran jianping | 1 | -4/+2 |
| 2022-05-21 | mailbox:imx: using pm_runtime_resume_and_get | ran jianping | 1 | -4/+2 |
| 2022-05-21 | mailbox: mediatek: support mt8186 adsp mailbox | Tinghan Shen | 1 | -0/+8 |
| 2022-05-21 | mailbox: tegra-hsp: Add 128-bit shared mailbox support | Kartik | 1 | -3/+74 |
| 2022-05-21 | mailbox: tegra-hsp: Add tegra_hsp_sm_ops | Kartik | 1 | -27/+47 |
| 2022-05-21 | mailbox: remove an unneeded NULL check on list iterator | Xiaomeng Tong | 1 | -1/+1 |
| 2022-05-21 | mailbox: imx: remove redundant initializer | Tom Rix | 1 | -1/+0 |
| 2022-03-12 | mailbox: ti-msgmgr: Operate mailbox in polled mode during system suspend | Dave Gerlach | 1 | -2/+91 |
| 2022-03-12 | mailbox: ti-msgmgr: Refactor message read during interrupt handler | Dave Gerlach | 1 | -39/+49 |
| 2022-03-12 | mailbox: imx: support i.MX93 S401 MU | Peng Fan | 1 | -0/+12 |
| 2022-03-12 | mailbox: imx: support dual interrupts | Peng Fan | 1 | -15/+30 |
| 2022-03-12 | mailbox: imx: extend irq to an array | Peng Fan | 1 | -7/+7 |
| 2022-03-12 | mailbox: imx: add i.MX8 SECO MU support | Franck LENORMAND | 1 | -1/+212 |
| 2022-03-12 | mailbox: imx: introduce rxdb callback | Peng Fan | 1 | -3/+17 |
| 2022-03-12 | mailbox: imx: enlarge timeout while reading/writing messages to SCFW | Ranjani Vaidyanathan | 1 | -2/+3 |
| 2022-03-12 | mailbox: imx: fix crash in resume on i.mx8ulp | Robin Gong | 1 | -1/+1 |
| 2022-03-12 | mailbox: imx: fix wakeup failure from freeze mode | Robin Gong | 1 | -0/+9 |
| 2022-03-12 | mailbox: mediatek: add support for adsp mailbox controller | Allen-KH Cheng | 3 | -0/+187 |
| 2022-03-12 | mailbox: qcom-apcs-ipc: Add compatible for MSM8976 SoC | Adam Skladowski | 1 | -0/+1 |
| 2022-03-12 | mailbox: tegra-hsp: Flush whole channel | Pekka Pessi | 1 | -0/+5 |
| 2022-01-13 | Merge tag 'mailbox-v5.17' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 8 | -48/+105 |
| 2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -6/+3 |
| 2022-01-11 | mailbox: qcom-ipcc: Support interrupt wake up from suspend | Huang Yiwei | 1 | -2/+1 |
| 2022-01-11 | mailbox: qcom-ipcc: Support more IPCC instance | Huang Yiwei | 1 | -1/+7 |
| 2022-01-11 | mailbox: qcom-ipcc: Dynamic alloc for channel arrangement | Huang Yiwei | 1 | -21/+69 |
| 2022-01-11 | mailbox: change mailbox-mpfs compatible string | Conor Dooley | 1 | -1/+1 |
| 2022-01-11 | mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irq | Sudeep Holla | 1 | -3/+5 |
| 2022-01-11 | mailbox: pcc: Avoid using the uninitialized variable 'dev' | Sudeep Holla | 1 | -1/+1 |
| 2022-01-11 | mailbox: mtk: add missing of_node_put before return | Wang Qing | 1 | -0/+1 |
| 2022-01-11 | mailbox: zynq: add missing of_node_put before return | Wang Qing | 1 | -0/+1 |
| 2022-01-11 | mailbox: imx: Fix an IS_ERR() vs NULL bug | Dan Carpenter | 1 | -2/+2 |
| 2022-01-11 | mailbox: hi3660: convert struct comments to kernel-doc notation | Randy Dunlap | 1 | -10/+8 |
| 2022-01-11 | mailbox: add control_by_sw for mt8195 | jason-jh.lin | 1 | -1/+1 |
| 2022-01-11 | mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clks | Hsin-Yi Wang | 1 | -4/+6 |
| 2022-01-11 | mailbox: fix gce_num of mt8192 driver data | jason-jh.lin | 1 | -1/+1 |
| 2022-01-11 | mailbox: apple: Bind to generic compatibles | Hector Martin | 1 | -2/+2 |
| 2021-12-16 | mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling | Thomas Gleixner | 1 | -5/+2 |
| 2021-12-16 | platform-msi: Use msi_desc::msi_index | Thomas Gleixner | 1 | -2/+2 |
| 2021-12-10 | mailbox: Use irq_update_affinity_hint() | Nitesh Narayan Lal | 1 | -2/+2 |
| 2021-10-29 | mailbox: imx: support i.MX8ULP S4 MU | Peng Fan | 1 | -37/+87 |
| 2021-10-29 | mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe | Sudeep Holla | 1 | -58/+66 |
| 2021-10-29 | mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4) | Sudeep Holla | 1 | -13/+105 |
| 2021-10-29 | mailbox: pcc: Drop handling invalid bit-width in {read,write}_register | Sudeep Holla | 1 | -20/+4 |
| 2021-10-29 | mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq | Sudeep Holla | 1 | -87/+32 |
| 2021-10-29 | mailbox: pcc: Add PCC register bundle and associated accessor functions | Sudeep Holla | 1 | -0/+90 |
| 2021-10-29 | mailbox: pcc: Rename doorbell ack to platform interrupt ack register | Sudeep Holla | 1 | -16/+17 |
| 2021-10-29 | mailbox: pcc: Use PCC mailbox channel pointer instead of standard | Sudeep Holla | 1 | -45/+18 |
| 2021-10-29 | mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info | Sudeep Holla | 1 | -0/+27 |
| 2021-10-29 | mailbox: pcc: Consolidate subspace doorbell register parsing | Sudeep Holla | 1 | -8/+23 |
| 2021-10-29 | mailbox: pcc: Consolidate subspace interrupt information parsing | Sudeep Holla | 1 | -19/+19 |
| 2021-10-29 | mailbox: pcc: Refactor all PCC channel information into a structure | Sudeep Holla | 1 | -53/+54 |
| 2021-10-29 | mailbox: pcc: Fix kernel doc warnings | Sudeep Holla | 1 | -1/+5 |
| 2021-10-29 | mailbox: apple: Add driver for Apple mailboxes | Sven Peter | 3 | -0/+398 |
| 2021-10-19 | mailbox: mtk-cmdq: Fix local clock ID usage | Fei Shao | 1 | -5/+3 |
| 2021-10-19 | mailbox: mtk-cmdq: Validate alias_id on probe | Fei Shao | 1 | -1/+1 |
| 2021-10-16 | mailbox: Remove WARN_ON for async_cb.cb in cmdq_exec_done | jason-jh.lin | 1 | -1/+0 |
| 2021-10-16 | mailbox: qcom-apcs-ipc: Add QCM2290 APCS IPC support | Shawn Guo | 1 | -0/+1 |
| 2021-10-16 | mailbox: qcom-apcs-ipc: Consolidate msm8994 type apcs_data | Shawn Guo | 1 | -21/+5 |
| 2021-10-16 | mailbox: xgene-slimpro: Make use of the helper function devm_platform_ioremap... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: sun6i: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 1 | -8/+1 |
| 2021-10-16 | mailbox: stm32-ipcc: Make use of the helper function devm_platform_ioremap_re... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: sti: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: qcom-apcs-ipc: Make use of the helper function devm_platform_ioremap... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: omap: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: mtk-cmdq: Make use of the helper function devm_platform_ioremap_reso... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: hi6220: Make use of the helper function devm_platform_ioremap_resour... | Cai Huoqing | 1 | -5/+2 |
| 2021-10-16 | mailbox: hi3660: Make use of the helper function devm_platform_ioremap_resour... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: bcm2835: Make use of the helper function devm_platform_ioremap_resou... | Cai Huoqing | 1 | -3/+1 |
| 2021-10-16 | mailbox: altera: Make use of the helper function devm_platform_ioremap_resour... | Cai Huoqing | 1 | -4/+1 |
| 2021-08-31 | mailbox: cmdq: add multi-gce clocks support for mt8195 | jason-jh.lin | 1 | -22/+79 |
| 2021-08-31 | mailbox: cmdq: add mediatek mailbox support for mt8195 | jason-jh.lin | 1 | -0/+1 |
| 2021-08-30 | mailbox: qcom-apcs-ipc: Add compatible for MSM8953 SoC | Vladimir Lypak | 1 | -0/+1 |
| 2021-08-30 | mailbox: qcom: Add support for SM6115 APCS IPC | Iskren Chernev | 1 | -0/+1 |
| 2021-08-30 | soc: mediatek: cmdq: add address shift in jump | Yongqiang Niu | 1 | -1/+2 |
| 2021-08-30 | mailbox: cmdq: add mt8192 support | Yongqiang Niu | 1 | -0/+10 |
| 2021-08-29 | mailbox: qcom-ipcc: Enable loading QCOM_IPCC as a module | Amit Pundir | 2 | -1/+2 |
| 2021-08-29 | mailbox: sti: quieten kernel-doc warnings | Randy Dunlap | 1 | -8/+8 |
| 2021-06-26 | mbox: add polarfire soc system controller mailbox | Conor Dooley | 3 | -0/+265 |
| 2021-06-26 | mailbox: imx: Avoid using val uninitialized in imx_mu_isr() | Nathan Chancellor | 1 | -1/+3 |
| 2021-06-26 | mailbox: qcom: Add MSM8939 APCS support | Shawn Guo | 1 | -0/+1 |
| 2021-06-26 | mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device | Shawn Guo | 1 | -1/+1 |
| 2021-06-26 | mailbox: qcom-apcs: Add SM6125 compatible | Martin Botka | 1 | -0/+5 |
| 2021-06-26 | mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() | Dan Carpenter | 1 | -1/+1 |
| 2021-06-26 | mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_pro... | Zhihao Cheng | 1 | -1/+0 |
| 2021-06-26 | mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe() | Zhihao Cheng | 1 | -1/+0 |
| 2021-06-26 | mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion | Sibi Sankar | 1 | -0/+6 |
| 2021-06-26 | mailbox: mtk-cmdq: Add struct cmdq_pkt in struct cmdq_cb_data | Chun-Kuang Hu | 1 | -0/+2 |
| 2021-06-26 | mailbox: mtk-cmdq: Use mailbox rx_callback | Chun-Kuang Hu | 1 | -5/+9 |
| 2021-06-26 | mailbox: mtk-cmdq: Remove cmdq_cb_status | Chun-Kuang Hu | 1 | -5/+5 |
| 2021-06-26 | mailbox: imx-mailbox: support i.MX8ULP MU | Peng Fan | 1 | -41/+63 |
| 2021-06-26 | mailbox: imx: add xSR/xCR register array | Peng Fan | 1 | -35/+61 |
| 2021-06-26 | mailbox: imx: replace the xTR/xRR array with single register | Peng Fan | 1 | -14/+14 |
| 2021-06-26 | mailbox: hisilicon: Use the correct HiSilicon copyright | Hao Fang | 2 | -2/+2 |
| 2021-06-26 | mailbox: mediatek: Remove redundant error printing in cmdq_probe() | Zhen Lei | 1 | -3/+1 |
| 2021-06-26 | mailbox: bcm-pdc: Remove redundant error printing in pdc_probe() | Zhen Lei | 1 | -1/+0 |
| 2021-06-26 | mailbox: arm_mhu: Remove redundant error printing in mhu_probe() | Zhen Lei | 1 | -3/+1 |
| 2021-04-28 | Merge tag 'mailbox-v5.13' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 9 | -51/+117 |
| 2021-04-13 | mailbox: arm_mhu_db: Remove redundant dev_err call in mhu_db_probe() | Qiheng Lin | 1 | -3/+1 |
| 2021-04-13 | mailbox: sprd: Add supplementary inbox support | Orson Zhai | 1 | -17/+71 |
| 2021-04-13 | mailbox: sprd: Introduce refcnt when clients requests/free channels | Orson Zhai | 1 | -14/+29 |
| 2021-04-13 | mailbox: fix various typos in comments | Tom Saeger | 8 | -16/+16 |
| 2021-04-13 | mailbox: pcc: fix platform_no_drv_owner.cocci warnings | Yang Li | 1 | -1/+0 |
| 2021-04-09 | treewide: change my e-mail address, fix my name | Marek Behún | 1 | -2/+2 |
| 2021-02-22 | mailbox: arm_mhuv2: Skip calling kfree() with invalid pointer | Viresh Kumar | 1 | -1/+3 |
| 2021-02-14 | mailbox: tegra-hsp: Set lockdep class dynamically | Mikko Perttunen | 1 | -0/+15 |
| 2021-02-14 | mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULL | Magnum Shan | 1 | -1/+1 |
| 2021-02-14 | mailbox: arm_mhuv2: make remove callback return void | Uwe Kleine-König | 1 | -3/+1 |
| 2021-02-14 | mailbox: arm_mhuv2: Fix sparse warnings | Viresh Kumar | 1 | -11/+11 |
| 2021-02-14 | mailbox: qcom: Add support for SDX55 APCS IPC | Manivannan Sadhasivam | 1 | -1/+6 |
| 2021-02-14 | mailbox: omap: Add support for K3 AM64x SoCs | Suman Anna | 1 | -1/+5 |
| 2021-02-14 | mailbox: qcom: Add SC8180X apcs compatible | Bjorn Andersson | 1 | -0/+1 |
| 2020-12-09 | mailbox: arm_mhuv2: Add driver | Viresh Kumar | 3 | -0/+1145 |
| 2020-12-01 | mailbox: stm32-ipcc: cast void pointers to unsigned long | Martin Kaiser | 1 | -6/+6 |
| 2020-12-01 | mailbox: stm32-ipcc: remove duplicate error message | Martin Kaiser | 1 | -3/+0 |
| 2020-12-01 | mailbox: stm32-ipcc: add COMPILE_TEST dependency | Martin Kaiser | 1 | -1/+1 |
| 2020-12-01 | mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfree | Sudeep Holla | 1 | -1/+1 |
| 2020-10-24 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+8 |
| 2020-10-16 | mailbox: avoid timer start from callback | Jassi Brar | 1 | -5/+7 |
| 2020-10-12 | maiblox: mediatek: Fix handling of platform_get_irq() error | Krzysztof Kozlowski | 1 | -5/+3 |
| 2020-10-12 | mailbox: arm_mhu: Add ARM MHU doorbell driver | Sudeep Holla | 2 | -1/+355 |
| 2020-10-12 | mailbox: arm_mhu: Match only if compatible is "arm,mhu" | Sudeep Holla | 1 | -0/+3 |
| 2020-10-12 | mailbox: bcm: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -3/+3 |
| 2020-09-18 | firmware: tegra: Enable BPMP support on Tegra234 | Thierry Reding | 1 | -1/+8 |
| 2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -1/+1 |
| 2020-08-03 | mailbox: mediatek: cmdq: clear task in channel before shutdown | Dennis YC Hsieh | 1 | -0/+38 |
| 2020-08-03 | mailbox: cmdq: support mt6779 gce platform definition | Dennis YC Hsieh | 1 | -0/+2 |
| 2020-08-03 | mailbox: cmdq: variablize address shift in platform | Dennis YC Hsieh | 1 | -13/+44 |
| 2020-08-03 | mailbox: qcom: Add msm8994 apcs compatible | Konrad Dybcio | 1 | -0/+5 |
| 2020-08-03 | mailbox: qcom: Add sdm660 hmss compatible | Konrad Dybcio | 1 | -0/+5 |
| 2020-08-03 | mailbox: imx: Mark PM functions as __maybe_unused | Nathan Chancellor | 1 | -4/+4 |
| 2020-08-03 | mailbox: pcc: Put the PCCT table for error path | Hanjun Guo | 1 | -2/+7 |
| 2020-08-03 | mailbox: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2 | -2/+2 |
| 2020-06-10 | mailbox: qcom: Add ipq6018 apcs compatible | Sivaprakash Murugesan | 1 | -0/+5 |
| 2020-06-10 | mailbox: qcom: Add clock driver name in apcs mailbox driver data | Sivaprakash Murugesan | 1 | -18/+38 |
| 2020-06-07 | mailbox: imx: ONLY IPC MU needs IRQF_NO_SUSPEND flag | Anson Huang | 1 | -2/+7 |
| 2020-06-07 | mailbox: imx: Add runtime PM callback to handle MU clocks | Anson Huang | 1 | -3/+29 |
| 2020-06-07 | mailbox: imx: Add context save/restore for suspend/resume | Dong Aisheng | 1 | -0/+35 |
| 2020-05-30 | mailbox: Add support for Qualcomm IPCC | Manivannan Sadhasivam | 3 | -0/+298 |
| 2020-05-30 | mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() | Wei Yongjun | 1 | -12/+8 |
| 2020-05-30 | mailbox: imx-mailbox: fix scu msg header size check | Peng Fan | 1 | -5/+9 |
| 2020-05-30 | mailbox: sprd: Add Spreadtrum mailbox driver | Baolin Wang | 3 | -0/+371 |
| 2020-05-30 | mailbox: ZynqMP IPI: Delete an error message in zynqmp_ipi_probe() | Markus Elfring | 1 | -3/+2 |
| 2020-05-30 | mailbox: imx: Disable the clock on devm_mbox_controller_register() failure | Fabio Estevam | 1 | -1/+3 |
| 2020-05-30 | mailbox: imx: Fix return in imx_mu_scu_xlate() | Dan Carpenter | 1 | -1/+1 |
| 2020-05-30 | mailbox: imx: Support runtime PM | Anson Huang | 1 | -1/+26 |
| 2020-05-30 | mailbox: pcc: make pcc_mbox_driver static | Jason Yan | 1 | -1/+1 |
| 2020-03-19 | mailbox: imx: add SCU MU support | Peng Fan | 1 | -0/+155 |
| 2020-03-19 | mailbox: imx: restructure code to make easy for new MU | Peng Fan | 1 | -54/+83 |
| 2020-03-19 | mailbox: mediatek: remove implementation related to atomic_exec | Bibby Hsieh | 1 | -68/+8 |
| 2020-03-19 | mailbox: mediatek: implement flush function | Bibby Hsieh | 1 | -0/+52 |
| 2020-03-19 | maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation failure | Rayagonda Kokatanur | 1 | -0/+2 |