summaryrefslogtreecommitdiff
path: root/drivers/soc/tegra/fuse
AgeCommit message (Expand)Author
2020-11-27Merge tag 'tegra-for-5.11-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2020-11-19soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen
2020-11-10soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variablesLee Jones
2020-11-10soc: tegra: fuse: speedo-tegra124: Remove some set but unused variablesLee Jones
2020-11-06soc/tegra: fuse: Export tegra_read_ram_code()Dmitry Osipenko
2020-09-18soc/tegra: misc: Add Tegra234 supportThierry Reding
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding
2020-07-17soc/tegra: fuse: Fix typo in APB MISC warningThierry Reding
2020-04-22soc/tegra: fuse: Update the SoC revision attribute to display a nameJon Hunter
2020-04-22soc/tegra: fuse: Trivial clean-up of tegra_init_revision()Jon Hunter
2020-04-22soc/tegra: fuse: Add custom SoC attributesJon Hunter
2020-02-11soc/tegra: fuse: Fix build with Tegra194 configurationThierry Reding
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-10soc/tegra: fuse: Unmap registers once they are not needed anymoreDmitry Osipenko
2020-01-10soc/tegra: fuse: Correct straps' address for older Tegra124 device treesDmitry Osipenko
2020-01-10soc/tegra: fuse: Warn if straps are not readyDmitry Osipenko
2020-01-10soc/tegra: fuse: Cache values of straps and Chip ID registersDmitry Osipenko
2020-01-09soc/tegra: fuse: Add Tegra194 supportJC Kuo
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-16soc/tegra: fuse: Register cell lookups for compatibilityThierry Reding
2019-10-16soc/tegra: fuse: Add cell informationThierry Reding
2019-10-16soc/tegra: fuse: Implement nvmem deviceThierry Reding
2019-10-16soc/tegra: fuse: Restore base on sysfs failureThierry Reding
2019-10-01soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl()Nagarjuna Kristam
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-06-25Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-05soc/tegra: fuse: Do not log error message on deferred probeThierry Reding
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2019-05-27soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()Baolin Wang
2019-01-25soc/tegra: fuse: Fix typo in tegra210_init_speedo_dataJoseph Lo
2019-01-25soc/tegra: fuse: Fix illegal free of IO base addressTimo Alho
2017-12-21soc/tegra: fuse: Explicitly request DMA channel from APB DMA driverDmitry Osipenko
2017-12-21soc/tegra: fuse: Fix reading registers using DMA on Tegra20Dmitry Osipenko
2017-12-13soc/tegra: fuse: Add Tegra186 chip ID supportThierry Reding
2017-12-13soc/tegra: fuse: Warn if accessing unmapped registersThierry Reding
2017-12-13soc/tegra: fuse: Move register mapping checkThierry Reding
2017-12-13soc/tegra: fuse: Add Tegra186 supportTimo Alho
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-23soc/tegra: fuse: Add missing semi-colonThierry Reding
2017-08-23soc/tegra: Restrict SoC device registration to TegraThierry Reding
2017-08-17soc/tegra: Register SoC deviceThierry Reding
2017-04-04soc: tegra: make fuse-tegra explicitly non-modularPaul Gortmaker
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra210Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra124Thierry Reding
2015-07-16soc/tegra: fuse: Add spare bit offset for Tegra114Thierry Reding
2015-07-16soc/tegra: fuse: Rename core_* to soc_*Thierry Reding