Show patches with: none      |   1398 patches
« 1 2 3 413 14 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[tpmdd-devel,v1,01/12] tpm: prepare TPM driver for adding TPM2 support - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,02/12] tpm: TPM2 support for tpm_calc_ordinal_durations() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,03/12] tpm: TPM2 support for tpm_pcr_read() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,04/12] tpm: TPM2 support for tpm_do_selftest() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,05/12] tpm: added tpm2_get_tpm_pt() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,06/12] tpm: TPM2 support for tpm_pcr_extend() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,07/12] tpm: TPM2 support for tpm_get_random(). - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,08/12] tpm: TPM2 support for tpm_startup() - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,09/12] tpm: TPM2 support for tpm_gen_interrupt(). - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,10/12] tpm: TPM 2.0 FIFO Interface - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,11/12] tpm: Driver for TPM 2.0 CRB Interface - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v1,12/12] tpm: TPM2 sysfs attributes - - - - --- 2014-09-24 Jarkko Sakkinen Superseded
[tpmdd-devel,v10] tpm_tis: verify interrupt during init - - 1 1 --- 2014-09-24 Scot Doyle Accepted
[tpmdd-devel,v2,1/7] tpm: merge duplicate transmit_cmd() functions - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,2/7] tpm: two-phase chip management functions - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,3/7] tpm: clean up tpm_tis driver life-cycle - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,4/7] tpm: TPM 2.0 commands - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,5/7] tpm: TPM 2.0 sysfs attributes - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,6/7] tpm: TPM 2.0 CRB Interface - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,v2,7/7] tpm: TPM 2.0 FIFO Interface - - - - --- 2014-10-07 Jarkko Sakkinen Superseded
[tpmdd-devel,01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar pro… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,09/16] tpm/tpm_i2c_stm_st33: Few code cleanup - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address informat… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cl… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,16/16] tpm: Increment driver version to 1.2.1. - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar pro… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,09/16] tpm/tpm_i2c_stm_st33: Few code cleanup - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address informat… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - 1 - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cl… - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,16/16] tpm: Increment driver version to 1.2.1. - - - - --- 2014-10-07 Christophe Ricard Superseded
[tpmdd-devel,v2,01/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar … - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,02/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpa… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,03/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,04/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffe… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,05/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,06/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,07/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,08/15] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,09/15] tpm: dts: st33zp24_i2c: Add DTS Documentation - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,09/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,10/15] tpm/tpm_i2c_stm_st33: Few code cleanup - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,11/15] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,12/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,13/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - 1 - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,14/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address infor… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v2,15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,01/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar … - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,02/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpa… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,03/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,04/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffe… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,05/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,06/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,07/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,08/15] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,09/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,10/15] tpm/tpm_i2c_stm_st33: Few code cleanup - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,11/15] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,12/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,13/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - 1 - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,14/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address infor… - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. - - - - --- 2014-10-13 Christophe Ricard Superseded
[tpmdd-devel,v3,1/6] tpm: merge duplicate transmit_cmd() functions - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v3,2/6] tpm: two-phase chip management functions - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v3,3/6] tpm: TPM 2.0 commands - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v3,4/6] tpm: TPM 2.0 sysfs attributes - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v3,5/6] tpm: TPM 2.0 CRB Interface - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v3,6/6] tpm: TPM 2.0 FIFO Interface - - - - --- 2014-10-15 Jarkko Sakkinen Superseded
[tpmdd-devel,v4,01/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar … - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,02/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpa… - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,03/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,04/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffe… - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,05/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,06/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,07/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,08/15] tpm/tpm_i2c_stm_st33: Add devicetree structure - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,09/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,10/15] tpm/tpm_i2c_stm_st33: Few code cleanup - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
[tpmdd-devel,v4,11/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement - - 1 - --- 2014-10-19 Christophe Ricard Changes Requested
« 1 2 3 413 14 »