index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
tpm: have event log use the tpm_chip
Nayna Jain
1
-0
/
+11
2016-11-28
tpm: replace dynamically allocated bios_dir with a static array
Jarkko Sakkinen
1
-1
/
+2
2016-11-28
tpm: Get rid of TPM_CHIP_FLAG_REGISTERED
Jason Gunthorpe
1
-1
/
+0
2016-11-28
tpm tis: Do not print timeout messages twice
Jason Gunthorpe
1
-0
/
+1
2016-11-28
tpm: sanitize constant expressions
Jarkko Sakkinen
1
-13
/
+12
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
1
-2
/
+0
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
1
-18
/
+18
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
1
-4
/
+8
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
1
-2
/
+2
2016-06-25
tpm: Add include guards in tpm.h
Christophe Ricard
1
-0
/
+5
2016-06-25
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
1
-0
/
+1
2016-06-25
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
1
-5
/
+5
2016-06-25
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
1
-9
/
+0
2016-06-25
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
1
-4
/
+7
2016-06-25
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
1
-1
/
+0
2016-06-25
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+0
2016-06-25
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+1
2016-06-25
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
1
-2
/
+0
2016-06-25
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
1
-1
/
+0
2016-06-25
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
1
-2
/
+0
2016-06-25
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
1
-3
/
+0
2016-06-25
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
1
-1
/
+0
2016-06-25
tpm: Replace device number bitmap with IDR
Stefan Berger
1
-3
/
+2
2016-06-25
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
1
-1
/
+3
2016-06-25
tpm: Provide strong locking for device removal
Jason Gunthorpe
1
-5
/
+9
2016-06-25
tpm: Get rid of devname
Jason Gunthorpe
1
-1
/
+0
2016-06-25
tpm: Get rid of chip->pdev
Jason Gunthorpe
1
-2
/
+1
2016-02-10
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
1
-7
/
+0
2015-12-20
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
1
-3
/
+7
2015-12-20
tpm_tis: Get rid of the duplicate IRQ probing code
Jason Gunthorpe
1
-1
/
+0
2015-10-19
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
1
-1
/
+14
2015-10-19
tpm: introduce tpm_buf
Jarkko Sakkinen
1
-0
/
+97
2015-10-19
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
1
-11
/
+6
2015-10-19
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
1
-0
/
+7
2015-02-15
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
1
-1
/
+2
2015-02-15
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
1
-1
/
+1
2015-01-18
char/tpm: fixed white spaces coding style issues
Bruno E O Meneguele
1
-3
/
+3
2015-01-17
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
1
-0
/
+66
2015-01-17
tpm: device class for tpm
Jarkko Sakkinen
1
-4
/
+8
2015-01-17
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
1
-2
/
+2
2015-01-17
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
1
-4
/
+13
2015-01-17
tpm: two-phase chip management functions
Jarkko Sakkinen
1
-5
/
+11
2015-01-17
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
1
-1
/
+2
2014-01-06
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
1
-7
/
+0
2014-01-06
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
1
-8
/
+1
2014-01-06
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
1
-3
/
+3
2014-01-06
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
1
-22
/
+2
2014-01-06
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
1
-0
/
+30
[next]