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