aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
AgeCommit message (Expand)Author
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2017-08-21Input: atmel_mxt_ts - add support for reset lineSebastian Reichel
2017-08-21Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel
2017-05-22Input: atmel_mxt_ts - add T100 as a readable objectMaxime Roussin-Bélanger
2017-01-21Input: touchscreen - use local variables consistentlyGuenter Roeck
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add support for reference dataNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add diagnostic data support for mXT1386Nick Dyer
2016-08-23[media] Input: atmel_mxt_ts - handle diagnostic data orientationNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - read touchscreen sizeNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - output diagnostic debug via V4L2 deviceNick Dyer
2016-08-23[media] Input: atmel_mxt_ts - add support for T37 diagnostic dataNick Dyer
2016-04-25Input: atmel_mxt_ts - use mxt_acquire_irq in mxt_soft_resetNick Dyer
2016-03-04Merge branch 'rotary-encoder' into nextDmitry Torokhov
2016-01-11Input: atmel_mxt_ts - improve touchscreen size/orientation handlingNick Dyer
2015-12-11Input: atmel_mxt_ts - add maxtouch to I2C table for module autoloadJavier Martinez Canillas
2015-12-02Input: atmel_mxt_ts - add generic platform data for ChromebooksDmitry Torokhov
2015-08-04Input: atmel_mxt_ts - remove warning on zero T44 countNick Dyer
2015-08-04Input: atmel_mxt_ts - initialise input slots with INPUT_MT_DIRECTNick Dyer
2015-08-04Input: atmel_mxt_ts - disable interrupt for 50ms after resetNick Dyer
2015-08-04Input: atmel_mxt_ts - improve device tree parsingNick Dyer
2015-08-04Input: atmel_mxt_ts - suspend/resume causes panic if input_dev fails to initPan Xinhui
2015-08-04Input: atmel_mxt_ts - remove unused definesNick Dyer
2015-08-04Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2015-07-17Input: drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov
2015-04-15Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov
2015-04-06Input: atmel_mxt_ts - split out touchpad initialisation logicSjoerd Simons
2015-04-06Input: atmel_mxt_ts - implement support for T100 touch objectNick Dyer
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren
2014-09-09Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov
2014-08-07Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer
2014-07-28Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer