summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/tegra
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tegra-for-5.3-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-06-251-1/+3
|\
| * firmware: tegra: Early resume BPMPBitan Biswas2019-06-141-1/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-053-28/+3Star
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* firmware/tegra: Enable Tegra186 BPMP support on Tegra194Thierry Reding2019-02-073-3/+7
* firmware: tegra: Conditionally support SoC generationsThierry Reding2019-02-072-0/+12
* firmware: tegra: bpmp-tegra186: Remove unused includesThierry Reding2019-01-251-5/+0Star
* firmware: tegra: add bpmp driver for Tegra210Timo Alho2019-01-254-9/+282
* firmware: tegra: Refactor BPMP driverTimo Alho2019-01-254-202/+394
* firmware: tegra: Reword messaging terminologyTimo Alho2019-01-251-38/+71
* firmware: tegra: Use in-band messages for firmware version queryTimo Alho2018-11-081-2/+34
* firmware: tegra: Print version tag at fullTimo Alho2018-11-081-6/+10
* firmware: tegra: Switch to global mrq_is_supported()Timo Alho2018-11-081-28/+1Star
* firmware: tegra: Add helper to check for supported MRQsTimo Alho2018-11-081-0/+25
* firmware: tegra: bpmp: Implement suspend/resume supportThierry Reding2018-10-101-0/+19
* firmware: tegra: adjust tested variableJulia Lawall2018-03-081-1/+1
* firmware: tegra: Simplify channel managementMikko Perttunen2018-03-081-78/+64Star
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-173-9/+470
|\
| * firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-193-1/+451
| * firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-2/+3
| * firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-6/+16
* | locking/atomics, firmware/ivc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2017-10-251-12/+12
|/
* firmware: tegra: set drvdata earlierTimo Alho2017-08-171-2/+2
* Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-071-2/+2
|\
| * firmware/ivc: use dma_mapping_errorChristoph Hellwig2017-06-201-2/+2
* | Merge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2017-06-191-10/+18
|\ \
| * | firmware: tegra: Fix locking bugs in BPMPDan Carpenter2017-06-141-10/+18
| |/
* / soc/tegra: bpmp: Implement generic PM domainsThierry Reding2017-06-131-0/+4
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* firmware: tegra: Add BPMP supportThierry Reding2016-11-183-0/+881
* firmware: tegra: Add IVC libraryThierry Reding2016-11-183-0/+709