Show patches with: Submitter = Christophe Ricard       |   238 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/10] tpm_tis: Introduce intermediate layer for TPM access - - - --- 2016-04-10 Christophe Ricard New
[01/12] tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path - - - --- 2016-03-20 Christophe Ricard New
[01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - 1 - --- 2016-02-09 Christophe Ricard New
[02/10] tpm_tis: Extend low-level interface to support proper return codes - - - --- 2016-04-10 Christophe Ricard New
[02/12] tpm/st33zp24/spi: Drop two useless checks in ACPI probe path - - - --- 2016-03-20 Christophe Ricard New
[02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix - 1 - --- 2016-02-09 Christophe Ricard New
[03/10] tpm: Use read/write_bytes for drivers without more specialized methods - - - --- 2016-04-10 Christophe Ricard New
[03/12] tpm: Add include guards in tpm.h - 1 - --- 2016-03-20 Christophe Ricard New
[03/12] tpm/st33zp24/spi: Remove useless use of memcpy. - 1 - --- 2016-02-09 Christophe Ricard New
[04/10] tpm: Manage itpm workaround with tis specific data_expect bit - - - --- 2016-04-10 Christophe Ricard New
[04/12] tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount - - - --- 2016-03-20 Christophe Ricard New
[04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure - 1 - --- 2016-02-09 Christophe Ricard New
[05/10] tpm: tpm_tis: Add post_probe phy handler - - - --- 2016-04-10 Christophe Ricard New
[05/12] tpm: Add tpm_set_vendordata and tpm_get_vendordata - - - --- 2016-03-20 Christophe Ricard New
[05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches - 1 - --- 2016-02-09 Christophe Ricard New
[06/10] tpm: Add include guards in tpm.h - - - --- 2016-04-10 Christophe Ricard New
[06/12] devicetree: Add infineon to vendor-prefix.txt - - - --- 2016-03-20 Christophe Ricard New
[06/12] tpm/st33zp24: Auto-select core module - 1 - --- 2016-02-09 Christophe Ricard New
[07/10] devicetree: Add infineon to vendor-prefix.txt 1 - - --- 2016-04-10 Christophe Ricard New
[07/12] devicetree: Add Trusted Computing Group to vendor-prefix.txt - - - --- 2016-03-20 Christophe Ricard New
[07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency - 1 - --- 2016-02-09 Christophe Ricard New
[08/10] devicetree: Add Trusted Computing Group to vendor-prefix.txt 1 - - --- 2016-04-10 Christophe Ricard New
[08/12] tpm/st33zp24: Extend Copyright headers - 1 - --- 2016-02-09 Christophe Ricard New
[08/12] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy - - - --- 2016-03-20 Christophe Ricard New
[09/10] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy - - - --- 2016-04-10 Christophe Ricard New
[09/12] tpm/st33zp24: Add support for acpi probing for i2c device. - 1 - --- 2016-02-09 Christophe Ricard New
[09/12] tpm/tpm_tis: Rework interrupt management for phy compatibility - - - --- 2016-03-20 Christophe Ricard New
[1/3] tpm/st33zp24/i2c: Drop two useless checks in ACPI probe path - 1 - --- 2016-03-23 Christophe Ricard New
[1/5] tpm: drop 'iobase' from struct tpm_vendor_specific - 2 - --- 2016-03-23 Christophe Ricard New
[1/6] tpm: Remove useless priv field in struct tpm_vendor_specific - - - --- 2016-03-25 Christophe Ricard New
[10/10] tpm/tpm_tis_spi: Add support for spi phy - - - --- 2016-04-10 Christophe Ricard New
[10/12] tpm: st33zp24: Add support for acpi probing for spi device. - 1 - --- 2016-02-09 Christophe Ricard New
[10/12] tpm/tpm_tis_spi: Add support for spi phy - - - --- 2016-03-20 Christophe Ricard New
[11/12] tpm: Add check_data handle to tpm_class_ops in order to check data integrity - - - --- 2016-03-20 Christophe Ricard New
[11/12] tpm/st33zp24/i2c: Change xxx_request_resources header - 1 - --- 2016-02-09 Christophe Ricard New
[12/12] tpm/st33zp24/spi: Change xxx_request_resources header - 1 - --- 2016-02-09 Christophe Ricard New
[12/12] tpm/tpm_tis_i2c: Add support for i2c phy - - - --- 2016-03-20 Christophe Ricard New
[2/3] tpm/st33zp24/spi: Drop two useless checks in ACPI probe path - 1 - --- 2016-03-23 Christophe Ricard New
[2/5] tpm: drop list from struct tpm_vendor_specific - 2 - --- 2016-03-23 Christophe Ricard New
[2/6] tpm/tpm_i2c_atmel: simplify patch to get tpm_chip from an i2c_client - - - --- 2016-03-25 Christophe Ricard New
[3/3] tpm/st33zp24: Remove unneeded tpm_reg in get_burstcount - 1 - --- 2016-03-23 Christophe Ricard New
[3/5] tpm: Move priv field from tpm_vendor_specific to tpm_chip - - - --- 2016-03-23 Christophe Ricard New
[3/6] tpm/tpm_i2c_atmel: Few code style fixes - - - --- 2016-03-25 Christophe Ricard New
[4/5] tpm: Move irqs field from tpm_vendor_specific to tpm_chip structure - - - --- 2016-03-23 Christophe Ricard New
[4/6] tpm: drop 'irq' from struct tpm_vendor_specific - - - --- 2016-03-25 Christophe Ricard New
[5/5] tpm: Rename tpm_vendor_specific structure to tpm_protocol_infos - - - --- 2016-03-23 Christophe Ricard New
[5/6] tpm: Move remaining tpm_vendor_specific structure data to tpm_chip - - - --- 2016-03-25 Christophe Ricard New
[6/6] tpm: drop 'read_queue' from struct tpm_vendor_specific - - - --- 2016-03-25 Christophe Ricard New
[RESEND] tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-03-08 Christophe Ricard 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,01/12] tpm: tpm_tis: Share common data between phys - - - --- 2016-04-13 Christophe Ricard New
[v2,01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - 1 - --- 2016-02-13 Christophe Ricard New
[v2,02/10] tpm/tpm_i2c_stm_st33: Sanity cleanup - - - --- 2015-01-13 Christophe Ricard New
[v2,02/12] tpm: tpm_tis: Rename priv_data structure tpm_tis_data - - - --- 2016-04-13 Christophe Ricard New
[v2,02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix - 1 - --- 2016-02-13 Christophe Ricard New
[v2,03/10] tpm/tpm_i2c_stm_st33: Replace remaining r by ret - - - --- 2015-01-13 Christophe Ricard New
[v2,03/12] tpm_tis: Introduce intermediate layer for TPM access - - - --- 2016-04-13 Christophe Ricard New
[v2,03/12] tpm/st33zp24/spi: Remove useless use of memcpy. - 1 - --- 2016-02-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,04/12] tpm_tis: Extend low-level interface to support proper return codes - - - --- 2016-04-13 Christophe Ricard New
[v2,04/12] tpm/st33zp24/spi: Remove field spi_xfer from st33zp24_spi_phy structure - 1 - --- 2016-02-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,05/12] tpm: Use read/write_bytes for drivers without more specialized methods - - - --- 2016-04-13 Christophe Ricard New
[v2,05/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches - 1 - --- 2016-02-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
[v2,06/12] tpm: Manage itpm workaround with tis specific data_expect bit - - - --- 2016-04-13 Christophe Ricard New
[v2,06/12] tpm/st33zp24: Auto-select core module - 1 - --- 2016-02-13 Christophe Ricard New
[v2,07/10] tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation - - - --- 2015-01-13 Christophe Ricard New
[v2,07/12] tpm: tpm_tis: Add post_probe phy handler - - - --- 2016-04-13 Christophe Ricard New
[v2,07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency - 1 - --- 2016-02-13 Christophe Ricard New
[v2,08/10] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-01-13 Christophe Ricard New
[v2,08/12] tpm: Add include guards in tpm.h - - - --- 2016-04-13 Christophe Ricard New
[v2,08/12] tpm/st33zp24: Extend Copyright headers - 1 - --- 2016-02-13 Christophe Ricard New
[v2,09/12] devicetree: Add infineon to vendor-prefix.txt 1 - - --- 2016-04-13 Christophe Ricard New
[v2,09/12] tpm/st33zp24: Add support for acpi probing for i2c device. - 1 - --- 2016-02-13 Christophe Ricard New
[v2,1/2] tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-22 Christophe Ricard New
[v2,1/7] tpm/tpm_atmel: drop remaining 'iobase' usage - - - --- 2016-03-26 Christophe Ricard New
[v2,10/10] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-13 Christophe Ricard New
[v2,10/12] devicetree: Add Trusted Computing Group to vendor-prefix.txt 1 - - --- 2016-04-13 Christophe Ricard New
[v2,10/12] tpm: st33zp24: Add support for acpi probing for spi device. - 1 - --- 2016-02-13 Christophe Ricard New
[v2,11/12] tpm/st33zp24/i2c: Change xxx_request_resources header - 1 - --- 2016-02-13 Christophe Ricard New
[v2,11/12] tpm/tpm_tis: Split tpm_tis driver into a core and TCG TIS compliant phy - - - --- 2016-04-13 Christophe Ricard New
[v2,12/12] tpm/st33zp24/spi: Change xxx_request_resources header - 1 - --- 2016-02-13 Christophe Ricard New
[v2,12/12] tpm/tpm_tis_spi: Add support for spi phy - - - --- 2016-04-13 Christophe Ricard New
[v2,2/2] tpm/st33zp24/spi: Add missing device table for spi phy. - - - --- 2015-03-22 Christophe Ricard New
[v2,2/7] tpm: Remove useless priv field in struct tpm_vendor_specific - - - --- 2016-03-26 Christophe Ricard New
[v2,3/7] tpm/tpm_i2c_atmel: simplify patch to get tpm_chip from an i2c_client - - - --- 2016-03-26 Christophe Ricard New
[v2,4/7] tpm/tpm_i2c_atmel: Few code style fixes - - - --- 2016-03-26 Christophe Ricard New
[v2,5/7] tpm: drop 'irq' from struct tpm_vendor_specific - - - --- 2016-03-26 Christophe Ricard New
[v2,6/7] tpm: Move remaining tpm_vendor_specific structure data to tpm_chip - - - --- 2016-03-26 Christophe Ricard New
[v2,7/7] tpm: drop 'read_queue' from struct tpm_vendor_specific - - - --- 2016-03-26 Christophe Ricard New
[v2] tpm/tpm_i2c_stm_st33: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-22 Christophe Ricard New
[v2] tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-03-09 Christophe Ricard New
[v3,01/12] tpm: Add include guards in tpm.h - 1 - --- 2016-04-16 Christophe Ricard New
[v3,01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - 1 - --- 2016-02-23 Christophe Ricard New
« 1 2 3 »