Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-11 | mailbox: tegra: avoid resume NULL mailboxes | Bitan Biswas | 1 | -4/+6 |
2019-07-11 | mailbox: tegra: hsp: add noirq resume | Bitan Biswas | 1 | -1/+9 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -9/+1 |
2019-03-07 | mailbox: tegra-hsp: mark suspend function as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
2018-12-22 | mailbox: tegra-hsp: Use device-managed registration API | Thierry Reding | 1 | -24/+6 |
2018-12-22 | mailbox: tegra-hsp: use devm_kstrdup_const() | Bartosz Golaszewski | 1 | -32/+4 |
2018-12-22 | mailbox: tegra-hsp: Add suspend/resume support | Thierry Reding | 1 | -0/+19 |
2018-12-22 | mailbox: tegra-hsp: Add support for shared mailboxes | Thierry Reding | 1 | -61/+443 |
2016-11-18 | mailbox: tegra-hsp: Use after free in tegra_hsp_remove_doorbells() | Dan Carpenter | 1 | -2/+2 |
2016-11-18 | mailbox: Add Tegra HSP driver | Thierry Reding | 1 | -0/+479 |