index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
tegra
Age
Commit message (
Expand
)
Author
2021-06-11
firmware: tegra: bpmp: Fix Tegra234-only builds
Thierry Reding
2021-06-01
firmware: tegra: Fix error return code in tegra210_bpmp_init()
Zhen Lei
2020-11-10
firmware: tegra: fix strncpy()/strncat() confusion
Arnd Bergmann
2020-09-18
firmware: tegra: Enable BPMP support on Tegra234
Thierry Reding
2020-07-14
firmware: tegra: Add support for in-band debug
Jon Hunter
2020-07-14
firmware: tegra: Prepare for supporting in-band debugfs
Jon Hunter
2020-07-14
firmware: tegra: Use consistent return variable name
Jon Hunter
2020-07-14
firmware: tegra: Add return code checks and increase debugfs size
Timo Alho
2020-05-22
firmware: tegra: Defer BPMP probe if shared memory not available
Jon Hunter
2020-04-22
firmware: tegra: Make BPMP a regular driver
Thierry Reding
2020-02-17
firmware: tegra: Fix a typo in Kconfig
Christophe JAILLET
2019-10-01
firmware: tegra: Move BPMP resume to noirq phase
Vidya Sagar
2019-06-25
Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-06-14
firmware: tegra: Early resume BPMP
Bitan Biswas
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-07
firmware/tegra: Enable Tegra186 BPMP support on Tegra194
Thierry Reding
2019-02-07
firmware: tegra: Conditionally support SoC generations
Thierry Reding
2019-01-25
firmware: tegra: bpmp-tegra186: Remove unused includes
Thierry Reding
2019-01-25
firmware: tegra: add bpmp driver for Tegra210
Timo Alho
2019-01-25
firmware: tegra: Refactor BPMP driver
Timo Alho
2019-01-25
firmware: tegra: Reword messaging terminology
Timo Alho
2018-11-08
firmware: tegra: Use in-band messages for firmware version query
Timo Alho
2018-11-08
firmware: tegra: Print version tag at full
Timo Alho
2018-11-08
firmware: tegra: Switch to global mrq_is_supported()
Timo Alho
2018-11-08
firmware: tegra: Add helper to check for supported MRQs
Timo Alho
2018-10-10
firmware: tegra: bpmp: Implement suspend/resume support
Thierry Reding
2018-03-08
firmware: tegra: adjust tested variable
Julia Lawall
2018-03-08
firmware: tegra: Simplify channel management
Mikko Perttunen
2017-11-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-10-25
locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-19
firmware: tegra: Add BPMP debugfs support
Timo Alho
2017-10-19
firmware: tegra: Expose tegra_bpmp_mrq_return()
Mikko Perttunen
2017-10-17
firmware: tegra: Propagate error code to caller
Timo Alho
2017-08-17
firmware: tegra: set drvdata earlier
Timo Alho
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-06-20
firmware/ivc: use dma_mapping_error
Christoph Hellwig
2017-06-18
Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2017-06-14
firmware: tegra: Fix locking bugs in BPMP
Dan Carpenter
2017-06-13
soc/tegra: bpmp: Implement generic PM domains
Thierry Reding
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-11-18
firmware: tegra: Add BPMP support
Thierry Reding
2016-11-18
firmware: tegra: Add IVC library
Thierry Reding