- 61841be tpm: declare tpm2_get_pcr_allocation() as static by Jarkko Sakkinen · 8 years ago
- 51b0be6 tpm: Fix expected number of response bytes of TPM1.2 PCR Extend by Stefan Berger · 8 years ago
- 5cec5ba tpm xen: drop unneeded chip variable by Julia Lawall · 9 years ago
- 39f5712 tpm: fix misspelled "facilitate" in module parameter description by Dmitry Torokhov · 9 years ago
- 5939eaf tpm_tis: fix the error handling of init_tis() by Wei Yongjun · 9 years ago
- 70ea163 tpm: silence an array overflow warning by Dan Carpenter · 9 years ago
- a118cf2 tpm: fix the type of owned field in cap_t by Stefan Berger · 9 years ago
- 4d23cc3 tpm: add securityfs support for TPM 2.0 firmware event log by Nayna Jain · 9 years ago
- e46e22f tpm: enhance read_log_of() to support Physical TPM event log by Nayna Jain · 9 years ago
- c1f92b4 tpm: enhance TPM 2.0 PCR extend to support multiple banks by Nayna Jain · 9 years ago
- 1db1534 tpm: implement TPM 2.0 capability to get active PCR banks by Nayna Jain · 9 years ago
- 7d76111 tpm: fix RC value check in tpm2_seal_trusted by Jarkko Sakkinen · 9 years ago
- 419a16d tpm_tis: fix iTPM probe via probe_itpm() function by Maciej S. Szmigiero · 9 years ago
- fa2825d tpm: Begin the process to deprecate user_read_timer by Jason Gunthorpe · 9 years ago
- 1d19155 tpm: remove tpm_read_index and tpm_write_index from tpm.h by Jarkko Sakkinen · 9 years ago
- c659af7 tpm: Check size of response before accessing data by Stefan Berger · 9 years ago
- 1d70fe9 tpm_tis: use default timeout value if chip reports it as zero by Maciej S. Szmigiero · 9 years ago
- 62bfdac tpm: Do not print an error message when doing TPM auto startup by Jason Gunthorpe · 9 years ago
- 19b7bf5 tpm, tpm_crb: Handle 64-bit resource in crb_check_resource() by Jiandi An · 9 years ago
- aea7f54 tpm/tpm_tis_spi: drop duplicate header module.h by Geliang Tang · 9 years ago
- 176cebc tpm/st33zp24: Remove unneeded linux/miscdevice.h include by Corentin Labbe · 9 years ago
- 93c12f2 tpm/vtpm: fix kdoc warnings by Winkler, Tomas · 9 years ago
- 2998b02 tmp: use pdev for parent device in tpm_chip_alloc by Winkler, Tomas · 9 years ago
- 794c6e1 tpm/tpm2-chip: fix kdoc errors by Winkler, Tomas · 9 years ago
- f865c19 tpm: add kdoc for tpm_transmit and tpm_transmit_cmd by Winkler, Tomas · 9 years ago
- a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 37f4915 tpm: use idr_find(), not idr_find_slowpath() by Matthew Wilcox · 9 years ago
- 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
- 9430066 tpm: adjust return value of tpm_read_log by Jason Gunthorpe · 9 years ago
- c4484f7 tpm: vtpm_proxy: conditionally call tpm_chip_unregister by Jason Gunthorpe · 9 years ago
- 0cf577a tpm: Fix handling of missing event log by Jason Gunthorpe · 9 years ago
- 005451d tpm: Check the bios_dir entry for NULL before accessing it by Stefan Berger · 9 years ago
- 79eec5b tpm: return -ENODEV if np is not set by Colin Ian King · 9 years ago
- 5efae7d tpm: cleanup of printk error messages by Nayna Jain · 9 years ago
- ed4fdb4 tpm: replace of_find_node_by_name() with dev of_node property by Nayna Jain · 9 years ago
- 02ae1382 tpm: redefine read_log() to handle ACPI/OF at runtime by Nayna Jain · 9 years ago
- f40e68e tpm: fix the missing .owner in tpm_bios_measurements_ops by Nayna Jain · 9 years ago
- 748935e tpm: have event log use the tpm_chip by Nayna Jain · 9 years ago
- 7518a21 tpm: drop tpm1_chip_register(/unregister) by Jarkko Sakkinen · 9 years ago
- cd9b763 tpm: replace dynamically allocated bios_dir with a static array by Jarkko Sakkinen · 9 years ago
- b1a9b7b tpm: replace symbolic permission with octal for securityfs files by Nayna Jain · 9 years ago
- cbef69a char: tpm: fix kerneldoc tpm2_unseal_trusted name typo by Baruch Siach · 9 years ago
- 420d439 tpm_tis: Allow tpm_tis to be bound using DT by Jason Gunthorpe · 9 years ago
- 7ea7861 tpm, tpm_vtpm_proxy: add kdoc comments for VTPM_PROXY_IOC_NEW_DEV by Jarkko Sakkinen · 9 years ago
- 6804f6b tpm: Only call pm_runtime_get_sync if device has a parent by Stefan Berger · 9 years ago
- 2528a64 tpm: define a generic open() method for ascii & bios measurements by Nayna Jain · 9 years ago
- 1a277e6 tpm: Get rid of TPM_CHIP_FLAG_REGISTERED by Jason Gunthorpe · 9 years ago
- 1f0f30e tpm xen: Remove bogus tpm_chip_unregister by Jason Gunthorpe · 9 years ago
- d1d253c tpm tis: Do not print timeout messages twice by Jason Gunthorpe · 9 years ago
- 26a137e tpm_tis: Check return values from get_burstcount. by Josh Zimmerman · 9 years ago
- ca6d458 tpm: place kdoc just above tpm_pcr_extend by Winkler, Tomas · 9 years ago
- 84fda15 tpm: sanitize constant expressions by Jarkko Sakkinen · 9 years ago
- aaa6f7f tpm: Clean up reading of timeout and duration capabilities by Ed Swierk · 9 years ago
- 2c97f6f char/tpm: Check return code of wait_for_tpm_stat by Peter Huewe · 9 years ago
- e74f2f7 tmp/tpm_crb: implement runtime pm for tpm_crb by Winkler, Tomas · 9 years ago
- c58bd34c tpm/tpm_crb: open code the crb_init into acpi_add by Winkler, Tomas · 9 years ago
- bc33c5d tmp/tpm_crb: fix Intel PTT hw bug during idle state by Winkler, Tomas · 9 years ago
- ba5287b tpm/tpm_crb: implement tpm crb idle state by Winkler, Tomas · 9 years ago
- 0240933 xen: make use of xenbus_read_unsigned() in xen-tpmfront by Juergen Gross · 9 years ago
- befd996 tpm: remove invalid min length check from tpm_do_selftest() by Jarkko Sakkinen · 9 years ago
- 3241525 Revert "tpm/tpm_crb: implement tpm crb idle state" by Jarkko Sakkinen · 9 years ago
- cfa1882 Revert "tmp/tpm_crb: fix Intel PTT hw bug during idle state" by Jarkko Sakkinen · 9 years ago
- 2b7926a Revert "tpm/tpm_crb: open code the crb_init into acpi_add" by Jarkko Sakkinen · 9 years ago
- 4886cd8 Revert "tmp/tpm_crb: implement runtime pm for tpm_crb" by Jarkko Sakkinen · 9 years ago
- e350e24 tmp/tpm_crb: implement runtime pm for tpm_crb by Winkler, Tomas · 9 years ago
- 0c22db435 tpm/tpm_crb: open code the crb_init into acpi_add by Winkler, Tomas · 9 years ago
- 9514ff1 tmp/tpm_crb: fix Intel PTT hw bug during idle state by Winkler, Tomas · 9 years ago
- e17acbb tpm/tpm_crb: implement tpm crb idle state by Winkler, Tomas · 9 years ago
- ebfd753 tpm: add check for minimum buffer size in tpm_transmit() by Jarkko Sakkinen · 9 years ago
- 0014777 tpm: constify TPM 1.x header structures by Julia Lawall · 9 years ago
- 64fba530 tpm/tpm_crb: fix the over 80 characters checkpatch warring by Tomas Winkler · 9 years ago
- 47de683 tpm/tpm_crb: drop useless cpu_to_le32 when writing to registers by Tomas Winkler · 9 years ago
- aa77ea0 tpm/tpm_crb: cache cmd_size register value. by Tomas Winkler · 9 years ago
- 7180131 tmp/tpm_crb: drop include to platform_device by Tomas Winkler · 9 years ago
- 56af322 tpm/tpm_tis: remove unused itpm variable by Tomas Winkler · 9 years ago
- f39a9e9 tpm_crb: fix incorrect values of cmdReady and goIdle bits by Jarkko Sakkinen · 9 years ago
- 7fd10d6 tpm_crb: refine the naming of constants by Jarkko Sakkinen · 9 years ago
- 35fec6f tpm_crb: remove wmb()'s by Jarkko Sakkinen · 9 years ago
- 72fd50e tpm_crb: fix crb_req_canceled behavior by Jarkko Sakkinen · 9 years ago
- 0c54133 tpm: use tpm_pcr_read_dev() in tpm_do_selftest() by Jarkko Sakkinen · 9 years ago
- ae7e190 tpm: use tpm_transmit_cmd() in tpm2_probe() by Jarkko Sakkinen · 9 years ago
- eb5854e tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt() by Jarkko Sakkinen · 9 years ago
- d4abd95 tpm: remove unnecessary externs from tpm.h by Jarkko Sakkinen · 9 years ago
- 09dd770 tpm/st33zp24: Remove useless tpm_gen_interrupt by Jason Gunthorpe · 9 years ago
- d4816ed tpm: fix a race condition in tpm2_unseal_trusted() by Jarkko Sakkinen · 9 years ago
- b7d7b28 tpm: invalid self test error message by Jarkko Sakkinen · 9 years ago
- 82cc1a4 tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) by Jason Gunthorpe · 9 years ago
- cae8b44 tpm: Factor out common startup code by Jason Gunthorpe · 9 years ago
- 2b88cd9 tpm: use devm_add_action_or_reset by Sudip Mukherjee · 9 years ago
- fa7539b tpm2_i2c_nuvoton: add irq validity check by Andrew Zamansky · 9 years ago
- 9754d45 tpm: read burstcount from TPM_STS in one 32-bit transaction by Andrey Pronin · 9 years ago
- 1b0612b tpm: fix byte-order for the value read by tpm2_get_tpm_pt by apronin@chromium.org · 9 years ago
- 79b591c tpm_tis_core: convert max timeouts from msec to jiffies by apronin@chromium.org · 9 years ago
- f786b75 tpm_crb: fix address space of the return pointer in crb_map_res() by Jarkko Sakkinen · 9 years ago
- 9da7e78 tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() by Jarkko Sakkinen · 9 years ago
- 0edbfea tpm/tpm_tis_spi: Add support for spi phy by Christophe Ricard · 9 years ago
- 41a5e1c tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy by Christophe Ricard · 9 years ago
- 1107d06 tpm_tis: Introduce intermediate layer for TPM access by Christophe Ricard · 9 years ago
- 57dacc2 tpm: tpm_tis: Share common data between phys by Christophe Ricard · 9 years ago
- d2efee6 tpm: Add include guards in tpm.h by Christophe Ricard · 9 years ago