summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
AgeCommit message (Expand)Author
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
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer
2014-05-26Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer
2014-05-26Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer