index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
/
tpm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
1
-2
/
+2
*
tpm: Add include guards in tpm.h
Christophe Ricard
2016-06-25
1
-0
/
+5
*
tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Stefan Berger
2016-06-25
1
-0
/
+1
*
tpm: Remove all uses of drvdata from the TPM Core
Jason Gunthorpe
2016-06-25
1
-5
/
+5
*
tpm: Remove useless priv field in struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-9
/
+0
*
tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip
Christophe Ricard
2016-06-25
1
-4
/
+7
*
tpm: drop 'locality' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-1
/
+0
*
tpm: drop 'read_queue' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+0
*
tpm: drop 'irq' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+1
*
tpm: drop 'iobase' from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-2
/
+0
*
tpm: drop list from struct tpm_vendor_specific
Christophe Ricard
2016-06-25
1
-1
/
+0
*
tpm: drop the field 'time_expired' from struct tpm_chip
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: drop 'base' from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: drop manufacturer_id from struct tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-2
/
+0
*
tpm: drop tpm_atmel specific fields from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-3
/
+0
*
tpm: drop int_queue from tpm_vendor_specific
Jarkko Sakkinen
2016-06-25
1
-1
/
+0
*
tpm: Replace device number bitmap with IDR
Stefan Berger
2016-06-25
1
-3
/
+2
*
tpm: Split out the devm stuff from tpmm_chip_alloc
Jason Gunthorpe
2016-06-25
1
-1
/
+3
*
tpm: Provide strong locking for device removal
Jason Gunthorpe
2016-06-25
1
-5
/
+9
*
tpm: Get rid of devname
Jason Gunthorpe
2016-06-25
1
-1
/
+0
*
tpm: Get rid of chip->pdev
Jason Gunthorpe
2016-06-25
1
-2
/
+1
*
tpm_crb: Use the common ACPI definition of struct acpi_tpm2
Jason Gunthorpe
2016-02-10
1
-7
/
+0
*
keys, trusted: select hash algorithm for TPM2 chips
Jarkko Sakkinen
2015-12-20
1
-3
/
+7
*
tpm_tis: Get rid of the duplicate IRQ probing code
Jason Gunthorpe
2015-12-20
1
-1
/
+0
*
tpm: seal/unseal for TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-1
/
+14
*
tpm: introduce tpm_buf
Jarkko Sakkinen
2015-10-19
1
-0
/
+97
*
tpm: move the PPI attributes to character device directory.
Jarkko Sakkinen
2015-10-19
1
-11
/
+6
*
tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0
Jarkko Sakkinen
2015-10-19
1
-0
/
+7
*
tpm, tpm_tis: fix TPM 2.0 probing
Jarkko Sakkinen
2015-02-15
1
-1
/
+2
*
tpm: fix suspend/resume paths for TPM 2.0
Jarkko Sakkinen
2015-02-15
1
-1
/
+1
*
char/tpm: fixed white spaces coding style issues
Bruno E O Meneguele
2015-01-18
1
-3
/
+3
*
tpm: TPM 2.0 baseline support
Jarkko Sakkinen
2015-01-17
1
-0
/
+66
*
tpm: device class for tpm
Jarkko Sakkinen
2015-01-17
1
-4
/
+8
*
tpm: rename chip->dev to chip->pdev
Jarkko Sakkinen
2015-01-17
1
-2
/
+2
*
tpm: fix raciness of PPI interface lookup
Jarkko Sakkinen
2015-01-17
1
-4
/
+13
*
tpm: two-phase chip management functions
Jarkko Sakkinen
2015-01-17
1
-5
/
+11
*
tpm: merge duplicate transmit_cmd() functions
Jarkko Sakkinen
2015-01-17
1
-1
/
+2
*
tpm: Make tpm-dev allocate a per-file structure
Jason Gunthorpe
2014-01-06
1
-7
/
+0
*
tpm: Use the ops structure instead of a copy in tpm_vendor_specific
Jason Gunthorpe
2014-01-06
1
-8
/
+1
*
tpm: Create a tpm_class_ops structure and use it in the drivers
Jason Gunthorpe
2014-01-06
1
-3
/
+3
*
tpm: Pull all driver sysfs code into tpm-sysfs.c
Jason Gunthorpe
2014-01-06
1
-22
/
+2
*
tpm: Move sysfs functions from tpm-interface to tpm-sysfs
Jason Gunthorpe
2014-01-06
1
-0
/
+30
*
tpm: Pull everything related to /dev/tpmX into tpm-dev.c
Jason Gunthorpe
2014-01-06
1
-6
/
+5
*
tpm: Remove tpm_show_caps_1_2
Jason Gunthorpe
2013-10-22
1
-2
/
+0
*
tpm: Store devname in the tpm_chip
Jason Gunthorpe
2013-10-22
1
-0
/
+1
*
tpm: fix regression caused by section type conflict of tpm_dev_release() in p...
Peter Huewe
2013-05-27
1
-0
/
+1
*
tpm: move TPM_DIGEST_SIZE defintion
Mimi Zohar
2013-05-21
1
-1
/
+0
*
TPM: Retry SaveState command in suspend path
Duncan Laurie
2013-04-17
1
-0
/
+3
*
tpm: Fix cancellation of TPM commands (interrupt mode)
Stefan Berger
2013-02-05
1
-1
/
+1
*
tpm: Fix cancellation of TPM commands (polling mode)
Stefan Berger
2013-02-05
1
-1
/
+3
[next]