index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
/
fuse-tegra20.c
Age
Commit message (
Expand
)
Author
2023-07-21
soc/tegra: Explicitly include correct DT includes
Rob Herring
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
2021-08-11
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
Dmitry Osipenko
2021-08-11
soc/tegra: fuse: Add runtime PM support
Dmitry Osipenko
2020-04-22
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-27
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
Baolin Wang
2017-12-21
soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver
Dmitry Osipenko
2017-12-21
soc/tegra: fuse: Fix reading registers using DMA on Tegra20
Dmitry Osipenko
2015-07-16
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
2015-05-04
soc/tegra: Watch wait_for_completion_timeout() return type
Nicholas Mc Guire
2014-10-20
soc: tegra: fuse: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-17
soc/tegra: fuse: move APB DMA into Tegra20 fuse driver
Peter De Schrijver
2014-07-17
soc/tegra: Add efuse driver for Tegra
Peter De Schrijver