1. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  2. f5595f5 tpm: Unify the send callback behaviour by Jarkko Sakkinen · 6 years ago
  3. 8ab547a tpm: Fix some name collisions with drivers/char/tpm.h by Jarkko Sakkinen · 6 years ago
  4. d856c00 tpm: add tpm_calc_ordinal_duration() wrapper by Tomas Winkler · 6 years ago
  5. b2d6e6de tpm: factor out tpm 1.x duration calculation to tpm1-cmd.c by Tomas Winkler · 6 years ago
  6. 2ba5780 tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x by Tomas Winkler · 6 years ago
  7. f9d4d9b tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the bus by Jeremy Boone · 7 years ago
  8. 0afb711 tpm: add sleep only for retry in i2c_nuvoton_write_status() by Nayna Jain · 8 years ago
  9. a233a02 tpm: msleep() delays - replace with usleep_range() in i2c nuvoton driver by Nayna Jain · 8 years ago
  10. 82cc1a4 tpm: Add TPM 2.0 support to the Nuvoton i2c driver (NPCT6xx family) by Jason Gunthorpe · 9 years ago
  11. cae8b44 tpm: Factor out common startup code by Jason Gunthorpe · 9 years ago
  12. fa7539b tpm2_i2c_nuvoton: add irq validity check by Andrew Zamansky · 9 years ago
  13. 9e0d39d tpm: Remove useless priv field in struct tpm_vendor_specific by Christophe Ricard · 9 years ago
  14. af782f3 tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip by Christophe Ricard · 9 years ago
  15. 6e599f6 tpm: drop 'read_queue' from struct tpm_vendor_specific by Christophe Ricard · 9 years ago
  16. 570a360 tpm: drop 'irq' from struct tpm_vendor_specific by Christophe Ricard · 9 years ago
  17. ec5fd99 tpm: drop int_queue from tpm_vendor_specific by Jarkko Sakkinen · 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. 09e23a4 char: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  21. 313d21e tpm: device class for tpm by Jarkko Sakkinen · 10 years ago
  22. 71ed848 tpm: rename chip->dev to chip->pdev by Jarkko Sakkinen · 10 years ago
  23. afb5abc tpm: two-phase chip management functions by Jarkko Sakkinen · 10 years ago
  24. 2dfc2de char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release" by Markus Elfring · 10 years ago
  25. bb95cd3 char: tpm: Add missing error check for devm_kzalloc by Kiran Padwal · 10 years ago
  26. 01ad1fa tpm: Create a tpm_class_ops structure and use it in the drivers by Jason Gunthorpe · 11 years ago
  27. 1e3b73a tpm: Pull all driver sysfs code into tpm-sysfs.c by Jason Gunthorpe · 11 years ago
  28. afdba32 tpm: Pull everything related to /dev/tpmX into tpm-dev.c by Jason Gunthorpe · 11 years ago
  29. d65e55d char: tpm: nuvoton: remove unused variable by Michal Nazarewicz · 11 years ago
  30. 4c336e4 tpm: Add support for the Nuvoton NPCT501 I2C TPM by Jason Gunthorpe · 11 years ago