1. 2cb6d64 tpm_tis: fix build warning with tpm_tis_resume by Jarkko Sakkinen · 9 years ago
  2. 99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() by Jarkko Sakkinen · 9 years ago
  3. 30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem by Jarkko Sakkinen · 9 years ago
  4. 186d124 tpm_eventlog.c: fix binary_bios_measurements by Harald Hoyer · 9 years ago
  5. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 9 years ago
  6. c0b5eed tpm: fix: set continueSession attribute for the unseal operation by Jarkko Sakkinen · 9 years ago
  7. 8e0ee3c tpm: fix the cleanup of struct tpm_chip by Jarkko Sakkinen · 9 years ago
  8. 72c91ce tpm: fix the rollback in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  9. 1bd047b tpm_crb: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  10. 1e3ed59 tpm_crb: Drop le32_to_cpu(ioread32(..)) by Jason Gunthorpe · 9 years ago
  11. 0019482 tpm_tis: Clean up the force=1 module parameter by Jason Gunthorpe · 9 years ago
  12. 51dd43d tpm_tis: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  13. 4d627e6 tpm_tis: Do not fall back to a hardcoded address for TPM2 by Jason Gunthorpe · 9 years ago
  14. ef7b81d tpm_tis: Disable interrupt auto probing on a per-device basis by Jason Gunthorpe · 9 years ago
  15. 55a889c tpm_crb: Use the common ACPI definition of struct acpi_tpm2 by Jason Gunthorpe · 9 years ago
  16. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 9 years ago
  17. e5be990 tpm: remove unneeded include of actbl2.h by Jerry Snitselaar · 9 years ago
  18. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  19. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  20. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  21. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  22. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  23. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  24. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  25. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  26. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  27. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  28. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  29. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  30. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  31. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  32. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  33. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  34. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
  35. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  36. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  37. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  38. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  39. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  40. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  41. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  42. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  43. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 9 years ago
  44. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  45. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  46. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  47. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  48. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  49. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  50. 49afd72 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() by Jarkko Sakkinen · 9 years ago
  51. 9d75f08 vTPM: set virtual device before passing to ibmvtpm_reset_crq by Hon Ching \(Vicky\) Lo · 9 years ago
  52. 84e3b42 tpm_ibmvtpm: remove unneccessary message level. by Fabian Frederick · 10 years ago
  53. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  54. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  55. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  56. 1018bc2 tpm/st33zp24/spi: Add missing device table for spi phy. by Christophe Ricard · 10 years ago
  57. 7216ebc tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode by Christophe Ricard · 10 years ago
  58. 6b37729 tpm/tpm_infineon: Use struct dev_pm_ops for power management by Peter Huewe · 10 years ago
  59. 4450643 tpm: Update KConfig text to include TPM2.0 FIFO chips by Peter Huewe · 10 years ago
  60. f042a31 tpm/st33zp24/spi: Add st33zp24 spi phy by Christophe Ricard · 10 years ago
  61. bf38b87 tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) by Christophe Ricard · 10 years ago
  62. fe7d368 tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm_stm_dev by Christophe Ricard · 10 years ago
  63. 34d47b6 tpm: fix: sanitized code paths in tpm_chip_register() by Jarkko Sakkinen · 10 years ago
  64. 1551660 PNP: tpm/tpm_infineon: Use module_pnp_driver to register driver by Peter Huewe · 10 years ago
  65. 19913b6 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  66. 62dfd91 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 10 years ago
  67. d972b05 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  68. 6da2517 tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send by jmlatten@linux.vnet.ibm.com · 10 years ago
  69. eb71f8a Added Little Endian support to vtpm module by honclo · 10 years ago
  70. 4d5f205 tpm, tpm_tis: fix TPM 2.0 probing by Jarkko Sakkinen · 10 years ago
  71. 74d6b3c tpm: fix suspend/resume paths for TPM 2.0 by Jarkko Sakkinen · 10 years ago
  72. 961be7e tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_device by Peter Huewe · 10 years ago
  73. 743410a tpm: fix format string error in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  74. 9143099 char/tpm/tpm_crb: fix build error by Jarkko Sakkinen · 10 years ago
  75. 3b09825 char/tpm: fixed white spaces coding style issues by Bruno E O Meneguele · 10 years ago
  76. 3eda7d0 tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h by Christophe Ricard · 10 years ago
  77. 7b1ee96 tpm/tpm_i2c_stm_st33: Replace remaining r by ret by Christophe Ricard · 10 years ago
  78. fc9ad77 tpm/tpm_i2c_stm_st33: Sanity cleanup by Christophe Ricard · 10 years ago
  79. ac77d33 tpm/tpm_i2c_stm_st33: Remove sparse spaces by Christophe Ricard · 10 years ago
  80. c4eadfa tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO by Christophe Ricard · 10 years ago
  81. aec04cb tpm: TPM 2.0 FIFO Interface by Jarkko Sakkinen · 10 years ago
  82. 30fc8d1 tpm: TPM 2.0 CRB Interface by Jarkko Sakkinen · 10 years ago
  83. 7a1d7e6 tpm: TPM 2.0 baseline support by Jarkko Sakkinen · 10 years ago
  84. 313d21e tpm: device class for tpm by Jarkko Sakkinen · 10 years ago
  85. 71ed848 tpm: rename chip->dev to chip->pdev by Jarkko Sakkinen · 10 years ago
  86. 0dc5536 tpm: fix raciness of PPI interface lookup by Jarkko Sakkinen · 10 years ago
  87. afb5abc tpm: two-phase chip management functions by Jarkko Sakkinen · 10 years ago
  88. 87155b7 tpm: merge duplicate transmit_cmd() functions by Jarkko Sakkinen · 10 years ago
  89. 1a0f1b2 tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver by Ashley Lai · 10 years ago
  90. 67fe941 tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference by Christophe Ricard · 10 years ago
  91. f2f083b tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. by Christophe Ricard · 10 years ago
  92. 00820e8 tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers by Christophe Ricard · 10 years ago
  93. c3804b8 tpm/tpm_i2c_stm_st33: Interrupt management improvement by Christophe Ricard · 10 years ago
  94. 8dcd198 tpm/tpm_i2c_stm_st33: Few code cleanup by Christophe Ricard · 10 years ago
  95. c36b1b2 tpm/tpm_i2c_stm_st33: Add devicetree structure by Christophe Ricard · 10 years ago
  96. 875edad tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* by Christophe Ricard · 10 years ago
  97. ca16b76 tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code by Christophe Ricard · 10 years ago
  98. 76182b6 tpm/tpm_i2c_stm_st33: Remove reference to io_serirq by Christophe Ricard · 10 years ago
  99. b9626f3 tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer. by Christophe Ricard · 10 years ago
  100. 2dbca75 tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c by Christophe Ricard · 10 years ago