Andrew Duggan ([email protected])

Number of posts: 158 (0.1 per day)
First post: 2013-06-13 23:06:02
Last post: 2017-11-18 19:23:44

Date List Subject
2015-11-26 00:09:45 linux-kernel [PATCH 06/10] Input: synaptics-rmi4: Add support for F12
2015-11-26 00:09:26 linux-kernel [PATCH 05/10] Input: synaptics-rmi4: Add device tree support for 2d sensors and F11
2015-11-26 00:08:41 linux-kernel [PATCH 03/10] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-11-26 00:08:16 linux-kernel [PATCH 04/10] Input: synaptics-rmi4: Add support for 2D sensors and F11
2015-11-26 00:08:03 linux-kernel [PATCH 02/10] Input: synaptics-rmi4: Add I2C transport driver
2015-11-26 00:07:53 linux-kernel [PATCH 01/10] Input: synaptics-rmi4: Add support for Synaptics RMI4 devices
2015-11-26 00:07:40 linux-kernel [PATCH 00/10] Input: synaptics-rmi4: Synaptics RMI4 Driver rebased on 4.3
2015-11-12 21:32:36 linux-kernel Re: [PATCH 01/26] Input: synaptics-rmi4 - embed the function modules in rmi_core
2015-11-11 19:10:19 linux-kernel Re: [PATCH 22/26] Input: synaptics-rmi4 - Add F30 support
2015-11-09 22:54:46 linux-kernel Re: [PATCH 22/26] Input: synaptics-rmi4 - Add F30 support
2015-11-09 22:54:08 linux-kernel Re: [PATCH 00/26] Consolidate patches and add support for new devices
2015-11-05 23:46:33 linux-kernel [PATCH 17/26] Input: synaptics-rmi4: Remove unused firmware_name variable
2015-11-05 23:43:30 linux-kernel [PATCH 26/26] Input: synaptics-rmi4: Change the rmi device's name to be less generic
2015-11-05 23:43:17 linux-kernel [PATCH 25/26] Input: synaptics-rmi4: remove sensor_name in platform data
2015-11-05 23:43:05 linux-kernel [PATCH 24/26] Input: synaptics-rmi4: use device managed memory for the data packet buffer
2015-11-05 23:42:51 linux-kernel [PATCH 23/26] Input: synaptics-rmi4: move structures and definitions to rmi.h
2015-11-05 23:42:40 linux-kernel [PATCH 22/26] Input: synaptics-rmi4 - Add F30 support
2015-11-05 23:42:37 linux-kernel [PATCH 21/26] Input: synaptics-rmi4: Add support for F12
2015-11-05 23:42:15 linux-kernel [PATCH 20/26] Input: synaptics-rmi4: Create common functions for 2D sensors
2015-11-05 23:42:01 linux-kernel [PATCH 19/26] Input: synaptics-rmi4: Add support for packet register descriptors
2015-11-05 23:41:52 linux-kernel [PATCH 18/26] Input: synaptics-rmi4: Add SPI transport driver
2015-11-05 23:41:20 linux-kernel [PATCH 16/26] Input: synaptics-rmi4: Use ifdef to check if CONFIG_PM_SLEEP is set
2015-11-05 23:41:06 linux-kernel [PATCH 15/26] Input: synaptics-rmi4: Remove unused debugfs code
2015-11-05 23:40:52 linux-kernel [PATCH 14/26] Input: synaptics-rmi4: Clean up Makefile
2015-11-05 23:40:39 linux-kernel [PATCH 13/26] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-11-05 23:40:20 linux-kernel [PATCH 12/26] Input: synaptics-rmi4: Use generic interrupt handling
2015-11-05 23:40:05 linux-kernel [PATCH 11/26] Input: synaptics-rmi4 - f11: add support for kernel tracking
2015-11-05 23:39:50 linux-kernel [PATCH 10/26] Input: synaptics-rmi4 - f11: allow the top software button property to be set
2015-11-05 23:39:32 linux-kernel [PATCH 09/26] Input: synaptics-rmi4 - f11: clean up rmi_f11_finger_handler
2015-11-05 23:38:59 linux-kernel [PATCH 08/26] Input: synaptics-rmi4 - f11: use the unified input node if available
2015-11-05 23:38:44 linux-kernel [PATCH 07/26] Input: synaptics-rmi4 - f11: fix bitmap irq check
2015-11-05 23:38:31 linux-kernel [PATCH 06/26] Input: synaptics-rmi4 - add a reset callback
2015-11-05 23:37:48 linux-kernel [PATCH 05/26] Input: synaptics-rmi4 - call rmi_driver_process_config_requests in enable_sensor
2015-11-05 23:37:37 linux-kernel [PATCH 04/26] Input: synaptics-rmi4 - prevent oopses when irq arrives while the device is not bound
2015-11-05 23:37:25 linux-kernel [PATCH 03/26] Input: synaptics-rmi4 - explicitly request polling when needed
2015-11-05 23:37:06 linux-kernel [PATCH 02/26] Input: synaptics-rmi4 - add a common input device in rmi_driver
2015-11-05 23:36:28 linux-kernel [PATCH 01/26] Input: synaptics-rmi4 - embed the function modules in rmi_core
2015-11-05 23:35:15 linux-kernel [PATCH 03/26] Input: synaptics-rmi4 - explicitly request polling when needed
2015-11-05 23:35:13 linux-kernel [PATCH 04/26] Input: synaptics-rmi4 - prevent oopses when irq arrives while the device is not bound
2015-11-05 23:34:48 linux-kernel [PATCH 02/26] Input: synaptics-rmi4 - add a common input device in rmi_driver
2015-11-05 23:34:46 linux-kernel [PATCH 01/26] Input: synaptics-rmi4 - embed the function modules in rmi_core
2015-11-05 23:34:41 linux-kernel [PATCH 00/26] Consolidate patches and add support for new devices
2015-11-04 00:38:58 linux-kernel Re: [PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
2015-11-02 22:14:25 linux-kernel Re: [PATCH 00/11] Input: synaptics-rmi4: various fixes for the existing rmi4 branch
2015-08-19 18:47:22 linux-kernel [PATCH v3] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-08-19 18:47:16 linux-kernel [PATCH v2] Input: synaptics-rmi4: Use generic interrupt handling
2015-08-13 19:12:35 linux-kernel [PATCH v2] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-08-13 19:12:34 linux-kernel [PATCH] Input: synaptics-rmi4: Use generic interrupt handling
2015-08-11 19:10:28 linux-kernel Re: [PATCH] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-08-08 00:38:00 linux-kernel [PATCH] Input: synaptics-rmi4: Add device tree support for RMI4 I2C devices
2015-07-30 21:49:10 linux-kernel [PATCH v2] HID: i2c-hid: Only disable irq wake if it was successfully enabled during suspend