index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
tegra
/
fuse
Age
Commit message (
Expand
)
Author
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-07-17
Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2019-06-25
Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
soc/tegra: fuse: Do not log error message on deferred probe
Thierry Reding
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
2019-01-25
soc/tegra: fuse: Fix typo in tegra210_init_speedo_data
Joseph Lo
2019-01-25
soc/tegra: fuse: Fix illegal free of IO base address
Timo Alho
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
2017-12-13
soc/tegra: fuse: Add Tegra186 chip ID support
Thierry Reding
2017-12-13
soc/tegra: fuse: Warn if accessing unmapped registers
Thierry Reding
2017-12-13
soc/tegra: fuse: Move register mapping check
Thierry Reding
2017-12-13
soc/tegra: fuse: Add Tegra186 support
Timo Alho
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-23
soc/tegra: fuse: Add missing semi-colon
Thierry Reding
2017-08-23
soc/tegra: Restrict SoC device registration to Tegra
Thierry Reding
2017-08-17
soc/tegra: Register SoC device
Thierry Reding
2017-04-04
soc: tegra: make fuse-tegra explicitly non-modular
Paul Gortmaker
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra210
Thierry Reding
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra124
Thierry Reding
2015-07-16
soc/tegra: fuse: Add spare bit offset for Tegra114
Thierry Reding
2015-07-16
soc/tegra: fuse: Rename core_* to soc_*
Thierry Reding
2015-07-16
soc/tegra: fuse: Add Tegra210 support
Thierry Reding
2015-07-16
soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
Thierry Reding
2015-07-16
soc/tegra: fuse: Restrict legacy code to 32-bit ARM
Thierry Reding
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-05-04
soc/tegra: fuse: Add RAM code reader helper
Mikko Perttunen
2015-05-04
soc/tegra: Watch wait_for_completion_timeout() return type
Nicholas Mc Guire
2015-01-09
soc/tegra: fuse: Add Tegra132 support
Thierry Reding
2015-01-09
soc/tegra: fuse: Constify tegra_fuse_info structures
Thierry Reding
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-02
soc/tegra: fuse: export tegra_sku_info
Vince Hsu
2014-10-20
soc: tegra: fuse: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-17
soc/tegra: fuse: Set up in early initcall
Thierry Reding
2014-07-17
soc/tegra: fuse: fix dummy functions
Stephen Warren
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