summaryrefslogtreecommitdiff
path: root/drivers/mailbox/tegra-hsp.c
AgeCommit message (Expand)Author
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