Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
01ad1fa75dd243909d62dba25a93254b20d5fe81
/
drivers
/
char
/
tpm
/
tpm.h
01ad1fa
tpm: Create a tpm_class_ops structure and use it in the drivers
by Jason Gunthorpe
· 11 years ago
1e3b73a
tpm: Pull all driver sysfs code into tpm-sysfs.c
by Jason Gunthorpe
· 11 years ago
000a07b
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
by Jason Gunthorpe
· 11 years ago
afdba32
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
by Jason Gunthorpe
· 11 years ago
e907481
tpm: Remove tpm_show_caps_1_2
by Jason Gunthorpe
· 11 years ago
6aff1fd
tpm: Store devname in the tpm_chip
by Jason Gunthorpe
· 11 years ago
e2fa3d7
tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds
by Peter Huewe
· 11 years ago
1c16c96
tpm: move TPM_DIGEST_SIZE defintion
by Mimi Zohar
· 11 years ago
32d33b2
TPM: Retry SaveState command in suspend path
by Duncan Laurie
· 12 years ago
78f09cc
tpm: Fix cancellation of TPM commands (interrupt mode)
by Stefan Berger
· 12 years ago
1f86605
tpm: Fix cancellation of TPM commands (polling mode)
by Stefan Berger
· 12 years ago
3e3a5e9
tpm: Store TPM vendor ID
by Stefan Berger
· 12 years ago
775585e
tpm: rename vendor data to priv and provide an accessor
by Kent Yoder
· 12 years ago
348df8d
TPM: Switch to __packed instead of __attribute__((packed))
by Jason Gunthorpe
· 12 years ago
c584af1
TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
by Jason Gunthorpe
· 12 years ago
1631cfb
driver/char/tpm: fix regression causesd by ppi
by Gang Wei
· 12 years ago
f84fdff
driver: add PPI support in tpm driver
by Xiaoyan Zhang
· 12 years ago
c5df392
drivers/char/tpm: Add securityfs support for event log
by Ashley Lai
· 12 years ago
132f762
drivers/char/tpm: Add new device driver to support IBM vTPM
by Ashley Lai
· 12 years ago
41ab999
tpm: Move tpm_get_random api into the TPM device driver
by Kent Yoder
· 12 years ago
035e2ce
PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend()
by Rafael J. Wysocki
· 12 years ago
4e401fb
tpm_tis: Only probe iTPMs
by Stefan Berger
· 13 years ago
be40541
tpm: fix (ACPI S3) suspend regression
by Stefan Berger
· 13 years ago
b9e3238
TPM: fix transmit_cmd error logic
by Rajiv Andrade
· 13 years ago
fd04886
TPM: Export wait_for_stat for other vendor specific drivers
by Rajiv Andrade
· 13 years ago
68d6e67
tpm: Introduce function to poll for result of self test
by Stefan Berger
· 13 years ago
d97c6ad
tpm: Cleanup tpm_continue_selftest
by Stefan Berger
· 13 years ago
2b30a90
tpm: Have tpm_get_timeouts return an error code
by Stefan Berger
· 13 years ago
a7b6682
tpm_tis: Fix the probing for interrupts
by Stefan Berger
· 14 years ago
6259210
tpm_tis: Add timeouts sysfs entry
by Stefan Berger
· 14 years ago
04ab229
tpm_tis: Introduce durations sysfs entry
by Stefan Berger
· 14 years ago
e587137
Revert "tpm_tis: Use timeouts returned from TPM"
by Linus Torvalds
· 14 years ago
9b29050
tpm_tis: Use timeouts returned from TPM
by Stefan Berger
· 14 years ago
a0e3934
tpm: add module_put wrapper
by Mimi Zohar
· 14 years ago
02a077c
TPM: ReadPubEK output struct fix
by Rajiv Andrade
· 14 years ago
659aaf2
TPM: integrity interface
by Rajiv Andrade
· 16 years ago
0883743
TPM: sysfs functions consolidation
by Rajiv Andrade
· 16 years ago
253115b
The tpm_dev_release function is only called for platform devices, not pnp
by Rajiv Andrade
· 16 years ago
dc36d32
Renames num_open to is_open, as only one process can open the file at a time.
by Rajiv Andrade
· 16 years ago
5bd91f1
tpm.c: fix crash during device removal
by Richard MUSIL
· 17 years ago
8e81cc1
tpmdd maintainers
by Kent Yoder
· 17 years ago
d081d47
use mutex instead of semaphore in TPM driver
by Matthias Kaehlcke
· 18 years ago
6473d16
PCI: Cleanup the includes of <linux/pci.h>
by Jean Delvare
· 18 years ago
914e263
[PATCH] severing fs.h, radix-tree.h -> sched.h
by Al Viro
· 18 years ago
bb53a76
[PATCH] tpm_register_hardware gcc 4.1 warning fix
by Daniel Walker
· 19 years ago
36b2002
[PATCH] tpm: msecs_to_jiffies cleanups
by Kylene Jo Hall
· 19 years ago
27084ef
[PATCH] tpm: driver for next generation TPM chips
by Leendert van Doorn
· 19 years ago
08e96e4
[PATCH] tpm: new 1.2 sysfs files
by Kylene Jo Hall
· 19 years ago
9e18ee1
[PATCH] tpm: command duration update
by Kylene Jo Hall
· 19 years ago
e0dd03c
[PATCH] tpm: return chip from tpm_register_hardware
by Kylene Jo Hall
· 19 years ago
90dda52
[PATCH] tpm: chip struct update
by Kylene Jo Hall
· 19 years ago
276ad0c
[PATCH] tpm: sparc32 build fix
by Andrew Morton
· 19 years ago
55a82ab
[PATCH] tpm: add bios measurement log
by Kylene Jo Hall
· 19 years ago
09e12f9
[PATCH] tpm: locking fix
by Kylene Jo Hall
· 19 years ago
ad5ea3c
[PATCH] tpm: updates for new hardware
by Kylene Jo Hall
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
bbc5b21
[PATCH] missing platform_device.h includes
by Al Viro
· 19 years ago
ce2c87d
[PATCH] tpm: change from pci_dev to dev power management functions
by Kylene Jo Hall
· 19 years ago
e659a3f
[PATCH] tpm: remove pci dependency
by Kylene Jo Hall
· 19 years ago
b4ed3e3
[PATCH] tpm: add status function to allow non-lpc bus chips
by Kylene Jo Hall
· 19 years ago
daacdfa
[PATCH] tpm: Support new National TPMs
by Kylene Jo Hall
· 19 years ago
e1a23c6
[PATCH] tpm: replace odd LPC init function
by Kylene Hall
· 19 years ago
d9e5b6b
[PATCH] tpm: add cancel function
by Kylene Hall
· 19 years ago
6659ca2
[PATCH] tpm: sysfs owernship changes
by Kylene Hall
· 19 years ago
fe3fd483
[PATCH] tpm: fix timer initialization
by Kylene Hall
· 19 years ago
3122a88
[PATCH] tpm: Fix concerns with TPM driver -- use enums
by Kylene Hall
· 19 years ago
700d8bd
[PATCH] char/tpm: use msleep(), clean-up timers,
by Nishanth Aravamudan
· 19 years ago
4fd416c
[PATCH] Fix u32 vs. pm_message_t in drivers/char
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago