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