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