Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-07-28 | tpm: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-07-17 | tpm: tis_i2c: Limit write bursts to I2C_SMBUS_BLOCK_MAX (32) bytes | Alexander Sverdlin | 1 | -7/+15 |
2023-07-17 | tpm: tis_i2c: Limit read bursts to I2C_SMBUS_BLOCK_MAX (32) bytes | Alexander Sverdlin | 1 | -15/+22 |
2023-02-13 | tpm: tis_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
2022-12-08 | tpm: Add flag to use default cancellation policy | Eddie James | 1 | -0/+1 |
2022-12-08 | tpm: tis_i2c: Fix sanity check interrupt enable mask | Eddie James | 1 | -1/+1 |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
2022-08-03 | tpm: fix platform_no_drv_owner.cocci warning | Yang Li | 1 | -1/+0 |
2022-08-03 | tpm: Add tpm_tis_i2c backend for tpm_tis_core | Alexander Steffen | 1 | -0/+391 |