index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-11
soc/tegra: fuse: Fix build with Tegra194 configuration
Thierry Reding
1
-1
/
+2
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
4
-14
/
+56
2020-01-10
soc/tegra: fuse: Unmap registers once they are not needed anymore
Dmitry Osipenko
1
-4
/
+8
2020-01-10
soc/tegra: fuse: Correct straps' address for older Tegra124 device trees
Dmitry Osipenko
1
-1
/
+1
2020-01-10
soc/tegra: fuse: Warn if straps are not ready
Dmitry Osipenko
1
-1
/
+3
2020-01-10
soc/tegra: fuse: Cache values of straps and Chip ID registers
Dmitry Osipenko
1
-11
/
+10
2020-01-09
soc/tegra: fuse: Add Tegra194 support
JC Kuo
4
-0
/
+37
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2
-3
/
+3
2019-10-16
soc/tegra: fuse: Register cell lookups for compatibility
Thierry Reding
3
-0
/
+168
2019-10-16
soc/tegra: fuse: Add cell information
Thierry Reding
1
-0
/
+90
2019-10-16
soc/tegra: fuse: Implement nvmem device
Thierry Reding
2
-47
/
+38
2019-10-16
soc/tegra: fuse: Restore base on sysfs failure
Thierry Reding
1
-6
/
+10
2019-10-01
soc/tegra: fuse: Add FUSE clock check in tegra_fuse_readl()
Nagarjuna Kristam
1
-1
/
+4
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-2
/
+4
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2019-06-25
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
1
-10
/
+1
2019-06-05
soc/tegra: fuse: Do not log error message on deferred probe
Thierry Reding
1
-2
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
9
-111
/
+9
2019-05-27
soc: tegra: fuse: Use dma_request_channel instead of __dma_request_channel()
Baolin Wang
1
-1
/
+1
2019-01-25
soc/tegra: fuse: Fix typo in tegra210_init_speedo_data
Joseph Lo
1
-1
/
+1
2019-01-25
soc/tegra: fuse: Fix illegal free of IO base address
Timo Alho
1
-3
/
+9
2017-12-21
soc/tegra: fuse: Explicitly request DMA channel from APB DMA driver
Dmitry Osipenko
1
-1
/
+8
2017-12-21
soc/tegra: fuse: Fix reading registers using DMA on Tegra20
Dmitry Osipenko
2
-1
/
+4
2017-12-13
soc/tegra: fuse: Add Tegra186 chip ID support
Thierry Reding
1
-0
/
+1
2017-12-13
soc/tegra: fuse: Warn if accessing unmapped registers
Thierry Reding
1
-0
/
+3
2017-12-13
soc/tegra: fuse: Move register mapping check
Thierry Reding
1
-5
/
+5
2017-12-13
soc/tegra: fuse: Add Tegra186 support
Timo Alho
3
-2
/
+26
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-23
soc/tegra: fuse: Add missing semi-colon
Thierry Reding
1
-1
/
+1
2017-08-23
soc/tegra: Restrict SoC device registration to Tegra
Thierry Reding
1
-0
/
+8
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
1
-2
/
+46
2017-04-04
soc: tegra: make fuse-tegra explicitly non-modular
Paul Gortmaker
1
-2
/
+2
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra210
Thierry Reding
1
-0
/
+1
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra124
Thierry Reding
1
-0
/
+1
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra114
Thierry Reding
1
-0
/
+1
2015-07-16
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
7
-44
/
+44
2015-07-16
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
5
-1
/
+212
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
10
-367
/
+413
2015-07-16
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
Thierry Reding
1
-9
/
+58
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+21
2015-05-04
soc/tegra: fuse: Add RAM code reader helper
Mikko Perttunen
1
-0
/
+21
2015-05-04
soc/tegra: Watch wait_for_completion_timeout() return type
Nicholas Mc Guire
1
-2
/
+4
2015-01-09
soc/tegra: fuse: Add Tegra132 support
Thierry Reding
2
-0
/
+2
2015-01-09
soc/tegra: fuse: Constify tegra_fuse_info structures
Thierry Reding
1
-4
/
+4
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-12-02
soc/tegra: fuse: export tegra_sku_info
Vince Hsu
1
-0
/
+1
2014-10-20
soc: tegra: fuse: drop owner assignment from platform_drivers
Wolfram Sang
2
-2
/
+0
2014-07-17
soc/tegra: fuse: Set up in early initcall
Thierry Reding
2
-4
/
+14
2014-07-17
soc/tegra: fuse: fix dummy functions
Stephen Warren
1
-5
/
+5
[next]