| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-21 | firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena... | Markus Elfring | 1 | -1/+1 |
| 2023-09-29 | firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad() | Justin Stitt | 1 | -2/+2 |
| 2023-04-03 | firmware: tegra: bpmp: Fix error paths in debugfs | Mikko Perttunen | 1 | -4/+8 |
| 2022-10-24 | firmware: tegra: bpmp: Do not support big-endian | Thierry Reding | 1 | -23/+19 |
| 2022-10-24 | firmware: tegra: bpmp: Prefer u32 over uint32_t | Thierry Reding | 1 | -20/+20 |
| 2022-09-15 | firmware: tegra: Switch over to memdup_user() | Qing Wang | 1 | -10/+3 |
| 2022-07-08 | firmware: tegra: Fix error check return value of debugfs_create_file() | Lv Ruyi | 1 | -5/+5 |
| 2021-10-18 | firmware: tegra: Fix error application of sizeof() to pointer | Lv Ruyi | 1 | -2/+3 |
| 2021-10-07 | firmware: tegra: Reduce stack usage | Arnd Bergmann | 1 | -9/+17 |
| 2021-08-11 | firmware: tegra: Stop using seq_get_buf() | Christoph Hellwig | 1 | -11/+47 |
| 2020-11-10 | firmware: tegra: fix strncpy()/strncat() confusion | Arnd Bergmann | 1 | -5/+1 |
| 2020-07-14 | firmware: tegra: Add support for in-band debug | Jon Hunter | 1 | -8/+369 |
| 2020-07-14 | firmware: tegra: Prepare for supporting in-band debugfs | Jon Hunter | 1 | -30/+23 |
| 2020-07-14 | firmware: tegra: Use consistent return variable name | Jon Hunter | 1 | -18/+18 |
| 2020-07-14 | firmware: tegra: Add return code checks and increase debugfs size | Timo Alho | 1 | -2/+10 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 1 | -10/+1 |
| 2018-11-08 | firmware: tegra: Switch to global mrq_is_supported() | Timo Alho | 1 | -28/+1 |
| 2017-10-19 | firmware: tegra: Add BPMP debugfs support | Timo Alho | 1 | -0/+444 |