Commit History

Author SHA1 Message Date
  Peter Rosin 79e2472f99 tpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT) 7 years ago
  Jeremy Boone 9b8cb28d7c tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the bus 7 years ago
  Javier Martinez Canillas b4f20826de tpm: remove unused data fields from I2C and OF device ID tables 7 years ago
  Bryan Freed d8c3eab5cb tpm: Apply a sane minimum adapterlimit value for retransmission. 8 years ago
  Jerry Snitselaar 84d2594067 tpm: make check_locality return bool 8 years ago
  Jason Gunthorpe cae8b441fc tpm: Factor out common startup code 9 years ago
  Christophe Ricard af782f339a tpm: Move tpm_vendor_specific data related with PTP specification to tpm_chip 9 years ago
  Christophe Ricard 56671c893e tpm: drop 'locality' from struct tpm_vendor_specific 9 years ago
  Christophe Ricard 570a36097f tpm: drop 'irq' from struct tpm_vendor_specific 9 years ago
  Christophe Ricard 003d305d84 tpm: drop list from struct tpm_vendor_specific 9 years ago
  Jason Gunthorpe 8cfffc9d4d tpm: Get rid of chip->pdev 9 years ago
  Krzysztof Kozlowski 09e23a4a5d char: Drop owner assignment from i2c_driver 10 years ago
  Jarkko Sakkinen 71ed848fd7 tpm: rename chip->dev to chip->pdev 10 years ago
  Jarkko Sakkinen afb5abc262 tpm: two-phase chip management functions 10 years ago
  Paul Gortmaker 4c020b032b drivers/char: delete non-required instances of include <linux/init.h> 11 years ago
  Jason Gunthorpe 01ad1fa75d tpm: Create a tpm_class_ops structure and use it in the drivers 11 years ago
  Jason Gunthorpe 1e3b73a957 tpm: Pull all driver sysfs code into tpm-sysfs.c 11 years ago
  Jason Gunthorpe afdba32e2a tpm: Pull everything related to /dev/tpmX into tpm-dev.c 11 years ago
  Jason Gunthorpe e907481bed tpm: Remove tpm_show_caps_1_2 12 years ago
  Jason Gunthorpe d0a40174ef tpm: Remove redundant dev_set_drvdata 12 years ago
  Peter Huewe 572e5b018b tpm/tpm_i2c_infineon: Remove unused header file 12 years ago
  Lars-Peter Clausen 640843ada1 tpm: tpm_i2c_infinion: Don't modify i2c_client->driver 12 years ago
  Peter Huewe 6aa4ef4dab tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transfer 12 years ago
  Peter Huewe 21dc02eab9 tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id table entries 12 years ago
  Peter Huewe c61c86dd6e tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) 12 years ago
  Shubhrajyoti Datta eef8b62919 char/tpm: Convert struct i2c_msg initialization to C99 format 12 years ago
  Stefan Berger 1f86605729 tpm: Fix cancellation of TPM commands (polling mode) 12 years ago
  Linus Torvalds 6a5971d8fe Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 12 years ago
  Bill Pemberton afc6d36912 tpm: remove use of __devinit 12 years ago
  Bill Pemberton 39af33fc45 char: remove use of __devexit 12 years ago