1. 4a29b34 tpm: invalid self test error message by Jarkko Sakkinen · 8 years ago
  2. 82cc1a4 tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) by Jason Gunthorpe · 8 years ago
  3. cae8b44 tpm: Factor out common startup code by Jason Gunthorpe · 8 years ago
  4. 2b88cd9 tpm: use devm_add_action_or_reset by Sudip Mukherjee · 8 years ago
  5. fa7539b tpm2_i2c_nuvoton: add irq validity check by Andrew Zamansky · 8 years ago
  6. 9754d45 tpm: read burstcount from TPM_STS in one 32-bit transaction by Andrey Pronin · 8 years ago
  7. 1b0612b tpm: fix byte-order for the value read by tpm2_get_tpm_pt by apronin@chromium.org · 8 years ago
  8. 79b591c tpm_tis_core: convert max timeouts from msec to jiffies by apronin@chromium.org · 8 years ago
  9. f786b75 tpm_crb: fix address space of the return pointer in crb_map_res() by Jarkko Sakkinen · 8 years ago
  10. 9da7e78 tpm_vtpm_proxy: fix address space of a user pointer in vtpmx_fops_ioctl() by Jarkko Sakkinen · 8 years ago
  11. 0edbfea tpm/tpm_tis_spi: Add support for spi phy by Christophe Ricard · 8 years ago
  12. 41a5e1c tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy by Christophe Ricard · 8 years ago
  13. 1107d06 tpm_tis: Introduce intermediate layer for TPM access by Christophe Ricard · 8 years ago
  14. 57dacc2 tpm: tpm_tis: Share common data between phys by Christophe Ricard · 8 years ago
  15. d2efee6 tpm: Add include guards in tpm.h by Christophe Ricard · 8 years ago
  16. ec03c50 tpm: Fix suspend regression by Stefan Berger · 8 years ago
  17. 7525455 tpm: fix for typo in tpm/tpm_ibmvtpm.c by Stephen Rothwell · 8 years ago
  18. a6885a5 tpm: select ANON_INODES for proxy driver by Arnd Bergmann · 8 years ago
  19. ced01b9 tpm: Fix IRQ unwind ordering in TIS by Jason Gunthorpe · 8 years ago
  20. 6f99612 tpm: Proxy driver for supporting multiple emulated TPMs by Stefan Berger · 8 years ago
  21. 2f9f537 tpm: Introduce TPM_CHIP_FLAG_VIRTUAL by Stefan Berger · 8 years ago
  22. 062807f tpm: Remove all uses of drvdata from the TPM Core by Jason Gunthorpe · 8 years ago
  23. 9e0d39d tpm: Remove useless priv field in struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  24. af782f3 tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip by Christophe Ricard · 8 years ago
  25. 56671c8 tpm: drop 'locality' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  26. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  27. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  28. 4eea703 tpm: drop 'iobase' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  29. 003d305 tpm: drop list from struct tpm_vendor_specific by Christophe Ricard · 9 years ago
  30. c5b65fa tpm: drop the field 'time_expired' from struct tpm_chip by Jarkko Sakkinen · 9 years ago
  31. ee17798 tpm: drop 'base' from struct tpm_vendor_specific by Jarkko Sakkinen · 9 years ago
  32. d495652 tpm: drop manufacturer_id from struct tpm_vendor_specific by Jarkko Sakkinen · 9 years ago
  33. 23d06ff tpm: drop tpm_atmel specific fields from tpm_vendor_specific by Jarkko Sakkinen · 9 years ago
  34. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 9 years ago
  35. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 8 years ago
  36. 422eac3 tpm_crb: fix mapping of the buffers by Jarkko Sakkinen · 8 years ago
  37. ddab0e3 tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount by Christophe Ricard · 9 years ago
  38. 20ab99f tpm/st33zp24/spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  39. 32da563 tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 9 years ago
  40. 14ddfbf tpm_crb: drop struct resource res from struct crb_priv by Jarkko Sakkinen · 9 years ago
  41. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 8 years ago
  42. d30b8e4 tpm: cleanup tpm_tis_remove() by Jarkko Sakkinen · 8 years ago
  43. 796d803 tpm: fix tpm_bios_log_setup stub prototype by Arnd Bergmann · 9 years ago
  44. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 9 years ago
  45. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 9 years ago
  46. 2072df4 tpm: Get rid of module locking by Stefan Berger · 9 years ago
  47. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 9 years ago
  48. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 9 years ago
  49. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 9 years ago
  50. 4d8007e tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 9 years ago
  51. 740ec34 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 9 years ago
  52. 86ff205 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 9 years ago
  53. 22eb90d tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 9 years ago
  54. 8bb273f tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 9 years ago
  55. 4ef2aa3 tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 9 years ago
  56. 300796c tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 9 years ago
  57. a5392e9 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 9 years ago
  58. d34306e tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 9 years ago
  59. 8a74500 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 9 years ago
  60. 604e578 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 9 years ago
  61. add40d6 tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 9 years ago
  62. 6388b65 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 9 years ago
  63. 160beb4 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 9 years ago
  64. fec60f2 tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 9 years ago
  65. 2c2b217 tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 9 years ago
  66. 10460bc tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 9 years ago
  67. b55c8e9 tpm/st33zp24: Auto-select core module by Christophe RICARD · 9 years ago
  68. 8d8d218 tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 9 years ago
  69. b637a36 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 9 years ago
  70. 6e0219c tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 9 years ago
  71. b83ada0 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 9 years ago
  72. 9feaab5 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 9 years ago
  73. 2cb6d64 tpm_tis: fix build warning with tpm_tis_resume by Jarkko Sakkinen · 9 years ago
  74. 99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() by Jarkko Sakkinen · 9 years ago
  75. 30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem by Jarkko Sakkinen · 9 years ago
  76. 186d124 tpm_eventlog.c: fix binary_bios_measurements by Harald Hoyer · 9 years ago
  77. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 9 years ago
  78. c0b5eed tpm: fix: set continueSession attribute for the unseal operation by Jarkko Sakkinen · 9 years ago
  79. 8e0ee3c tpm: fix the cleanup of struct tpm_chip by Jarkko Sakkinen · 9 years ago
  80. 72c91ce tpm: fix the rollback in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  81. 1bd047b tpm_crb: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  82. 1e3ed59 tpm_crb: Drop le32_to_cpu(ioread32(..)) by Jason Gunthorpe · 9 years ago
  83. 0019482 tpm_tis: Clean up the force=1 module parameter by Jason Gunthorpe · 9 years ago
  84. 51dd43d tpm_tis: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  85. 4d627e6 tpm_tis: Do not fall back to a hardcoded address for TPM2 by Jason Gunthorpe · 9 years ago
  86. ef7b81d tpm_tis: Disable interrupt auto probing on a per-device basis by Jason Gunthorpe · 9 years ago
  87. 55a889c tpm_crb: Use the common ACPI definition of struct acpi_tpm2 by Jason Gunthorpe · 9 years ago
  88. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 9 years ago
  89. e5be990 tpm: remove unneeded include of actbl2.h by Jerry Snitselaar · 9 years ago
  90. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  91. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  92. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  93. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  94. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  95. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  96. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  97. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  98. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  99. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  100. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago