1. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  2. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  3. 4eea703 tpm: drop 'iobase' from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  4. 003d305 tpm: drop list from struct tpm_vendor_specific by Christophe Ricard · 8 years ago
  5. c5b65fa tpm: drop the field 'time_expired' from struct tpm_chip by Jarkko Sakkinen · 8 years ago
  6. ee17798 tpm: drop 'base' from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  7. d495652 tpm: drop manufacturer_id from struct tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  8. 23d06ff tpm: drop tpm_atmel specific fields from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  9. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 8 years ago
  10. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 8 years ago
  11. 422eac3 tpm_crb: fix mapping of the buffers by Jarkko Sakkinen · 8 years ago
  12. ddab0e3 tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount by Christophe Ricard · 8 years ago
  13. 20ab99f tpm/st33zp24/spi: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  14. 32da563 tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path by Christophe Ricard · 8 years ago
  15. 14ddfbf tpm_crb: drop struct resource res from struct crb_priv by Jarkko Sakkinen · 8 years ago
  16. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 8 years ago
  17. d30b8e4 tpm: cleanup tpm_tis_remove() by Jarkko Sakkinen · 8 years ago
  18. 796d803 tpm: fix tpm_bios_log_setup stub prototype by Arnd Bergmann · 8 years ago
  19. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 8 years ago
  20. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 8 years ago
  21. 2072df4 tpm: Get rid of module locking by Stefan Berger · 8 years ago
  22. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 8 years ago
  23. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 8 years ago
  24. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 8 years ago
  25. 4d8007e tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  26. 740ec34 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  27. 86ff205 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  28. 22eb90d tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  29. 8bb273f tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  30. 4ef2aa3 tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  31. 300796c tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  32. a5392e9 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  33. d34306e tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  34. 8a74500 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  35. 604e578 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  36. add40d6 tpm/st33zp24/spi: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  37. 6388b65 tpm/st33zp24/i2c: Change xxx_request_resources header by Christophe RICARD · 8 years ago
  38. 160beb4 tpm: st33zp24: Add support for acpi probing for spi device. by Christophe RICARD · 8 years ago
  39. fec60f2 tpm/st33zp24: Add support for acpi probing for i2c device. by Christophe RICARD · 8 years ago
  40. 2c2b217 tpm/st33zp24: Extend Copyright headers by Christophe RICARD · 8 years ago
  41. 10460bc tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency by Christophe RICARD · 8 years ago
  42. b55c8e9 tpm/st33zp24: Auto-select core module by Christophe RICARD · 8 years ago
  43. 8d8d218 tpm/st33zp24: Remove unneeded CONFIG_OF switches by Christophe RICARD · 8 years ago
  44. b637a36 tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure by Christophe RICARD · 8 years ago
  45. 6e0219c tpm/st33zp24/spi: Remove useless use of memcpy. by Christophe RICARD · 8 years ago
  46. b83ada0 tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix by Christophe RICARD · 8 years ago
  47. 9feaab5 tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage by Christophe RICARD · 8 years ago
  48. 2cb6d64 tpm_tis: fix build warning with tpm_tis_resume by Jarkko Sakkinen · 8 years ago
  49. 99cda8c tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister() by Jarkko Sakkinen · 8 years ago
  50. 30f9c8c tpm_crb/tis: fix: use dev_name() for /proc/iomem by Jarkko Sakkinen · 8 years ago
  51. 186d124 tpm_eventlog.c: fix binary_bios_measurements by Harald Hoyer · 8 years ago
  52. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 8 years ago
  53. c0b5eed tpm: fix: set continueSession attribute for the unseal operation by Jarkko Sakkinen · 8 years ago
  54. 8e0ee3c tpm: fix the cleanup of struct tpm_chip by Jarkko Sakkinen · 8 years ago
  55. 72c91ce tpm: fix the rollback in tpm_chip_register() by Jarkko Sakkinen · 8 years ago
  56. 1bd047b tpm_crb: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  57. 1e3ed59 tpm_crb: Drop le32_to_cpu(ioread32(..)) by Jason Gunthorpe · 9 years ago
  58. 0019482 tpm_tis: Clean up the force=1 module parameter by Jason Gunthorpe · 9 years ago
  59. 51dd43d tpm_tis: Use devm_ioremap_resource by Jason Gunthorpe · 9 years ago
  60. 4d627e6 tpm_tis: Do not fall back to a hardcoded address for TPM2 by Jason Gunthorpe · 9 years ago
  61. ef7b81d tpm_tis: Disable interrupt auto probing on a per-device basis by Jason Gunthorpe · 9 years ago
  62. 55a889c tpm_crb: Use the common ACPI definition of struct acpi_tpm2 by Jason Gunthorpe · 9 years ago
  63. f3c82ad tpm: fix checks for policy digest existence in tpm2_seal_trusted() by Jarkko Sakkinen · 9 years ago
  64. e5be990 tpm: remove unneeded include of actbl2.h by Jerry Snitselaar · 9 years ago
  65. 5beb0c4 keys, trusted: seal with a TPM2 authorization policy by Jarkko Sakkinen · 9 years ago
  66. 5ca4c20 keys, trusted: select hash algorithm for TPM2 chips by Jarkko Sakkinen · 9 years ago
  67. 6674ff1 tpm_ibmvtpm: properly handle interrupted packet receptions by Stefan Berger · 9 years ago
  68. b8ba1e7 tpm_tis: Tighten IRQ auto-probing by Jason Gunthorpe · 9 years ago
  69. e3837e7 tpm_tis: Refactor the interrupt setup by Jason Gunthorpe · 9 years ago
  70. 7ab4032 tpm_tis: Get rid of the duplicate IRQ probing code by Jason Gunthorpe · 9 years ago
  71. 2511204 tpm: rework tpm_get_timeouts() by Jason Gunthorpe · 9 years ago
  72. 036bb38 tpm_tis: Ensure interrupts are disabled when the driver starts by Jason Gunthorpe · 9 years ago
  73. 727f28b tpm_tis: Use devm_free_irq not free_irq by Jason Gunthorpe · 9 years ago
  74. f728643 tpm_tis: further simplify calculation of ordinal duration by Martin Wilck · 9 years ago
  75. 5ca9d3a Merge tag 'tpmdd-next-20151110' of https://github.com/jsakkine/linux-tpmdd into for-linus by James Morris · 9 years ago
  76. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  77. 2e31125 tpm: fix missing migratable flag in sealing functionality for TPM2 by Jarkko Sakkinen · 9 years ago
  78. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  79. eb8ed1e TPM: Avoid reference to potentially freed memory by Christophe JAILLET · 9 years ago
  80. 14b5c1c tpm_tis: restore IRQ vector in IO memory after failed probing by Martin Wilck · 9 years ago
  81. 2aef9da tpm_tis: free irq after probing by Martin Wilck · 9 years ago
  82. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  83. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  84. d72c3911 TPM: remove unnecessary little endian conversion by Hon Ching \(Vicky\) Lo · 9 years ago
  85. 0cc698a vTPM: support little endian guests by Hon Ching \(Vicky\) Lo · 9 years ago
  86. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  87. 2f82e98 vTPM: fix searching for the right vTPM node in device tree by Hon Ching \(Vicky\) Lo · 9 years ago
  88. 954650e tpm: seal/unseal for TPM 2.0 by Jarkko Sakkinen · 9 years ago
  89. a74f8b3 tpm: introduce tpm_buf by Jarkko Sakkinen · 9 years ago
  90. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 9 years ago
  91. 399235d tpm, tpm_tis: fix tpm_tis ACPI detection issue with TPM 2.0 by Jarkko Sakkinen · 9 years ago
  92. 149789c tpm, tpm_crb: fix unaligned read of the command buffer address by Jarkko Sakkinen · 9 years ago
  93. 60ecd86 vTPM: fix memory allocation flag for rtce buffer at kernel boot by Hon Ching \(Vicky\) Lo · 9 years ago
  94. eb63011 tpm: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  95. b371616 tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted by Jarkko Sakkinen · 9 years ago
  96. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 9 years ago
  97. 49afd72 tpm, tpm_crb: fix le64_to_cpu conversions in crb_acpi_add() by Jarkko Sakkinen · 9 years ago
  98. 9d75f08 vTPM: set virtual device before passing to ibmvtpm_reset_crq by Hon Ching \(Vicky\) Lo · 9 years ago
  99. 84e3b42 tpm_ibmvtpm: remove unneccessary message level. by Fabian Frederick · 9 years ago
  100. 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