| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-31 | firmware: tegra: bpmp: Add support for multi-socket platforms | Jon Hunter | 1 | -5/+40 |
| 2026-05-31 | firmware: tegra: bpmp: Propagate debugfs errors | Jon Hunter | 1 | -5/+5 |
| 2026-05-29 | firmware: tegra: Make TEGRA_IVC a hidden Kconfig symbol | Sasha Levin | 1 | -1/+1 |
| 2026-03-27 | firmware: tegra: bpmp: Add tegra_bpmp_get_with_id() function | Thierry Reding | 1 | -0/+34 |
| 2025-09-15 | firmware: tegra: Do not warn on missing memory-region property | Thierry Reding | 1 | -1/+4 |
| 2025-07-11 | firmware: tegra: bpmp: Fix build failure for tegra264-only config | Arnd Bergmann | 2 | -6/+1 |
| 2025-07-09 | firmware: tegra: bpmp: Use of_reserved_mem_region_to_resource() for "memory-r... | Rob Herring (Arm) | 1 | -7/+2 |
| 2025-07-07 | firmware: tegra: bpmp: Add support on Tegra264 | Thierry Reding | 1 | -2/+4 |
| 2025-07-07 | firmware: tegra: Fix IVC dependency problems | Thierry Reding | 1 | -2/+3 |
| 2024-10-24 | Revert "firmware: tegra: bpmp: Use scoped device node handling to simplify er... | Krzysztof Kozlowski | 1 | -5/+9 |
| 2024-08-27 | firmware: tegra: bpmp: Use scoped device node handling to simplify error paths | Krzysztof Kozlowski | 1 | -9/+5 |
| 2024-08-27 | firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp() | Krzysztof Kozlowski | 1 | -6/+0 |
| 2024-02-21 | firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena... | Markus Elfring | 1 | -1/+1 |
| 2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+30 |
| 2023-10-13 | firmware: tegra: Add suspend hook and reset BPMP IPC early on resume | Sumit Gupta | 1 | -0/+30 |
| 2023-09-29 | firmware: tegra: bpmp: Replace deprecated strncpy() with strscpy_pad() | Justin Stitt | 1 | -2/+2 |
| 2023-08-12 | firmware: Explicitly include correct DT includes | Rob Herring | 1 | -2/+1 |
| 2023-06-09 | firmware: tegra: bpmp: Add support for DRAM MRQ GSCs | Peter De Schrijver | 2 | -61/+147 |
| 2023-04-04 | firmware: Use of_property_present() for testing DT property presence | Rob Herring | 1 | -3/+3 |
| 2023-04-03 | firmware: tegra: bpmp: Fix error paths in debugfs | Mikko Perttunen | 1 | -4/+8 |
| 2022-11-23 | tegra: mark BPMP driver as little-endian only | Arnd Bergmann | 1 | -0/+1 |
| 2022-11-17 | firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname() | Yang Li | 1 | -6/+2 |
| 2022-10-24 | firmware: tegra: bpmp: Do not support big-endian | Thierry Reding | 2 | -24/+20 |
| 2022-10-24 | firmware: tegra: bpmp: Use iosys-map helpers | Thierry Reding | 4 | -94/+130 |
| 2022-10-24 | firmware: tegra: bpmp: Prefer u32 over uint32_t | Thierry Reding | 1 | -20/+20 |
| 2022-09-15 | firmware: tegra: Switch over to memdup_user() | Qing Wang | 1 | -10/+3 |
| 2022-07-08 | firmware: tegra: Fix error check return value of debugfs_create_file() | Lv Ruyi | 1 | -5/+5 |
| 2022-06-24 | firmware: tegra: bpmp: Do only aligned access to IPC memory area | Timo Alho | 1 | -3/+3 |
| 2021-10-18 | firmware: tegra: Fix error application of sizeof() to pointer | Lv Ruyi | 1 | -2/+3 |
| 2021-10-07 | firmware: tegra: bpmp: Use devm_platform_ioremap_resource() | Cai Huoqing | 1 | -5/+2 |
| 2021-10-07 | firmware: tegra: Reduce stack usage | Arnd Bergmann | 1 | -9/+17 |
| 2021-08-11 | firmware: tegra: Stop using seq_get_buf() | Christoph Hellwig | 1 | -11/+47 |
| 2021-06-11 | firmware: tegra: bpmp: Fix Tegra234-only builds | Thierry Reding | 3 | -2/+5 |
| 2021-06-01 | firmware: tegra: Fix error return code in tegra210_bpmp_init() | Zhen Lei | 1 | -1/+1 |
| 2020-11-10 | firmware: tegra: fix strncpy()/strncat() confusion | Arnd Bergmann | 1 | -5/+1 |
| 2020-09-18 | firmware: tegra: Enable BPMP support on Tegra234 | Thierry Reding | 1 | -1/+2 |
| 2020-07-14 | firmware: tegra: Add support for in-band debug | Jon Hunter | 1 | -8/+369 |
| 2020-07-14 | firmware: tegra: Prepare for supporting in-band debugfs | Jon Hunter | 1 | -30/+23 |
| 2020-07-14 | firmware: tegra: Use consistent return variable name | Jon Hunter | 2 | -21/+21 |
| 2020-07-14 | firmware: tegra: Add return code checks and increase debugfs size | Timo Alho | 1 | -2/+10 |
| 2020-05-22 | firmware: tegra: Defer BPMP probe if shared memory not available | Jon Hunter | 1 | -2/+2 |
| 2020-04-22 | firmware: tegra: Make BPMP a regular driver | Thierry Reding | 1 | -6/+3 |
| 2020-02-17 | firmware: tegra: Fix a typo in Kconfig | Christophe JAILLET | 1 | -1/+1 |
| 2019-10-01 | firmware: tegra: Move BPMP resume to noirq phase | Vidya Sagar | 1 | -1/+1 |
| 2019-06-25 | Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -1/+3 |
| 2019-06-14 | firmware: tegra: Early resume BPMP | Bitan Biswas | 1 | -1/+3 |
| 2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 3 | -28/+3 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
| 2019-02-07 | firmware/tegra: Enable Tegra186 BPMP support on Tegra194 | Thierry Reding | 3 | -3/+7 |
| 2019-02-07 | firmware: tegra: Conditionally support SoC generations | Thierry Reding | 2 | -0/+12 |
| 2019-01-25 | firmware: tegra: bpmp-tegra186: Remove unused includes | Thierry Reding | 1 | -5/+0 |
| 2019-01-25 | firmware: tegra: add bpmp driver for Tegra210 | Timo Alho | 4 | -9/+282 |
| 2019-01-25 | firmware: tegra: Refactor BPMP driver | Timo Alho | 4 | -202/+394 |
| 2019-01-25 | firmware: tegra: Reword messaging terminology | Timo Alho | 1 | -38/+71 |
| 2018-11-08 | firmware: tegra: Use in-band messages for firmware version query | Timo Alho | 1 | -2/+34 |
| 2018-11-08 | firmware: tegra: Print version tag at full | Timo Alho | 1 | -6/+10 |
| 2018-11-08 | firmware: tegra: Switch to global mrq_is_supported() | Timo Alho | 1 | -28/+1 |
| 2018-11-08 | firmware: tegra: Add helper to check for supported MRQs | Timo Alho | 1 | -0/+25 |
| 2018-10-10 | firmware: tegra: bpmp: Implement suspend/resume support | Thierry Reding | 1 | -0/+19 |
| 2018-03-08 | firmware: tegra: adjust tested variable | Julia Lawall | 1 | -1/+1 |
| 2018-03-08 | firmware: tegra: Simplify channel management | Mikko Perttunen | 1 | -78/+64 |
| 2017-11-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -9/+470 |
| 2017-10-25 | locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE() | Mark Rutland | 1 | -12/+12 |
| 2017-10-19 | firmware: tegra: Add BPMP debugfs support | Timo Alho | 3 | -1/+451 |
| 2017-10-19 | firmware: tegra: Expose tegra_bpmp_mrq_return() | Mikko Perttunen | 1 | -2/+3 |
| 2017-10-17 | firmware: tegra: Propagate error code to caller | Timo Alho | 1 | -6/+16 |
| 2017-08-17 | firmware: tegra: set drvdata earlier | Timo Alho | 1 | -2/+2 |
| 2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+2 |
| 2017-06-20 | firmware/ivc: use dma_mapping_error | Christoph Hellwig | 1 | -2/+2 |
| 2017-06-18 | Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 1 | -10/+18 |
| 2017-06-14 | firmware: tegra: Fix locking bugs in BPMP | Dan Carpenter | 1 | -10/+18 |
| 2017-06-13 | soc/tegra: bpmp: Implement generic PM domains | Thierry Reding | 1 | -0/+4 |
| 2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
| 2016-11-18 | firmware: tegra: Add BPMP support | Thierry Reding | 3 | -0/+881 |
| 2016-11-18 | firmware: tegra: Add IVC library | Thierry Reding | 3 | -0/+709 |