1. a57cb1c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 37f4915 tpm: use idr_find(), not idr_find_slowpath() by Matthew Wilcox · 8 years ago
  3. 0cf577a tpm: Fix handling of missing event log by Jason Gunthorpe · 8 years ago
  4. 748935e tpm: have event log use the tpm_chip by Nayna Jain · 8 years ago
  5. 7518a21 tpm: drop tpm1_chip_register(/unregister) by Jarkko Sakkinen · 8 years ago
  6. cd9b763 tpm: replace dynamically allocated bios_dir with a static array by Jarkko Sakkinen · 8 years ago
  7. 1a277e6 tpm: Get rid of TPM_CHIP_FLAG_REGISTERED by Jason Gunthorpe · 8 years ago
  8. cae8b44 tpm: Factor out common startup code by Jason Gunthorpe · 9 years ago
  9. 2b88cd9 tpm: use devm_add_action_or_reset by Sudip Mukherjee · 9 years ago
  10. 2f9f537 tpm: Introduce TPM_CHIP_FLAG_VIRTUAL by Stefan Berger · 9 years ago
  11. 062807f tpm: Remove all uses of drvdata from the TPM Core by Jason Gunthorpe · 9 years ago
  12. c0dff1f tpm: check for TPM_CHIP_FLAG_TPM2 before calling tpm2_shutdown() by Jarkko Sakkinen · 9 years ago
  13. dcbeab1 tpm: fix crash in tpm_tis deinitialization by Jarkko Sakkinen · 9 years ago
  14. 1551678 tpm: Replace device number bitmap with IDR by Stefan Berger · 9 years ago
  15. 3897cd9 tpm: Split out the devm stuff from tpmm_chip_alloc by Jason Gunthorpe · 9 years ago
  16. 2072df4 tpm: Get rid of module locking by Stefan Berger · 9 years ago
  17. 4e26195 tpm: Provide strong locking for device removal by Jason Gunthorpe · 9 years ago
  18. 3635e2e tpm: Get rid of devname by Jason Gunthorpe · 9 years ago
  19. 8cfffc9 tpm: Get rid of chip->pdev by Jason Gunthorpe · 9 years ago
  20. 4f3b193 tpm: fix: return rc when devm_add_action() fails by Jarkko Sakkinen · 9 years ago
  21. 8e0ee3c tpm: fix the cleanup of struct tpm_chip by Jarkko Sakkinen · 9 years ago
  22. 72c91ce tpm: fix the rollback in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  23. d56e4f7 tpm: fix compat 'ppi' link handling in tpm_chip_register() by Jarkko Sakkinen · 9 years ago
  24. b1a4144 TPM: revert the list handling logic fixed in 398a1e7 by Jarkko Sakkinen · 9 years ago
  25. 9b774d5 tpm: move the PPI attributes to character device directory. by Jarkko Sakkinen · 10 years ago
  26. ba0ef85 tpm: Fix initialization of the cdev by Jason Gunthorpe · 10 years ago
  27. 34d47b6 tpm: fix: sanitized code paths in tpm_chip_register() by Jarkko Sakkinen · 10 years ago
  28. d972b05 tpm: fix call order in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  29. 743410a tpm: fix format string error in tpm-chip.c by Jarkko Sakkinen · 10 years ago
  30. 7a1d7e6 tpm: TPM 2.0 baseline support by Jarkko Sakkinen · 10 years ago
  31. 313d21e tpm: device class for tpm by Jarkko Sakkinen · 10 years ago
  32. 71ed848 tpm: rename chip->dev to chip->pdev by Jarkko Sakkinen · 10 years ago
  33. 0dc5536 tpm: fix raciness of PPI interface lookup by Jarkko Sakkinen · 10 years ago
  34. afb5abc tpm: two-phase chip management functions by Jarkko Sakkinen · 10 years ago