Show patches with: Submitter = Christophe Ricard       |   238 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[v2,07/10] tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation - - - --- 2015-01-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,10/10] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-13 Christophe Ricard New
[v3,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-01-25 Christophe Ricard New
[v3,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-01-25 Christophe Ricard New
[v3,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-01-25 Christophe Ricard New
[v3,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-25 Christophe Ricard New
[v4,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-01-25 Christophe Ricard New
[v4,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-01-25 Christophe Ricard New
[v4,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-01-25 Christophe Ricard New
[v4,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-25 Christophe Ricard New
[v5,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-01-27 Christophe Ricard New
[v5,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-01-27 Christophe Ricard New
[v5,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-01-27 Christophe Ricard New
[v5,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-01-27 Christophe Ricard New
[v6,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-02-01 Christophe Ricard New
[v6,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-02-01 Christophe Ricard New
[v6,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-02-01 Christophe Ricard New
[v6,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-02-01 Christophe Ricard New
[v7,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-02-01 Christophe Ricard New
[v7,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-02-01 Christophe Ricard New
[v7,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-02-01 Christophe Ricard New
[v7,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-02-01 Christophe Ricard New
[v8,1/4] tpm/tpm_i2c_stm_st33: Replace access to io_lpcpd from struct st33zp24_platform_data to tpm… - - - --- 2015-03-08 Christophe Ricard New
[v8,2/4] tpm/tpm_i2c_stm_st33: Split tpm_i2c_tpm_st33 in 2 layers (core + phy) - - - --- 2015-03-08 Christophe Ricard New
[v8,3/4] tpm/st33zp24/spi: Add st33zp24 spi phy - - - --- 2015-03-08 Christophe Ricard New
[v8,4/4] tpm/st33zp24/dts/st33zp24-spi: Add dts documentation for st33zp24 spi phy - - - --- 2015-03-08 Christophe Ricard New
tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-03-08 Christophe Ricard New
[RESEND] tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-03-08 Christophe Ricard New
[v2] tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFO - - - --- 2015-03-09 Christophe Ricard New
tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-19 Christophe Ricard New
tpm/tpm_i2c_stm_st33: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-19 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,2/2] tpm/st33zp24/spi: Add missing device table for spi phy. - - - --- 2015-03-22 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
[v3,1/3] tpm/st33zp24: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-23 Christophe Ricard New
[v3,2/3] tpm/tpm_tis: Return wait_for_tpm_stat return value instead - - - --- 2015-03-23 Christophe Ricard New
[v3,3/3] tpm/st33zp24/spi: Add missing device table for spi phy. - - - --- 2015-03-23 Christophe Ricard New
[v3] tpm/tpm_i2c_stm_st33: Add proper wait for ordinal duration in case of irq mode - - - --- 2015-03-24 Christophe Ricard New
[01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - 1 - --- 2016-02-09 Christophe Ricard New
[02/12] tpm/st33zp24/spi: Use functions name with st33zp24_spi_ prefix - 1 - --- 2016-02-09 Christophe Ricard New
[03/12] tpm/st33zp24/spi: Remove useless use of memcpy. - 1 - --- 2016-02-09 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/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches - 1 - --- 2016-02-09 Christophe Ricard New
[06/12] tpm/st33zp24: Auto-select core module - 1 - --- 2016-02-09 Christophe Ricard New
[07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency - 1 - --- 2016-02-09 Christophe Ricard New
[08/12] tpm/st33zp24: Extend Copyright headers - 1 - --- 2016-02-09 Christophe Ricard New
[09/12] tpm/st33zp24: Add support for acpi probing for i2c device. - 1 - --- 2016-02-09 Christophe Ricard New
[10/12] tpm: st33zp24: Add support for acpi probing for spi device. - 1 - --- 2016-02-09 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
[v2,01/12] tpm/st33zp24/spi: Remove nbr_dummy_bytes variable usage - 1 - --- 2016-02-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/12] tpm/st33zp24/spi: Remove useless use of memcpy. - 1 - --- 2016-02-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/12] tpm/st33zp24: Remove unneeded CONFIG_OF switches - 1 - --- 2016-02-13 Christophe Ricard New
[v2,06/12] tpm/st33zp24: Auto-select core module - 1 - --- 2016-02-13 Christophe Ricard New
[v2,07/12] tpm/st33zp24/spi: Improve st33zp24_spi_evaluate_latency - 1 - --- 2016-02-13 Christophe Ricard New
« 1 2 3 »