Show patches with: Submitter = Nick Dyer       |    State = Action Required       |   245 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/40] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips - - - --- 2013-02-22 Nick Dyer New
[02/40] Input: atmel_mxt_ts - add macros for object instances and size - - - --- 2013-02-22 Nick Dyer New
[03/40] Input: atmel_mxt_ts - Add memory access interface via sysfs - - - --- 2013-02-22 Nick Dyer New
[04/40] Input: atmel_mxt_ts - Implement debug output for messages - - - --- 2013-02-22 Nick Dyer New
[05/40] Input: atmel_mxt_ts - Improve error reporting and debug - - - --- 2013-02-22 Nick Dyer New
[06/40] Input: atmel_mxt_ts - Remove unnecessary platform data - - - --- 2013-02-22 Nick Dyer New
[07/40] Input: atmel_mxt_ts - Implement CRC check for configuration data. - - - --- 2013-02-22 Nick Dyer New
[08/40] Input: atmel_mxt_ts - Download device config using firmware loader - - - --- 2013-02-22 Nick Dyer New
[09/40] Input: atmel_mxt_ts - Calculate and check CRC in config file - - - --- 2013-02-22 Nick Dyer New
[10/40] Input: atmel_mxt_ts - Improve bootloader support - - - --- 2013-02-22 Nick Dyer New
[11/40] Input: atmel_mxt_ts - Bootloader addresses for mXT1664/mXT1188S - - - --- 2013-02-22 Nick Dyer New
[12/40] Input: atmel_mxt_ts - Read screen config from chip - - - --- 2013-02-22 Nick Dyer New
[13/40] Input: atmel_mxt_ts - Use deep sleep mode when stopped - - - --- 2013-02-22 Nick Dyer New
[14/40] Input: atmel_mxt_ts - add shutdown function - - - --- 2013-02-22 Nick Dyer New
[15/40] Input: atmel_mxt_ts - Improve touch reporting for T9 - - - --- 2013-02-22 Nick Dyer New
[16/40] Input: atmel_mxt_ts - Move input device configuration into separate function - - - --- 2013-02-22 Nick Dyer New
[17/40] Input: atmel_mxt_ts - Allow input device name to be configured from platform data - - - --- 2013-02-22 Nick Dyer New
[18/40] Input: atmel_mxt_ts - Add support for dynamic message size - - - --- 2013-02-22 Nick Dyer New
[19/40] Input: atmel_mxt_ts - Decode T6 status messages - - - --- 2013-02-22 Nick Dyer New
[20/40] Input: atmel_mxt_ts - Split interrupt handler into separate functions - - - --- 2013-02-22 Nick Dyer New
[21/40] Input: atmel_mxt_ts - Implement T44 message handling - - - --- 2013-02-22 Nick Dyer New
[22/40] Input: atmel_mxt_ts - Output status from T48 Noise Supression - - - --- 2013-02-22 Nick Dyer New
[23/40] Input: atmel_mxt_ts - Output status from T42 Touch Suppression - - - --- 2013-02-22 Nick Dyer New
[24/40] Input: atmel_mxt_ts - Implement vector/orientation support - - - --- 2013-02-22 Nick Dyer New
[25/40] Input: atmel_mxt_ts - implement I2C retries - - - --- 2013-02-22 Nick Dyer New
[26/40] Input: atmel_mxt_ts - Implement T63 Active Stylus support - - - --- 2013-02-22 Nick Dyer New
[27/40] Input: atmel_mxt_ts - Add check for incorrect firmware file format - - - --- 2013-02-22 Nick Dyer New
[28/40] Input: atmel_mxt_ts - Add CHG line handling in bootloader code - - - --- 2013-02-22 Nick Dyer New
[29/40] Input: atmel_mxt_ts - Use wait_for_chg in soft_reset - - - --- 2013-02-22 Nick Dyer New
[30/40] Input: atmel_mxt_ts - recover from bootloader on probe - - - --- 2013-02-22 Nick Dyer New
[31/40] Input: atmel_mxt_ts - Implement T15 Key Array support - - - --- 2013-02-22 Nick Dyer New
[32/40] Input: atmel_mxt_ts - remove unused defines - - - --- 2013-02-22 Nick Dyer New
[33/40] Input: atmel_mxt_ts - Verify Information Block checksum on probe - - - --- 2013-02-22 Nick Dyer New
[34/40] Input: atmel_mxt_ts - Remove mxt_make_highchg - - - --- 2013-02-22 Nick Dyer New
[35/40] Input: atmel_mxt_ts - Improve messages relating to info block read - - - --- 2013-02-22 Nick Dyer New
[36/40] Input: atmel_mxt_ts - Handle reports from T47 Stylus object - - - --- 2013-02-22 Nick Dyer New
[37/40] Input: atmel_mxt_ts - Release touch state during suspend - - - --- 2013-02-22 Nick Dyer New
[38/40] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg - - - --- 2013-02-22 Nick Dyer New
[39/40] Input: atmel_mxt_ts - Add regulator control support - - - --- 2013-02-22 Nick Dyer New
[40/40] Input: atmel_mxt_ts - Implement support for T100 touch object - - - --- 2013-02-22 Nick Dyer New
[01/53] Input: atmel_mxt_ts - Remove unnecessary platform data - - - --- 2013-06-05 Nick Dyer New
[02/53] Input: atmel_mxt_ts - Improve T19 GPIO keys handling - - - --- 2013-06-05 Nick Dyer New
[03/53] Input: atmel_mxt_ts - Return IRQ_NONE when interrupt handler fails - - - --- 2013-06-05 Nick Dyer New
[04/53] Input: atmel_mxt_ts - define helper functions for size and instances - - - --- 2013-06-05 Nick Dyer New
[05/53] Input: atmel_mxt_ts - Select FW_LOADER for firmware code - - - --- 2013-06-05 Nick Dyer New
[06/53] Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader - - - --- 2013-06-05 Nick Dyer New
[07/53] Input: atmel_mxt_ts - wait for CHG after bootloader resets - - - --- 2013-06-05 Nick Dyer New
[08/53] Input: atmel_mxt_ts - Initialise IRQ before probing - - - --- 2013-06-05 Nick Dyer New
[09/53] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips - - - --- 2013-06-05 Nick Dyer New
[10/53] Input: atmel_mxt_ts - Add memory access interface via sysfs - - - --- 2013-06-05 Nick Dyer New
[11/53] Input: atmel_mxt_ts - Implement debug output for messages - - - --- 2013-06-05 Nick Dyer New
[12/53] Input: atmel_mxt_ts - Improve error reporting and debug - - - --- 2013-06-05 Nick Dyer New
[13/53] Input: atmel_mxt_ts - Implement CRC check for configuration data - - - --- 2013-06-05 Nick Dyer New
[14/53] Input: atmel_mxt_ts - Download device config using firmware loader - - - --- 2013-06-05 Nick Dyer New
[15/53] Input: atmel_mxt_ts - Calculate and check CRC in config file - - - --- 2013-06-05 Nick Dyer New
[16/53] Input: atmel_mxt_ts - Add additional bootloader addresses - - - --- 2013-06-05 Nick Dyer New
[17/53] Input: atmel_mxt_ts - Read and report bootloader version - - - --- 2013-06-05 Nick Dyer New
[18/53] Input: atmel_mxt_ts - Implement bootloader frame retries - - - --- 2013-06-05 Nick Dyer New
[19/53] Input: atmel_mxt_ts - Improve bootloader progress output - - - --- 2013-06-05 Nick Dyer New
[20/53] Input: atmel_mxt_ts - Add check for incorrect firmware file format - - - --- 2013-06-05 Nick Dyer New
[21/53] Input: atmel_mxt_ts - Read screen config from chip - - - --- 2013-06-05 Nick Dyer New
[22/53] Input: atmel_mxt_ts - Set default irqflags when there is no pdata - - - --- 2013-06-05 Nick Dyer New
[23/53] Input: atmel_mxt_ts - Use deep sleep mode when stopped - - - --- 2013-06-05 Nick Dyer New
[24/53] Input: atmel_mxt_ts - Add shutdown function - - - --- 2013-06-05 Nick Dyer New
[25/53] Input: atmel_mxt_ts - Rename pressure to amplitude to match spec - - - --- 2013-06-05 Nick Dyer New
[26/53] Input: atmel_mxt_ts - Rename touchscreen defines to include T9 - - - --- 2013-06-05 Nick Dyer New
[27/53] Input: atmel_mxt_ts - Handle multiple input reports in one message - - - --- 2013-06-05 Nick Dyer New
[28/53] Input: atmel_mxt_ts - Move input device init into separate function - - - --- 2013-06-05 Nick Dyer New
[29/53] Input: atmel_mxt_ts - Handle APP_CRC_FAIL on startup - - - --- 2013-06-05 Nick Dyer New
[30/53] Input: atmel_mxt_ts - Handle bootloader previously unlocked - - - --- 2013-06-05 Nick Dyer New
[31/53] Input: atmel_mxt_ts - Add bootloader addresses for new chips - - - --- 2013-06-05 Nick Dyer New
[32/53] Input: atmel_mxt_ts - Recover from bootloader on probe - - - --- 2013-06-05 Nick Dyer New
[33/53] Input: atmel_mxt_ts - Add support for dynamic message size - - - --- 2013-06-05 Nick Dyer New
[34/53] Input: atmel_mxt_ts - Decode T6 status messages - - - --- 2013-06-05 Nick Dyer New
[35/53] Input: atmel_mxt_ts - Split message handler into separate functions - - - --- 2013-06-05 Nick Dyer New
[36/53] Input: atmel_mxt_ts - Implement T44 message handling - - - --- 2013-06-05 Nick Dyer New
[37/53] Input: atmel_mxt_ts - Output status from T48 Noise Supression - - - --- 2013-06-05 Nick Dyer New
[38/53] Input: atmel_mxt_ts - Output status from T42 Touch Suppression - - - --- 2013-06-05 Nick Dyer New
[39/53] Input: atmel_mxt_ts - Implement vector/orientation support - - - --- 2013-06-05 Nick Dyer New
[40/53] Input: atmel_mxt_ts - implement I2C retries - - - --- 2013-06-05 Nick Dyer New
[41/53] Input: atmel_mxt_ts - Implement T63 Active Stylus support - - - --- 2013-06-05 Nick Dyer New
[42/53] Input: atmel_mxt_ts - Implement support for T15 Key Array - - - --- 2013-06-05 Nick Dyer New
[43/53] Input: atmel_mxt_ts - Remove unused defines - - - --- 2013-06-05 Nick Dyer New
[44/53] Input: atmel_mxt_ts - Verify Information Block checksum on probe - - - --- 2013-06-05 Nick Dyer New
[45/53] Input: atmel_mxt_ts - Use T18 RETRIGEN to handle IRQF_TRIGGER_LOW - - - --- 2013-06-05 Nick Dyer New
[46/53] Input: atmel_mxt_ts - Handle reports from T47 Stylus object - - - --- 2013-06-05 Nick Dyer New
[47/53] Input: atmel_mxt_ts - Release touch state during suspend - - - --- 2013-06-05 Nick Dyer New
[48/53] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg - - - --- 2013-06-05 Nick Dyer New
[49/53] Input: atmel_mxt_ts - Add regulator control support - - - --- 2013-06-05 Nick Dyer New
[50/53] Input: atmel_mxt_ts - Implement support for T100 touch object - - - --- 2013-06-05 Nick Dyer New
[51/53] Input: atmel_mxt_ts - Allow specification of firmware file name - - - --- 2013-06-05 Nick Dyer New
[52/53] Input: atmel_mxt_ts - Handle cfg filename via pdata/sysfs - - - --- 2013-06-05 Nick Dyer New
[53/53] Input: atmel_mxt_ts - Only use first T9 instance - - - --- 2013-06-05 Nick Dyer New
[01/51] Input: atmel_mxt_ts - Remove unnecessary platform data - - - --- 2013-06-27 Nick Dyer New
[02/51] Input: atmel_mxt_ts - Improve T19 GPIO keys handling - - - --- 2013-06-27 Nick Dyer New
[03/51] Input: atmel_mxt_ts - Return IRQ_NONE when interrupt handler fails - - - --- 2013-06-27 Nick Dyer New
[04/51] Input: atmel_mxt_ts - define helper functions for size and instances - - - --- 2013-06-27 Nick Dyer New
[05/51] Input: atmel_mxt_ts - Select FW_LOADER for firmware code - - - --- 2013-06-27 Nick Dyer New
[06/51] Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader - - - --- 2013-06-27 Nick Dyer New
[07/51] Input: atmel_mxt_ts - wait for CHG after bootloader resets - - - --- 2013-06-27 Nick Dyer New
« 1 2 3 »