index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2017-06-24
vTPM: Fix missing NULL check
Hon Ching \(Vicky) Lo
2017-05-25
tpm_crb: check for bad response size
Jerry Snitselaar
2017-05-25
tpm: add sleep only for retry in i2c_nuvoton_write_status()
Nayna Jain
2017-05-25
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-05-25
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-05-25
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-05-25
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-05-25
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-05-25
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-05-25
tpm_tis_core: Choose appropriate timeout for reading burstcount
Alexander Steffen
2017-05-14
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
2017-05-14
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-05-08
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-03-12
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
2017-01-12
tpm_tis: Check return values from get_burstcount.
Josh Zimmerman
2017-01-06
tpm xen: Remove bogus tpm_chip_unregister
Jason Gunthorpe
2016-10-31
tpm: remove invalid min length check from tpm_do_selftest()
Jarkko Sakkinen
2016-09-27
Revert "tpm/tpm_crb: implement tpm crb idle state"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state"
Jarkko Sakkinen
2016-09-27
Revert "tpm/tpm_crb: open code the crb_init into acpi_add"
Jarkko Sakkinen
2016-09-27
Revert "tmp/tpm_crb: implement runtime pm for tpm_crb"
Jarkko Sakkinen
2016-09-16
tmp/tpm_crb: implement runtime pm for tpm_crb
Winkler, Tomas
2016-09-16
tpm/tpm_crb: open code the crb_init into acpi_add
Winkler, Tomas
2016-09-16
tmp/tpm_crb: fix Intel PTT hw bug during idle state
Winkler, Tomas
2016-09-16
tpm/tpm_crb: implement tpm crb idle state
Winkler, Tomas
2016-09-15
tpm: add check for minimum buffer size in tpm_transmit()
Jarkko Sakkinen
2016-09-15
tpm: constify TPM 1.x header structures
Julia Lawall
2016-09-15
tpm/tpm_crb: fix the over 80 characters checkpatch warring
Tomas Winkler
2016-09-15
tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers
Tomas Winkler
2016-09-15
tpm/tpm_crb: cache cmd_size register value.
Tomas Winkler
2016-09-15
tmp/tpm_crb: drop include to platform_device
Tomas Winkler
2016-09-15
tpm/tpm_tis: remove unused itpm variable
Tomas Winkler
2016-09-15
tpm_crb: fix incorrect values of cmdReady and goIdle bits
Jarkko Sakkinen
2016-09-15
tpm_crb: refine the naming of constants
Jarkko Sakkinen
2016-09-15
tpm_crb: remove wmb()'s
Jarkko Sakkinen
2016-09-15
tpm_crb: fix crb_req_canceled behavior
Jarkko Sakkinen
2016-09-15
tpm: use tpm_pcr_read_dev() in tpm_do_selftest()
Jarkko Sakkinen
2016-09-15
tpm: use tpm_transmit_cmd() in tpm2_probe()
Jarkko Sakkinen
2016-09-15
tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()
Jarkko Sakkinen
2016-09-15
tpm: remove unnecessary externs from tpm.h
Jarkko Sakkinen
2016-09-15
tpm/st33zp24: Remove useless tpm_gen_interrupt
Jason Gunthorpe
2016-09-15
tpm: fix a race condition in tpm2_unseal_trusted()
Jarkko Sakkinen
2016-09-15
tpm: invalid self test error message
Jarkko Sakkinen
2016-07-19
tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family)
Jason Gunthorpe
2016-07-19
tpm: Factor out common startup code
Jason Gunthorpe
2016-07-19
tpm: use devm_add_action_or_reset
Sudip Mukherjee
2016-07-19
tpm2_i2c_nuvoton: add irq validity check
Andrew Zamansky
2016-07-19
tpm: read burstcount from TPM_STS in one 32-bit transaction
Andrey Pronin
2016-07-19
tpm: fix byte-order for the value read by tpm2_get_tpm_pt
apronin@chromium.org
2016-07-19
tpm_tis_core: convert max timeouts from msec to jiffies
apronin@chromium.org
[next]