Show patches with: none      |   1243 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v6,01/10] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,02/10] tpm: two-phase chip management functions - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,03/10] tpm: fix multiple race conditions in tpm_ppi.c - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,04/10] tpm: rename chip->dev to chip->pdev - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,05/10] tpm: device class for tpm - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,06/10] tpm: fix race condition with sysfs attributes - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,07/10] tpm: TPM 2.0 baseline support - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,08/10] tpm: TPM 2.0 CRB Interface - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,09/10] tpm: TPM 2.0 FIFO Interface - - - --- 2014-11-10 Jarkko Sakkinen New
[v6,10/10] tpm: TPM 2.0 sysfs attributes - - - --- 2014-11-10 Jarkko Sakkinen New
[v7,01/10] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,02/10] tpm: two-phase chip management functions - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,03/10] tpm: fix multiple race conditions in tpm_ppi.c - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,04/10] tpm: rename chip->dev to chip->pdev - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,05/10] tpm: device class for tpm - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,06/10] tpm: fix: move sysfs attributes to the correct place. - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,07/10] tpm: TPM 2.0 baseline support - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,08/10] tpm: TPM 2.0 CRB Interface - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,09/10] tpm: TPM 2.0 FIFO Interface - - - --- 2014-11-11 Jarkko Sakkinen New
[v7,10/10] tpm: TPM 2.0 sysfs attributes - - - --- 2014-11-11 Jarkko Sakkinen New
[1/1,linux-next] tpm: remove unnecessary sizeof(u8) - - - --- 2014-11-16 Fabian Frederick New
[1/1] char: tpm: Deletion of unnecessary checks before the function call "tpm_dev_vendor_release" - - - --- 2014-11-19 SF Markus Elfring New
[v5,01/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - - --- 2014-12-01 Christophe Ricard New
[v5,02/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product - - - --- 2014-12-01 Christophe Ricard New
[v5,03/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information - - - --- 2014-12-01 Christophe Ricard New
[v5,04/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl - - - --- 2014-12-01 Christophe Ricard New
[v5,05/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - --- 2014-12-01 Christophe Ricard New
[v5,06/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] bu… - - - --- 2014-12-01 Christophe Ricard New
[v5,07/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq - - - --- 2014-12-01 Christophe Ricard New
[v5,08/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code - - - --- 2014-12-01 Christophe Ricard New
[v5,09/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - --- 2014-12-01 Christophe Ricard New
[v5,10/15] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - --- 2014-12-01 Christophe Ricard New
[v5,11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation - - - --- 2014-12-01 Christophe Ricard New
[v5,12/15] tpm/tpm_i2c_stm_st33: Few code cleanup - - - --- 2014-12-01 Christophe Ricard New
[v5,13/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement - - - --- 2014-12-01 Christophe Ricard New
[v5,14/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - --- 2014-12-01 Christophe Ricard New
[v5,15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. - - - --- 2014-12-01 Christophe Ricard New
[v6,01/15] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send - - - --- 2014-12-01 Christophe Ricard New
[v6,02/15] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product - - - --- 2014-12-01 Christophe Ricard New
[v6,03/15] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information - - - --- 2014-12-01 Christophe Ricard New
[v6,04/15] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl - - - --- 2014-12-01 Christophe Ricard New
[v6,05/15] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c - - - --- 2014-12-01 Christophe Ricard New
[v6,06/15] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] bu… - - - --- 2014-12-01 Christophe Ricard New
[v6,07/15] tpm/tpm_i2c_stm_st33: Remove reference to io_serirq - - - --- 2014-12-01 Christophe Ricard New
[v6,08/15] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by ret for a function return code - - - --- 2014-12-01 Christophe Ricard New
[v6,09/15] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_* - - - --- 2014-12-01 Christophe Ricard New
[v6,10/15] tpm/tpm_i2c_stm_st33: Add devicetree structure - - - --- 2014-12-01 Christophe Ricard New
[v6,11/15] tpm/tpm_i2c_stm_st33/dts/st33zp24_i2c: Add DTS Documentation - - - --- 2014-12-01 Christophe Ricard New
[v6,12/15] tpm/tpm_i2c_stm_st33: Few code cleanup - - - --- 2014-12-01 Christophe Ricard New
[v6,13/15] tpm/tpm_i2c_stm_st33: Interrupt management improvement - - - --- 2014-12-01 Christophe Ricard New
[v6,14/15] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers - - - --- 2014-12-01 Christophe Ricard New
[v6,15/15] tpm/tpm_i2c_stm_st33: Increment driver version to 1.2.1. - - - --- 2014-12-01 Christophe Ricard New
tpm/tpm_i2c_stm_st33: Fix coccinelle warnings. Possible NULL pointer dereference - - - --- 2014-12-02 Christophe Ricard New
[v8,1/8] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,2/8] tpm: two-phase chip management functions - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,3/8] tpm: fix raciness of PPI interface lookup - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,4/8] tpm: rename chip->dev to chip->pdev - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,5/8] tpm: device class for tpm - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,6/8] tpm: TPM 2.0 baseline support - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,7/8] tpm: TPM 2.0 CRB Interface - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,8/8] tpm: TPM 2.0 FIFO Interface - - - --- 2014-12-02 Jarkko Sakkinen New
[v8,0/8] TPM 2.0 support - - - --- 2014-12-02 Peter Huewe New
[v8,1/8] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,2/8] tpm: two-phase chip management functions - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,3/8] tpm: fix raciness of PPI interface lookup - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,4/8] tpm: rename chip->dev to chip->pdev - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,5/8] tpm: device class for tpm - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,6/8] tpm: TPM 2.0 baseline support - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,7/8] tpm: TPM 2.0 CRB Interface - - - --- 2014-12-04 Jarkko Sakkinen New
[v8,8/8] tpm: TPM 2.0 FIFO Interface - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,1/8] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,2/8] tpm: two-phase chip management functions - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,3/8] tpm: fix raciness of PPI interface lookup - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,4/8] tpm: rename chip->dev to chip->pdev - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,5/8] tpm: device class for tpm - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,6/8] tpm: TPM 2.0 baseline support - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,7/8] tpm: TPM 2.0 CRB Interface - - - --- 2014-12-04 Jarkko Sakkinen New
[v9,8/8] tpm: TPM 2.0 FIFO Interface - - - --- 2014-12-04 Jarkko Sakkinen New
[1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver - - - --- 2014-12-05 Ashley Lai New
[1/1] tpm_ibmvtpm: Update email address in maintainers list and ibmvtpm driver - - - --- 2014-12-05 Ashley Lai New
[v10,1/8] tpm: merge duplicate transmit_cmd() functions - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,2/8] tpm: two-phase chip management functions - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,3/8] tpm: fix raciness of PPI interface lookup - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,4/8] tpm: rename chip->dev to chip->pdev - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,5/8] tpm: device class for tpm - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,6/8] tpm: TPM 2.0 baseline support - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,7/8] tpm: TPM 2.0 CRB Interface - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,8/8] tpm: TPM 2.0 FIFO Interface - - - --- 2014-12-12 Jarkko Sakkinen New
[v10,0/8] TPM 2.0 support - - - --- 2014-12-16 Jarkko Sakkinen New
[v1,02/10] tpm/tpm_i2c_stm_st33: Sanity cleanup - - - --- 2015-01-10 Christophe Ricard New
[v1,04/10] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to t… - - - --- 2015-01-10 Christophe Ricard New
[v1,07/10] tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation - - - --- 2015-01-10 Christophe Ricard New
[v1,08/10] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-01-10 Christophe Ricard New
[v1,09/10] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-01-10 Christophe Ricard New
[v1,10/10] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-10 Christophe Ricard New
[v2,02/10] tpm/tpm_i2c_stm_st33: Sanity cleanup - - - --- 2015-01-13 Christophe Ricard New
[v2,03/10] tpm/tpm_i2c_stm_st33: Replace remaining r by ret - - - --- 2015-01-13 Christophe Ricard New
[v2,04/10] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to t… - - - --- 2015-01-13 Christophe Ricard New
[v2,05/10] tpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h - - - --- 2015-01-13 Christophe Ricard New
[v2,06/10] tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-01-13 Christophe Ricard New
« 1 2 3 412 13 »