Christopher Heiny ([email protected])

Number of posts: 117 (0.03 per day)
First post: 2009-12-19 20:53:06
Last post: 2019-06-04 05:21:33

Date List Subject
2019-06-04 05:21:33 linux-kernel Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
2019-04-02 16:18:45 linux-kernel Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
2019-03-08 23:14:33 linux-kernel Re: [PATCH 1/2] Input: synaptics-rmi4 - clear irqs before set irqs
2016-10-21 18:25:16 linux-kernel Re: [-next, 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
2016-10-20 23:38:17 linux-kernel Re: [-next, 1/2] Input: synaptics-rmi4 - add support for F55 sensor tuning
2014-07-24 01:52:07 linux-kernel Re: [PATCH] Input: synaptics-rmi4 - fix compiler warnings in F11
2014-02-18 21:32:59 linux-kernel Re: [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()
2014-02-14 23:00:46 linux-kernel Re: [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()
2014-02-13 23:01:53 linux-kernel Re: [PATCH 05/11] Input: synaptics-rmi4 - remove control_mutex from f01_data
2014-02-13 21:33:32 linux-kernel Re: [PATCH 11/11] Input: synaptics-rmi4 - remove data pointer from RMI fucntion structure
2014-02-13 21:33:17 linux-kernel Re: [PATCH 08/11] Input: synaptics-rmi4 - use rmi_read/rmi_write in F01
2014-02-13 21:33:00 linux-kernel Re: [PATCH 07/11] Input: synaptics-rmi4 - rename instances of f01_data from data to f01
2014-02-13 21:15:46 linux-kernel Re: [PATCH 06/11] Input: synaptics-rmi4 - remove device_status form f01_data
2014-02-13 20:00:16 linux-kernel Re: [PATCH 10/11] Input: synaptics-rmi4 - make accessor for platform data return const pointer
2014-02-13 19:52:37 linux-kernel Re: [PATCH 09/11] Input: synaptics-rmi4 - consolidate memory allocations in F01
2014-02-13 19:32:42 linux-kernel Re: [PATCH 04/11] Input: synaptics-rmi4 - fix LTS handling in F01
2014-02-13 19:23:47 linux-kernel Re: [PATCH 03/11] Input: synaptics-rmi4 - do not update configuration in rmi_f01_probe()
2014-02-13 19:11:51 linux-kernel Re: [PATCH 02/11] Input: synaptics-rmi4 - remove unused rmi_f01_remove()
2014-02-13 19:11:33 linux-kernel Re: [PATCH 01/11] Input: synaptics-rmi4 - do not kfree() managed memory in F01
2014-02-04 20:20:15 linux-kernel Re: [PATCH 00/05] input: RMI4 Synaptics RMI4 Touchscreen Driver
2014-01-14 20:34:08 linux-kernel Re: [PATCH 4/4] Input: synaptics-rmi4 - switch to using i2c_transfer()
2014-01-10 23:35:29 linux-kernel Re: [PATCH 3/4] Input: synaptics-rmi4 - fix I2C functionality check
2014-01-10 23:35:21 linux-kernel Re: [PATCH 2/4] Input: synaptics-rmi4 - rework transport device allocation
2014-01-10 23:34:58 linux-kernel Re: [PATCH 1/4] Input: synaptics-rmi4 - split of transport ops into a separate structure
2014-01-10 23:30:24 linux-kernel Re: [PATCH 4/4] Input: synaptics-rmi4 - switch to using i2c_transfer()
2013-07-09 00:10:10 linux-kernel RE: [PATCH 1/1] drivers: input: touchscreen: Initial support for SYNAPTICS_I2C_RMI touchscreen
2013-07-08 22:31:18 linux-kernel RE: [PATCH 1/1] drivers: input: touchscreen: Initial support for SYNAPTICS_I2C_RMI touchscreen
2012-11-29 04:54:37 linux-kernel Re: [PATCH 2/4] Input: RMI4 - move sensor driver and F01 handler into the core
2012-11-28 02:52:59 linux-kernel Re: [RFC PATCH 05/06] input/rmi4: F01 - device control
2012-11-27 23:46:15 linux-kernel Re: [PATCH 4/4] Input: RMI4 - introduce rmi_module_driver() macro
2012-11-27 23:43:11 linux-kernel Re: [PATCH 1/4] Input RMI4 - rename rmi_function_container to rmi_function
2012-11-26 22:54:27 linux-kernel Re: [RFC PATCH 02/06] input/rmi4: Core files
2012-11-26 22:31:31 linux-kernel Re: [RFC PATCH 05/06] input/rmi4: F01 - device control
2012-11-20 04:56:16 linux-kernel Re: [RFC PATCH 02/06] input/rmi4: Core files
2012-11-17 04:00:46 linux-kernel [RFC PATCH 06/06] input/rmi4: F11 - 2D touch interface
2012-11-17 04:00:33 linux-kernel [RFC PATCH 02/06] input/rmi4: Core files
2012-11-17 04:00:30 linux-kernel [RFC PATCH 05/06] input/rmi4: F01 - device control
2012-11-17 04:00:17 linux-kernel [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-11-17 04:00:16 linux-kernel [RFC PATCH 03/06] input/rmi4: I2C physical interface
2012-11-17 04:00:14 linux-kernel [RFC PATCH 04/06] input/rmi4: Config files and makefiles
2012-11-17 03:59:58 linux-kernel [RFC PATCH 00/06] input: Synaptics RMI4 Touchscreen Driver
2012-10-25 21:39:08 linux-kernel Re: [RFC PATCH 06/06] input/rmi4: F11 - 2D touch interface
2012-10-24 00:33:00 linux-kernel Re: [RFC PATCH 02/06] input/rmi4: Core files
2012-10-23 23:46:32 linux-kernel Re: [RFC PATCH 02/06] input/rmi4: Core files
2012-10-23 23:19:32 linux-kernel Re: [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-10-23 23:18:29 linux-kernel Re: [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-10-23 22:55:12 linux-kernel Re: [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-10-23 22:39:09 linux-kernel Re: [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-10-23 22:10:24 linux-kernel Re: [RFC PATCH 01/06] input/rmi4: Public header and documentation
2012-10-22 21:58:51 linux-kernel Re: [RFC PATCH 02/06] input/rmi4: Core files
2012-10-11 04:44:45 linux-kernel RE: [RFC PATCH 06/06] input/rmi4: F11 - 2D touch interface