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