index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tpm
Age
Commit message (
Expand
)
Author
2017-04-03
tpm_crb: encapsulate crb_wait_for_reg_32
Jarkko Sakkinen
2017-04-03
tpm_crb: map locality registers
Jarkko Sakkinen
2017-04-03
tpm_tis_spi: Add small delay after last transfer
Peter Huewe
2017-04-03
tpm_tis_spi: Remove limitation of transfers to MAX_SPI_FRAMESIZE bytes
Peter Huewe
2017-04-03
tpm_tis_spi: Check correct byte for wait state indicator
Peter Huewe
2017-04-03
tpm_tis_spi: Abort transfer when too many wait states are signaled
Peter Huewe
2017-04-03
tpm_tis_spi: Use single function to transfer data
Peter Huewe
2017-04-03
tpm/tpm_crb: enter the low power state upon device suspend
Winkler, Tomas
2017-04-03
tpm: select CONFIG_CRYPTO
Arnd Bergmann
2017-04-03
tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver
Nayna Jain
2017-04-03
tpm crb: Work around BIOS's that report the wrong ACPI region size
Jason Gunthorpe
2017-04-03
tpm_tis_core: Choose appropriate timeout for reading burstcount
Alexander Steffen
2017-03-21
tpm-chip: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-02-20
tpm: declare tpm2_get_pcr_allocation() as static
Jarkko Sakkinen
2017-02-15
tpm: Fix expected number of response bytes of TPM1.2 PCR Extend
Stefan Berger
2017-02-14
tpm xen: drop unneeded chip variable
Julia Lawall
2017-02-14
tpm: fix misspelled "facilitate" in module parameter description
Dmitry Torokhov
2017-02-14
tpm_tis: fix the error handling of init_tis()
Wei Yongjun
2017-02-03
tpm: silence an array overflow warning
Dan Carpenter
2017-02-03
tpm: fix the type of owned field in cap_t
Stefan Berger
2017-02-03
tpm: add securityfs support for TPM 2.0 firmware event log
Nayna Jain
2017-02-03
tpm: enhance read_log_of() to support Physical TPM event log
Nayna Jain
2017-02-03
tpm: enhance TPM 2.0 PCR extend to support multiple banks
Nayna Jain
2017-02-03
tpm: implement TPM 2.0 capability to get active PCR banks
Nayna Jain
2017-02-03
tpm: fix RC value check in tpm2_seal_trusted
Jarkko Sakkinen
2017-02-03
tpm_tis: fix iTPM probe via probe_itpm() function
Maciej S. Szmigiero
2017-02-03
tpm: Begin the process to deprecate user_read_timer
Jason Gunthorpe
2017-02-03
tpm: remove tpm_read_index and tpm_write_index from tpm.h
Jarkko Sakkinen
2017-01-23
tpm: Check size of response before accessing data
Stefan Berger
2017-01-23
tpm_tis: use default timeout value if chip reports it as zero
Maciej S. Szmigiero
2017-01-23
tpm: Do not print an error message when doing TPM auto startup
Jason Gunthorpe
2017-01-23
tpm, tpm_crb: Handle 64-bit resource in crb_check_resource()
Jiandi An
2017-01-23
tpm/tpm_tis_spi: drop duplicate header module.h
Geliang Tang
2017-01-23
tpm/st33zp24: Remove unneeded linux/miscdevice.h include
Corentin Labbe
2017-01-23
tpm/vtpm: fix kdoc warnings
Winkler, Tomas
2017-01-23
tmp: use pdev for parent device in tpm_chip_alloc
Winkler, Tomas
2017-01-23
tpm/tpm2-chip: fix kdoc errors
Winkler, Tomas
2017-01-23
tpm: add kdoc for tpm_transmit and tpm_transmit_cmd
Winkler, Tomas
2016-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-12-14
tpm: use idr_find(), not idr_find_slowpath()
Matthew Wilcox
2016-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-11-28
tpm: adjust return value of tpm_read_log
Jason Gunthorpe
2016-11-28
tpm: vtpm_proxy: conditionally call tpm_chip_unregister
Jason Gunthorpe
2016-11-28
tpm: Fix handling of missing event log
Jason Gunthorpe
2016-11-28
tpm: Check the bios_dir entry for NULL before accessing it
Stefan Berger
2016-11-28
tpm: return -ENODEV if np is not set
Colin Ian King
2016-11-28
tpm: cleanup of printk error messages
Nayna Jain
2016-11-28
tpm: replace of_find_node_by_name() with dev of_node property
Nayna Jain
2016-11-28
tpm: redefine read_log() to handle ACPI/OF at runtime
Nayna Jain
2016-11-28
tpm: fix the missing .owner in tpm_bios_measurements_ops
Nayna Jain
[prev]
[next]