aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox
AgeCommit message (Expand)Author
2022-04-14drivers: mailbox: llce: add logger config channelRadu Pirea (NXP OSS)
2022-04-11Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2022-04-08mailbox: imx: fix wakeup failure from freeze modeRobin Gong
2022-04-08mailbox: tegra-hsp: Flush whole channelPekka Pessi
2022-01-11mailbox: llce: Add channel type name when reportring an error on itGhennadi Procopciuc
2022-01-11net: llce-can: Add support for ethtool private statsGhennadi Procopciuc
2021-12-06drivers: llce-mailbox: change GFP_KERNEL to GFP_ATOMIC to fix debug calltraceZhantao Tang
2021-12-06drivers: llce-mailbox: delete DO_ONCE() call for llce_can driverZhantao Tang
2021-12-06drivers: mailbox: replace mutex with spinlock in llce_mailboxZhantao Tang
2021-12-06mailbox: llce: Correct IRQ enablementGhennadi Procopciuc
2021-12-06mailbox: llce: Send config commands over host0 interfaceGhennadi Procopciuc
2021-12-06mailbox: llce: Use sema42 to synchronize host and firmwareGhennadi Procopciuc
2021-12-06can/llce: Use short packets for Classic CAN interfacesGhennadi Procopciuc
2021-12-06llce: Interface update for 1.0.3 firmwareGhennadi Procopciuc
2021-10-28llce: s32g2: Fixed bugs about link setup and unavailable phys for LLCE CAN.Dorin Ionita
2021-09-27Merge branch 'v5.10/standard/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2021-09-18soc: mediatek: cmdq: add address shift in jumpYongqiang Niu
2021-08-15mailbox: llce: Use 16 channels for loggerGhennadi Procopciuc
2021-08-15mailbox, can: Fix LLCE_RELESE_RX_INDEX typoGhennadi Procopciuc
2021-08-15llce: Replace memory pools with mapped areasGhennadi Procopciuc
2021-08-15mailbox: llce: Add 'config_platform' parameterGhennadi Procopciuc
2021-08-15mailbox: Lazy irq request for llce channelsGhennadi Procopciuc
2021-08-15llce: share status memory region between core and mailbox driverGhennadi Procopciuc
2021-08-15mailbox: llce: Add channel for can loggerGhennadi Procopciuc
2021-07-14Merge branch 'v5.10/base' into v5.10/standard/nxp-sdk-5.10/nxp-s32g2xxBruce Ashfield
2021-07-14mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustionSibi Sankar
2021-07-14mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform deviceShawn Guo
2021-06-29drivers: llce: Replace s32g274 occurrence with s32gLarisa Grigore
2021-06-29llce-can: Add compatibility with LLCE firmware 1.0.1 CD1Ghennadi Procopciuc
2021-06-29llce-mailbox: Limit bus errorsGhennadi Procopciuc
2021-06-29llce-can: Add compatibility with LLCE firmware 1.0.0Ghennadi Procopciuc
2021-06-29mailbox: llce: Limit the warning messagesGhennadi Procopciuc
2021-06-29llce-can: Use NAPI on RXGhennadi Procopciuc
2021-06-29driver: llce-mailbox: Add power management operationsGhennadi Procopciuc
2021-06-29drivers: mailbox: Add LLCE CAN mailboxGhennadi Procopciuc
2021-05-14mailbox: sprd: Introduce refcnt when clients requests/free channelsOrson Zhai
2021-03-04mailbox: sprd: correct definition of SPRD_OUTBOX_FIFO_FULLMagnum Shan
2020-12-30mailbox: arm_mhu_db: Fix mhu_db_shutdown by replacing kfree with devm_kfreeSudeep Holla
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-10-16mailbox: avoid timer start from callbackJassi Brar
2020-10-12maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-12mailbox: arm_mhu: Add ARM MHU doorbell driverSudeep Holla
2020-10-12mailbox: arm_mhu: Match only if compatible is "arm,mhu"Sudeep Holla
2020-10-12mailbox: bcm: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski
2020-08-03mailbox: mediatek: cmdq: clear task in channel before shutdownDennis YC Hsieh
2020-08-03mailbox: cmdq: support mt6779 gce platform definitionDennis YC Hsieh
2020-08-03mailbox: cmdq: variablize address shift in platformDennis YC Hsieh
2020-08-03mailbox: qcom: Add msm8994 apcs compatibleKonrad Dybcio