aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
Commit message (Expand)AuthorAge
* Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov2015-04-15
* Input: atmel_mxt_ts - split out touchpad initialisation logicSjoerd Simons2015-04-06
* Input: atmel_mxt_ts - implement support for T100 touch objectNick Dyer2015-04-06
* Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds2014-12-31
* Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-02
* Input: atmel_mxt_ts - fix double free of input deviceStephen Warren2014-09-10
* Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer2014-09-09
* Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-13
* Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-13
* Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-13
* Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-08
* Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2014-07-28
* Input: atmel_mxt_ts - implement T44 message handlingNick Dyer2014-07-23
* Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer2014-07-23
* Input: atmel_mxt_ts - decode T6 status messagesNick Dyer2014-07-23
* Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer2014-07-23
* Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer2014-07-23
* Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer2014-07-23
* Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer2014-07-23
* Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer2014-07-23
* Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer2014-07-23
* Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer2014-07-23
* Input: atmel_mxt_ts - implement device tree supportStephen Warren2014-07-23
* Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung2014-07-23
* Input: atmel_mxt_ts - move input device init into separate functionNick Dyer2014-07-23
* Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer2014-07-23
* Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-08
* Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-26
* Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-26
* Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer2014-05-26
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-26
* Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-19
* Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-19
* Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-19
* Input: atmel_mxt_ts - read and report bootloader versionNick Dyer2014-05-19
* Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer2014-05-19
* Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-19
* Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-19
* Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-19
* Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-19
* Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-19
* Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-19
* Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-19
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-19
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-19
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: use dev_get_platdata()Jingoo Han2013-12-06
* Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-09
* Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-08
* Input: remove use of __devexitBill Pemberton2012-11-24