summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/tegra/bpmp-debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* firmware: tegra: Switch over to memdup_user()Qing Wang2022-09-151-10/+3
* firmware: tegra: Fix error check return value of debugfs_create_file()Lv Ruyi2022-07-081-5/+5
* firmware: tegra: Fix error application of sizeof() to pointerLv Ruyi2021-10-181-2/+3
* firmware: tegra: Reduce stack usageArnd Bergmann2021-10-071-9/+17
* firmware: tegra: Stop using seq_get_buf()Christoph Hellwig2021-08-111-11/+47
* firmware: tegra: fix strncpy()/strncat() confusionArnd Bergmann2020-11-101-5/+1
* firmware: tegra: Add support for in-band debugJon Hunter2020-07-141-8/+369
* firmware: tegra: Prepare for supporting in-band debugfsJon Hunter2020-07-141-30/+23
* firmware: tegra: Use consistent return variable nameJon Hunter2020-07-141-18/+18
* firmware: tegra: Add return code checks and increase debugfs sizeTimo Alho2020-07-141-2/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* firmware: tegra: Switch to global mrq_is_supported()Timo Alho2018-11-081-28/+1
* firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-191-0/+444