index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
/
fuse-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-06
mm/util: Swap kmemdup_array() arguments
Jean-Philippe Brucker
1
-2
/
+2
2024-02-01
soc/tegra: fuse: Fix crash in tegra_fuse_readl()
Jon Hunter
1
-0
/
+3
2024-02-01
soc/tegra: fuse: Define tegra194_soc_attr_group for Tegra241
Kartik
1
-1
/
+2
2024-02-01
soc/tegra: fuse: Add support for Tegra241
Kartik
1
-0
/
+5
2024-02-01
soc/tegra: fuse: Add ACPI support for Tegra194 and Tegra234
Kartik
1
-3
/
+49
2024-02-01
soc/tegra: fuse: Add function to print SKU info
Kartik
1
-6
/
+11
2024-02-01
soc/tegra: fuse: Add function to add lookups
Kartik
1
-8
/
+17
2024-02-01
soc/tegra: fuse: Use dev_err_probe for probe failures
Kartik
1
-13
/
+4
2023-07-21
soc/tegra: fuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-6
/
+3
2023-04-05
soc/tegra: fuse: Remove nvmem root only access
Kartik
1
-2
/
+2
2022-11-11
soc/tegra: fuse: Use platform info with SoC revision
Kartik
1
-2
/
+20
2022-10-24
soc/tegra: fuse: Add nvmem keepout list
Kartik
1
-0
/
+2
2022-10-24
soc/tegra: fuse: Use SoC specific nvmem cells
Kartik
1
-108
/
+2
2022-09-15
soc/tegra: fuse: Add missing of_node_put() in tegra_init_fuse()
Liang He
1
-0
/
+1
2022-04-06
soc/tegra: fuse: Add nvmem cell lookup entries for Tegra194
Sagar Kamble
1
-4
/
+4
2022-02-24
soc/tegra: fuse: Explicitly cast to/from __iomem
Thierry Reding
1
-2
/
+2
2022-02-24
soc/tegra: fuse: Update nvmem cell list
kartik
1
-1
/
+19
2022-01-10
Merge tag 'drivers-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-11
/
+40
2021-12-16
soc/tegra: fuse: Use resource-managed helpers
Dmitry Osipenko
1
-14
/
+18
2021-12-16
soc/tegra: fuse: Reset hardware
Dmitry Osipenko
1
-0
/
+25
2021-12-15
soc/tegra: fuse: Fix bitwise vs. logical OR warning
Nathan Chancellor
1
-1
/
+1
2021-08-11
soc/tegra: fuse: Enable fuse clock on suspend for Tegra124
Dmitry Osipenko
1
-0
/
+29
2021-08-11
soc/tegra: fuse: Add runtime PM support
Dmitry Osipenko
1
-0
/
+30
2021-08-11
soc/tegra: fuse: Clear fuse->clk on driver probe failure
Dmitry Osipenko
1
-0
/
+1
2021-06-02
soc/tegra: fuse: Don't return -ENOMEM when allocate lookups failed
Yang Yingliang
1
-4
/
+2
2020-09-18
soc/tegra: fuse: Add Tegra234 support
Thierry Reding
1
-1
/
+5
2020-09-18
soc/tegra: fuse: Extract tegra_get_platform()
Thierry Reding
1
-1
/
+1
2020-04-22
soc/tegra: fuse: Update the SoC revision attribute to display a name
Jon Hunter
1
-1
/
+2
2020-04-22
soc/tegra: fuse: Add custom SoC attributes
Jon Hunter
1
-0
/
+54
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-0
/
+3
2020-01-09
soc/tegra: fuse: Add Tegra194 support
JC Kuo
1
-0
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-10-16
soc/tegra: fuse: Register cell lookups for compatibility
Thierry Reding
1
-0
/
+9
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
1
-47
/
+35
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-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
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
1
-13
/
+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: Fix reading registers using DMA on Tegra20
Dmitry Osipenko
1
-0
/
+1
2017-12-13
soc/tegra: fuse: Add Tegra186 support
Timo Alho
1
-0
/
+3
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: Rename core_* to soc_*
Thierry Reding
1
-4
/
+4
2015-07-16
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
1
-0
/
+4
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
1
-49
/
+196
[next]