Commit Graph

310 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Shuah Khan a2fa3fb0d9 tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops 12 years ago
Konrad Rzeszutek Wilk 713efcabca drivers/xen-tpmfront: Fix compile issue with missing option. 12 years ago
Daniel De Graaf e2683957fb drivers/tpm: add xen tpmfront interface 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 e2fa3d799b tpm: fix regression caused by section type conflict of tpm_dev_release() in ppc builds 12 years ago
Mimi Zohar 1c16c9636c tpm: move TPM_DIGEST_SIZE defintion 12 years ago
Wei Yongjun 4fba3c3ba5 tpm_tis: missing platform_driver_unregister() on error in init_tis() 12 years ago
Duncan Laurie 32d33b29ba TPM: Retry SaveState command in suspend path 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
Sachin Kamat 3320280b6f tpm_i2c_stm_st33: Remove duplicate inclusion of header files 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
Chen Gang e361200bfc drivers/char/tpm/tpm_ppi: use strlcpy instead of strncpy 12 years ago
Peter Huewe 2d089f82ae tpm/tpm_i2c_stm_st33: formatting and white space changes 12 years ago
Kent Yoder 5b26603260 tpm/ibmvtpm: build only when IBM pseries is configured 12 years ago
Kent Yoder 6e38bfaad6 tpm_tis: check pnp_acpi_device return code 12 years ago
Peter Huewe 7333549bf4 char/tpm/tpm_i2c_stm_st33: drop temporary variable for return value 12 years ago
Peter Huewe 07d721688b char/tpm/tpm_i2c_stm_st33: remove dead assignment in tpm_st33_i2c_probe 12 years ago
Peter Huewe e02983cffc char/tpm/tpm_i2c_stm_st33: Remove __devexit attribute 12 years ago
Peter Huewe 64298919ad char/tpm/tpm_i2c_stm_st33: Don't use memcpy for one byte assignment 12 years ago
Kent Yoder d479042c82 tpm_i2c_stm_st33: removed unused variables/code 12 years ago
Jason Gunthorpe 7240b98320 TPM: Wait for TPM_ACCESS tpmRegValidSts to go high at startup 12 years ago
Stefan Berger 78f09cc248 tpm: Fix cancellation of TPM commands (interrupt mode) 12 years ago
Stefan Berger 1f86605729 tpm: Fix cancellation of TPM commands (polling mode) 12 years ago
Stefan Berger 3e3a5e9069 tpm: Store TPM vendor ID 12 years ago
Jason Gunthorpe 4643826a3d TPM: Work around buggy TPMs that block during continue self test 12 years ago
Kent Yoder 1fbc5e9535 tpm_i2c_stm_st33: fix oops when i2c client is unavailable 12 years ago
Peter Huewe d459335381 char/tpm: Use struct dev_pm_ops for power management 12 years ago
Mathias Leblanc 2bfee22f6c TPM: STMicroelectronics ST33 I2C BUILD STUFF 12 years ago
Kent Yoder 9da228ea0f tpm: rename STM driver to match other i2c drivers 12 years ago
Kent Yoder 3d7a7bd75d tpm: STM i2c driver fixes 12 years ago
Kent Yoder 775585e47c tpm: rename vendor data to priv and provide an accessor 12 years ago
Mathias Leblanc 251a7b0821 TPM: STMicroelectronics ST33 I2C KERNEL 3.x 12 years ago
Peter Huewe 73249695f0 char/tpm: Use true and false for bools 12 years ago
Jason Gunthorpe 348df8db30 TPM: Switch to __packed instead of __attribute__((packed)) 12 years ago
Jason Gunthorpe c584af1926 TPM: Issue TPM_STARTUP at driver load if the TPM has not been started 12 years ago
Peter Huewe 07b133e606 char/tpm: simplify duration calculation and eliminate smatch warning. 12 years ago
Peter Huewe 720ca4a9af char/tpm: Remove duplicated lookup table 12 years ago
Bill Pemberton 164dce8221 tpm_infineon: remove use of __devexit_p 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
Bill Pemberton 0bbed20e05 char: remove use of __devinitdata 12 years ago
Ashley Lai b566650270 drivers/char/tpm: remove tasklet and cleanup 12 years ago
Peter Huewe abce9ac292 tpm: Propagate error from tpm_transmit to fix a timeout hang 12 years ago
Gang Wei 1631cfb7ce driver/char/tpm: fix regression causesd by ppi 12 years ago
Kent Yoder a40695edad tpm: fix tpm_acpi sparse warning on different address spaces 13 years ago
Xiaoyan Zhang 81198078d7 driver/char/tpm: declare internal symbols as static 13 years ago
Xiaoyan Zhang f84fdff0fd driver: add PPI support in tpm driver 13 years ago