index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm-chip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-13
tpm: disable hwrng for fTPM on some AMD designs
Mario Limonciello
1
-1
/
+59
2023-02-13
tpm: Use managed allocation for bios event log
Eddie James
1
-1
/
+0
2022-12-08
tpm: Avoid function type cast of put_device()
Ard Biesheuvel
1
-1
/
+6
2022-03-08
tpm: fix reference counting for struct tpm_chip
Lino Sanfilippo
1
-38
/
+8
2022-01-09
tpm: fix potential NULL pointer access in tpm_del_char_device
Lino Sanfilippo
1
-5
/
+13
2022-01-09
tpm: Add Upgrade/Reduced mode support for TPM2 modules
axelj
1
-7
/
+12
2021-03-03
tpm: Remove unintentional dump_stack() call
Jarkko Sakkinen
1
-2
/
+0
2021-02-16
tpm/ppi: Constify static struct attribute_group
Rikard Falkeborn
1
-0
/
+2
2020-07-24
tpm: Unify the mismatching TPM space buffer sizes
Jarkko Sakkinen
1
-7
/
+2
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-4
/
+4
2020-03-13
tpm: Don't make log failures fatal
Matthew Garrett
1
-3
/
+1
2019-09-02
tpm: Remove a deprecated comments about implicit sysfs locking
Jarkko Sakkinen
1
-5
/
+2
2019-08-05
tpm: tpm_ibm_vtpm: Fix unallocated banks
Nayna Jain
1
-0
/
+20
2019-08-05
tpm: Fix null pointer dereference on chip register error path
Milan Broz
1
-7
/
+16
2019-06-24
tpm: Fix TPM 1.2 Shutdown sequence to prevent future TPM operations
Vadim Sukhomlinov
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-6
/
+1
2019-02-13
tpm: dynamically allocate the allocated_banks array
Roberto Sassu
1
-0
/
+1
2019-02-13
tpm: remove @flags from tpm_transmit()
Jarkko Sakkinen
1
-21
/
+19
2019-02-13
tpm: take TPM chip power gating out of tpm_transmit()
Jarkko Sakkinen
1
-16
/
+22
2019-02-13
tpm: introduce tpm_chip_start() and tpm_chip_stop()
Jarkko Sakkinen
1
-0
/
+111
2019-02-13
tpm: remove TPM_TRANSMIT_UNLOCKED flag
Jarkko Sakkinen
1
-0
/
+2
2018-11-13
tpm: add tpm_auto_startup() into tpm-interface.c
Tomas Winkler
1
-8
/
+3
2018-07-28
tpm: Convert tpm_find_get_ops() to use tpm_default_chip()
Stefan Berger
1
-19
/
+13
2018-07-28
tpm: Implement tpm_default_chip() to find a TPM chip
Stefan Berger
1
-0
/
+27
2018-07-28
tpm: rename tpm_chip_find_get() to tpm_find_get_ops()
Stefan Berger
1
-3
/
+6
2018-01-08
tpm: Move Linux RNG connection to hwrng
Jason Gunthorpe
1
-5
/
+37
2018-01-08
tpm: use struct tpm_chip for tpm_chip_find_get()
Jarkko Sakkinen
1
-10
/
+14
2018-01-08
tpm: move tpm_eventlog.h outside of drivers folder
Thiebaud Weksteen
1
-1
/
+2
2017-08-28
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
1
-9
/
+2
2017-07-07
tpm: Issue a TPM2_Shutdown for TPM2 devices.
Josh Zimmerman
1
-0
/
+34
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-40
/
+14
2017-04-25
tpm: Fix reference count to main device
Stefan Berger
1
-2
/
+3
2017-04-03
tpm_crb: request and relinquish locality 0
Jarkko Sakkinen
1
-0
/
+1
2017-04-03
tpm2: add session handle context saving and restoring to the space code
James Bottomley
1
-2
/
+6
2017-04-03
tpm: expose spaces via a device link /dev/tpmrm<n>
James Bottomley
1
-1
/
+57
2017-04-03
tpm: infrastructure for TPM spaces
Jarkko Sakkinen
1
-0
/
+7
2017-03-21
tpm-chip: utilize new cdev_device_add helper function
Logan Gunthorpe
1
-16
/
+3
2017-01-23
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
1
-4
/
+4
2016-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2016-12-15
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
1
-2
/
+2
2016-11-28
tpm: Fix handling of missing event log
Jason Gunthorpe
1
-1
/
+1
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
1
-1
/
+2
2016-11-28
tpm: drop tpm1_chip_register(/unregister)
Jarkko Sakkinen
1
-26
/
+5
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
1
-4
/
+5
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
1
-5
/
+0
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-0
/
+9
2016-07-19
tpm: use devm_add_action_or_reset
Sudip Mukherjee
1
-4
/
+4
2016-06-25
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
1
-2
/
+5
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
1
-22
/
+51
2016-06-25
tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown()
Jarkko Sakkinen
1
-1
/
+2
[next]