aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/mailbox/tegra-hsp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter1-2/+2
2019-07-10mailbox: tegra: avoid resume NULL mailboxesBitan Biswas1-4/+6
2019-07-10mailbox: tegra: hsp: add noirq resumeBitan Biswas1-1/+9
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-9/+1
2019-03-06mailbox: tegra-hsp: mark suspend function as __maybe_unusedArnd Bergmann1-1/+1
2018-12-21mailbox: tegra-hsp: Use device-managed registration APIThierry Reding1-24/+6
2018-12-21mailbox: tegra-hsp: use devm_kstrdup_const()Bartosz Golaszewski1-32/+4
2018-12-21mailbox: tegra-hsp: Add suspend/resume supportThierry Reding1-0/+19
2018-12-21mailbox: tegra-hsp: Add support for shared mailboxesThierry Reding1-61/+443
2016-11-18mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter1-2/+2
2016-11-18mailbox: Add Tegra HSP driverThierry Reding1-0/+479