summaryrefslogtreecommitdiff
path: root/drivers/mailbox/tegra-hsp.c
AgeCommit message (Expand)Author
2024-01-13mailbox: tegra-hsp: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-05mailbox: Explicitly include correct DT includesRob Herring
2023-09-05mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource()Yangtao Li
2023-06-30mailbox: tegra: add support for Tegra264Stefan Kristiansson
2022-05-21mailbox: tegra-hsp: Add 128-bit shared mailbox supportKartik
2022-05-21mailbox: tegra-hsp: Add tegra_hsp_sm_opsKartik
2022-05-21mailbox: remove an unneeded NULL check on list iteratorXiaomeng Tong
2022-03-12mailbox: tegra-hsp: Flush whole channelPekka Pessi
2021-02-14mailbox: tegra-hsp: Set lockdep class dynamicallyMikko Perttunen
2020-09-18firmware: tegra: Enable BPMP support on Tegra234Thierry Reding
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter
2019-07-10mailbox: tegra: avoid resume NULL mailboxesBitan Biswas
2019-07-10mailbox: tegra: hsp: add noirq resumeBitan Biswas
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-03-06mailbox: tegra-hsp: mark suspend function as __maybe_unusedArnd Bergmann
2018-12-21mailbox: tegra-hsp: Use device-managed registration APIThierry Reding
2018-12-21mailbox: tegra-hsp: use devm_kstrdup_const()Bartosz Golaszewski
2018-12-21mailbox: tegra-hsp: Add suspend/resume supportThierry Reding
2018-12-21mailbox: tegra-hsp: Add support for shared mailboxesThierry Reding
2016-11-18mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter
2016-11-18mailbox: Add Tegra HSP driverThierry Reding