index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
tegra
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er...
Krzysztof Kozlowski
2024-10-24
1
-5
/
+9
*
firmware: tegra: bpmp: Use scoped device node handling to simplify error paths
Krzysztof Kozlowski
2024-08-27
1
-9
/
+5
*
firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp()
Krzysztof Kozlowski
2024-08-27
1
-6
/
+0
*
firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...
Markus Elfring
2024-02-21
1
-1
/
+1
*
Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-0
/
+30
|
\
|
*
firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
Sumit Gupta
2023-10-13
1
-0
/
+30
*
|
firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad()
Justin Stitt
2023-09-29
1
-2
/
+2
|
/
*
firmware: Explicitly include correct DT includes
Rob Herring
2023-08-12
1
-2
/
+1
*
firmware: tegra: bpmp: Add support for DRAM MRQ GSCs
Peter De Schrijver
2023-06-09
2
-61
/
+147
*
firmware: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-04
1
-3
/
+3
*
firmware: tegra: bpmp: Fix error paths in debugfs
Mikko Perttunen
2023-04-03
1
-4
/
+8
*
tegra: mark BPMP driver as little-endian only
Arnd Bergmann
2022-11-23
1
-0
/
+1
*
firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname()
Yang Li
2022-11-17
1
-6
/
+2
*
firmware: tegra: bpmp: Do not support big-endian
Thierry Reding
2022-10-24
2
-24
/
+20
*
firmware: tegra: bpmp: Use iosys-map helpers
Thierry Reding
2022-10-24
4
-94
/
+130
*
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: bpmp: Do only aligned access to IPC memory area
Timo Alho
2022-06-24
1
-3
/
+3
*
firmware: tegra: Fix error application of sizeof() to pointer
Lv Ruyi
2021-10-18
1
-2
/
+3
*
firmware: tegra: bpmp: Use devm_platform_ioremap_resource()
Cai Huoqing
2021-10-07
1
-5
/
+2
*
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: bpmp: Fix Tegra234-only builds
Thierry Reding
2021-06-11
3
-2
/
+5
*
firmware: tegra: Fix error return code in tegra210_bpmp_init()
Zhen Lei
2021-06-01
1
-1
/
+1
*
firmware: tegra: fix strncpy()/strncat() confusion
Arnd Bergmann
2020-11-10
1
-5
/
+1
*
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
2020-09-18
1
-1
/
+2
*
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
2
-21
/
+21
*
firmware: tegra: Add return code checks and increase debugfs size
Timo Alho
2020-07-14
1
-2
/
+10
*
firmware: tegra: Defer BPMP probe if shared memory not available
Jon Hunter
2020-05-22
1
-2
/
+2
*
firmware: tegra: Make BPMP a regular driver
Thierry Reding
2020-04-22
1
-6
/
+3
*
firmware: tegra: Fix a typo in Kconfig
Christophe JAILLET
2020-02-17
1
-1
/
+1
*
firmware: tegra: Move BPMP resume to noirq phase
Vidya Sagar
2019-10-01
1
-1
/
+1
*
Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-06-25
1
-1
/
+3
|
\
|
*
firmware: tegra: Early resume BPMP
Bitan Biswas
2019-06-14
1
-1
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
3
-28
/
+3
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
firmware/tegra: Enable Tegra186 BPMP support on Tegra194
Thierry Reding
2019-02-07
3
-3
/
+7
*
firmware: tegra: Conditionally support SoC generations
Thierry Reding
2019-02-07
2
-0
/
+12
*
firmware: tegra: bpmp-tegra186: Remove unused includes
Thierry Reding
2019-01-25
1
-5
/
+0
*
firmware: tegra: add bpmp driver for Tegra210
Timo Alho
2019-01-25
4
-9
/
+282
*
firmware: tegra: Refactor BPMP driver
Timo Alho
2019-01-25
4
-202
/
+394
*
firmware: tegra: Reword messaging terminology
Timo Alho
2019-01-25
1
-38
/
+71
*
firmware: tegra: Use in-band messages for firmware version query
Timo Alho
2018-11-08
1
-2
/
+34
*
firmware: tegra: Print version tag at full
Timo Alho
2018-11-08
1
-6
/
+10
*
firmware: tegra: Switch to global mrq_is_supported()
Timo Alho
2018-11-08
1
-28
/
+1
*
firmware: tegra: Add helper to check for supported MRQs
Timo Alho
2018-11-08
1
-0
/
+25
*
firmware: tegra: bpmp: Implement suspend/resume support
Thierry Reding
2018-10-10
1
-0
/
+19
[next]