summaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/tegra-hsp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* mailbox: tegra-hsp: mark suspend function as __maybe_unusedArnd Bergmann2019-03-061-1/+1
* mailbox: tegra-hsp: Use device-managed registration APIThierry Reding2018-12-211-24/+6
* mailbox: tegra-hsp: use devm_kstrdup_const()Bartosz Golaszewski2018-12-211-32/+4
* mailbox: tegra-hsp: Add suspend/resume supportThierry Reding2018-12-211-0/+19
* mailbox: tegra-hsp: Add support for shared mailboxesThierry Reding2018-12-211-61/+443
* mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells()Dan Carpenter2016-11-181-2/+2
* mailbox: Add Tegra HSP driverThierry Reding2016-11-181-0/+479