index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm_atmel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2019-02-13
tpm: Unify the send callback behaviour
Jarkko Sakkinen
1
-1
/
+1
2017-06-19
tpm/tpm_atmel: remove unnecessary NULL check
Gustavo A. R. Silva
1
-7
/
+5
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
1
-6
/
+6
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
1
-11
/
+17
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
1
-3
/
+2
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
1
-4
/
+14
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-7
/
+7
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-7
/
+7
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-3
/
+8
2014-10-20
char: tpm: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-1
/
+1
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-16
/
+0
2014-01-06
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
1
-10
/
+0
2013-10-22
tpm atmel: Call request_region with the correct base
Jason Gunthorpe
1
-1
/
+1
2013-02-05
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
1
-1
/
+6
2012-07-10
tpm_atmel: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-10
/
+2
2012-07-10
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
Rafael J. Wysocki
1
-1
/
+1
2009-03-25
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
1
-9
/
+19
2007-08-23
tpmdd maintainers
Kent Yoder
1
-1
/
+1
2006-10-11
[PATCH] tpm: fix error handling
Jeff Garzik
1
-5
/
+5
2006-07-04
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-04-22
[PATCH] tpm: return chip from tpm_register_hardware
Kylene Jo Hall
1
-10
/
+22
2006-04-22
[PATCH] tpm: chip struct update
Kylene Jo Hall
1
-13
/
+13
2005-11-18
[PATCH] tpm: use ioread8 and iowrite8
Kylene Jo Hall
1
-21
/
+26
2005-11-14
[PATCH] tpm: updates for new hardware
Kylene Jo Hall
1
-71
/
+37
2005-11-02
[PATCH] TPM compile fix
Chris Wright
1
-0
/
+1
2005-10-31
[PATCH] sparse cleanups: NULL pointers, C99 struct init.
Randy Dunlap
1
-1
/
+1
2005-10-31
[PATCH] tpm-tidies
Andrew Morton
1
-9
/
+8
2005-10-31
[PATCH] tpm: move atmel driver off pci_dev
Kylene Jo Hall
1
-62
/
+63
2005-10-31
[PATCH] tpm: remove pci dependency
Kylene Jo Hall
1
-9
/
+17
2005-10-31
[PATCH] tpm: add status function to allow non-lpc bus chips
Kylene Jo Hall
1
-0
/
+6
2005-09-08
[PATCH] tpm: fix tpm_atmel.c on ICH6
Philipp Matthias Hahn
1
-0
/
+3
2005-06-26
[PATCH] tpm: Support new National TPMs
Kylene Jo Hall
1
-8
/
+8
2005-06-24
[PATCH] tpm: replace odd LPC init function
Kylene Hall
1
-7
/
+9
2005-06-24
[PATCH] tpm: TPMs on additional LPC bus
Kylene Hall
1
-0
/
+1
2005-06-24
[PATCH] tpm: add cancel function
Kylene Hall
1
-0
/
+1
2005-06-24
[PATCH] tpm: sysfs owernship changes
Kylene Hall
1
-0
/
+16
2005-06-24
[PATCH] tpm: Fix concerns with TPM driver -- use enums
Kylene Hall
1
-8
/
+13
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+216