1. 01ad1fa tpm: Create a tpm_class_ops structure and use it in the drivers by Jason Gunthorpe · 11 years ago
  2. 1e3b73a tpm: Pull all driver sysfs code into tpm-sysfs.c by Jason Gunthorpe · 11 years ago
  3. 000a07b tpm: Move sysfs functions from tpm-interface to tpm-sysfs by Jason Gunthorpe · 11 years ago
  4. afdba32 tpm: Pull everything related to /dev/tpmX into tpm-dev.c by Jason Gunthorpe · 11 years ago
  5. e907481 tpm: Remove tpm_show_caps_1_2 by Jason Gunthorpe · 11 years ago
  6. 6aff1fd tpm: Store devname in the tpm_chip by Jason Gunthorpe · 11 years ago
  7. e2fa3d7 tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds by Peter Huewe · 11 years ago
  8. 1c16c96 tpm: move TPM_DIGEST_SIZE defintion by Mimi Zohar · 11 years ago
  9. 32d33b2 TPM: Retry SaveState command in suspend path by Duncan Laurie · 12 years ago
  10. 78f09cc tpm: Fix cancellation of TPM commands (interrupt mode) by Stefan Berger · 12 years ago
  11. 1f86605 tpm: Fix cancellation of TPM commands (polling mode) by Stefan Berger · 12 years ago
  12. 3e3a5e9 tpm: Store TPM vendor ID by Stefan Berger · 12 years ago
  13. 775585e tpm: rename vendor data to priv and provide an accessor by Kent Yoder · 12 years ago
  14. 348df8d TPM: Switch to __packed instead of __attribute__((packed)) by Jason Gunthorpe · 12 years ago
  15. c584af1 TPM: Issue TPM_STARTUP at driver load if the TPM has not been started by Jason Gunthorpe · 12 years ago
  16. 1631cfb driver/char/tpm: fix regression causesd by ppi by Gang Wei · 12 years ago
  17. f84fdff driver: add PPI support in tpm driver by Xiaoyan Zhang · 12 years ago
  18. c5df392 drivers/char/tpm: Add securityfs support for event log by Ashley Lai · 12 years ago
  19. 132f762 drivers/char/tpm: Add new device driver to support IBM vTPM by Ashley Lai · 12 years ago
  20. 41ab999 tpm: Move tpm_get_random api into the TPM device driver by Kent Yoder · 12 years ago
  21. 035e2ce PM / TPM: Drop unused pm_message_t argument from tpm_pm_suspend() by Rafael J. Wysocki · 12 years ago
  22. 4e401fb tpm_tis: Only probe iTPMs by Stefan Berger · 13 years ago
  23. be40541 tpm: fix (ACPI S3) suspend regression by Stefan Berger · 13 years ago
  24. b9e3238 TPM: fix transmit_cmd error logic by Rajiv Andrade · 13 years ago
  25. fd04886 TPM: Export wait_for_stat for other vendor specific drivers by Rajiv Andrade · 13 years ago
  26. 68d6e67 tpm: Introduce function to poll for result of self test by Stefan Berger · 13 years ago
  27. d97c6ad tpm: Cleanup tpm_continue_selftest by Stefan Berger · 13 years ago
  28. 2b30a90 tpm: Have tpm_get_timeouts return an error code by Stefan Berger · 13 years ago
  29. a7b6682 tpm_tis: Fix the probing for interrupts by Stefan Berger · 14 years ago
  30. 6259210 tpm_tis: Add timeouts sysfs entry by Stefan Berger · 14 years ago
  31. 04ab229 tpm_tis: Introduce durations sysfs entry by Stefan Berger · 14 years ago
  32. e587137 Revert "tpm_tis: Use timeouts returned from TPM" by Linus Torvalds · 14 years ago
  33. 9b29050 tpm_tis: Use timeouts returned from TPM by Stefan Berger · 14 years ago
  34. a0e3934 tpm: add module_put wrapper by Mimi Zohar · 14 years ago
  35. 02a077c TPM: ReadPubEK output struct fix by Rajiv Andrade · 14 years ago
  36. 659aaf2 TPM: integrity interface by Rajiv Andrade · 16 years ago
  37. 0883743 TPM: sysfs functions consolidation by Rajiv Andrade · 16 years ago
  38. 253115b The tpm_dev_release function is only called for platform devices, not pnp by Rajiv Andrade · 16 years ago
  39. dc36d32 Renames num_open to is_open, as only one process can open the file at a time. by Rajiv Andrade · 16 years ago
  40. 5bd91f1 tpm.c: fix crash during device removal by Richard MUSIL · 17 years ago
  41. 8e81cc1 tpmdd maintainers by Kent Yoder · 17 years ago
  42. d081d47 use mutex instead of semaphore in TPM driver by Matthias Kaehlcke · 18 years ago
  43. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  44. 914e263 [PATCH] severing fs.h, radix-tree.h -> sched.h by Al Viro · 18 years ago
  45. bb53a76 [PATCH] tpm_register_hardware gcc 4.1 warning fix by Daniel Walker · 19 years ago
  46. 36b2002 [PATCH] tpm: msecs_to_jiffies cleanups by Kylene Jo Hall · 19 years ago
  47. 27084ef [PATCH] tpm: driver for next generation TPM chips by Leendert van Doorn · 19 years ago
  48. 08e96e4 [PATCH] tpm: new 1.2 sysfs files by Kylene Jo Hall · 19 years ago
  49. 9e18ee1 [PATCH] tpm: command duration update by Kylene Jo Hall · 19 years ago
  50. e0dd03c [PATCH] tpm: return chip from tpm_register_hardware by Kylene Jo Hall · 19 years ago
  51. 90dda52 [PATCH] tpm: chip struct update by Kylene Jo Hall · 19 years ago
  52. 276ad0c [PATCH] tpm: sparc32 build fix by Andrew Morton · 19 years ago
  53. 55a82ab [PATCH] tpm: add bios measurement log by Kylene Jo Hall · 19 years ago
  54. 09e12f9 [PATCH] tpm: locking fix by Kylene Jo Hall · 19 years ago
  55. ad5ea3c [PATCH] tpm: updates for new hardware by Kylene Jo Hall · 19 years ago
  56. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  57. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 19 years ago
  58. ce2c87d [PATCH] tpm: change from pci_dev to dev power management functions by Kylene Jo Hall · 19 years ago
  59. e659a3f [PATCH] tpm: remove pci dependency by Kylene Jo Hall · 19 years ago
  60. b4ed3e3 [PATCH] tpm: add status function to allow non-lpc bus chips by Kylene Jo Hall · 19 years ago
  61. daacdfa [PATCH] tpm: Support new National TPMs by Kylene Jo Hall · 19 years ago
  62. e1a23c6 [PATCH] tpm: replace odd LPC init function by Kylene Hall · 19 years ago
  63. d9e5b6b [PATCH] tpm: add cancel function by Kylene Hall · 19 years ago
  64. 6659ca2 [PATCH] tpm: sysfs owernship changes by Kylene Hall · 19 years ago
  65. fe3fd483 [PATCH] tpm: fix timer initialization by Kylene Hall · 19 years ago
  66. 3122a88 [PATCH] tpm: Fix concerns with TPM driver -- use enums by Kylene Hall · 19 years ago
  67. 700d8bd [PATCH] char/tpm: use msleep(), clean-up timers, by Nishanth Aravamudan · 19 years ago
  68. 4fd416c [PATCH] Fix u32 vs. pm_message_t in drivers/char by Pavel Machek · 20 years ago
  69. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago