summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/tegra/bpmp-debugfs.c
AgeCommit message (Expand)AuthorLines
2022-07-08firmware: tegra: Fix error check return value of debugfs_create_file()Lv Ruyi-5/+5
2021-10-18firmware: tegra: Fix error application of sizeof() to pointerLv Ruyi-2/+3
2021-10-07firmware: tegra: Reduce stack usageArnd Bergmann-9/+17
2021-08-11firmware: tegra: Stop using seq_get_buf()Christoph Hellwig-11/+47
2020-11-10firmware: tegra: fix strncpy()/strncat() confusionArnd Bergmann-5/+1
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter-8/+369
2020-07-14firmware: tegra: Prepare for supporting in-band debugfsJon Hunter-30/+23
2020-07-14firmware: tegra: Use consistent return variable nameJon Hunter-18/+18
2020-07-14firmware: tegra: Add return code checks and increase debugfs sizeTimo Alho-2/+10
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner-10/+1
2018-11-08firmware: tegra: Switch to global mrq_is_supported()Timo Alho-28/+1
2017-10-19firmware: tegra: Add BPMP debugfs supportTimo Alho-0/+444