| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-12 | mailbox: prefix new constants with MBOX_ | Wolfram Sang | 1 | -1/+1 |
| 2026-03-29 | mailbox: Fix NULL message support in mbox_send_message() | Jassi Brar | 1 | -1/+1 |
| 2026-03-29 | mailbox: remove superfluous internal header | Wolfram Sang | 1 | -2/+0 |
| 2025-03-26 | mailbox: tegra-hsp: Define dimensioning masks in SoC data | Kartik Rajput | 1 | -12/+60 |
| 2025-01-18 | mailbox: tegra-hsp: Clear mailbox before using message | Pekka Pessi | 1 | -2/+4 |
| 2024-11-24 | mailbox: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-01-13 | mailbox: tegra-hsp: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-09-05 | mailbox: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
| 2023-09-05 | mailbox: tegra-hsp: Convert to devm_platform_ioremap_resource() | Yangtao Li | 1 | -3/+1 |
| 2023-06-30 | mailbox: tegra: add support for Tegra264 | Stefan Kristiansson | 1 | -2/+14 |
| 2022-05-21 | mailbox: tegra-hsp: Add 128-bit shared mailbox support | Kartik | 1 | -3/+74 |
| 2022-05-21 | mailbox: tegra-hsp: Add tegra_hsp_sm_ops | Kartik | 1 | -27/+47 |
| 2022-05-21 | mailbox: remove an unneeded NULL check on list iterator | Xiaomeng Tong | 1 | -1/+1 |
| 2022-03-12 | mailbox: tegra-hsp: Flush whole channel | Pekka Pessi | 1 | -0/+5 |
| 2021-02-14 | mailbox: tegra-hsp: Set lockdep class dynamically | Mikko Perttunen | 1 | -0/+15 |
| 2020-09-18 | firmware: tegra: Enable BPMP support on Tegra234 | Thierry Reding | 1 | -1/+8 |
| 2019-11-12 | mailbox: tegra: Fix superfluous IRQ error message | Jon Hunter | 1 | -2/+2 |
| 2019-07-10 | mailbox: tegra: avoid resume NULL mailboxes | Bitan Biswas | 1 | -4/+6 |
| 2019-07-10 | 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-06 | mailbox: tegra-hsp: mark suspend function as __maybe_unused | Arnd Bergmann | 1 | -1/+1 |
| 2018-12-21 | mailbox: tegra-hsp: Use device-managed registration API | Thierry Reding | 1 | -24/+6 |
| 2018-12-21 | mailbox: tegra-hsp: use devm_kstrdup_const() | Bartosz Golaszewski | 1 | -32/+4 |
| 2018-12-21 | mailbox: tegra-hsp: Add suspend/resume support | Thierry Reding | 1 | -0/+19 |
| 2018-12-21 | 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 |