summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/atmel_mxt_ts.c
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
* Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
* Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
* Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-071-3/+5
* Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2014-07-281-26/+73
* Input: atmel_mxt_ts - implement T44 message handlingNick Dyer2014-07-231-32/+159
* Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer2014-07-231-59/+64
* Input: atmel_mxt_ts - decode T6 status messagesNick Dyer2014-07-231-20/+40
* Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer2014-07-231-52/+68
* Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer2014-07-231-17/+50
* Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer2014-07-231-0/+6
* Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer2014-07-231-9/+18
* Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer2014-07-231-10/+43
* Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer2014-07-231-55/+177
* Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer2014-07-231-74/+204
* Input: atmel_mxt_ts - implement device tree supportStephen Warren2014-07-231-5/+63
* Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung2014-07-231-5/+6
* Input: atmel_mxt_ts - move input device init into separate functionNick Dyer2014-07-231-84/+107
* Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer2014-07-231-39/+62
* Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-071-1/+1
* Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer2014-05-261-8/+28
* Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer2014-05-261-23/+23
* Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer2014-05-261-4/+4
* Input: atmel_mxt_ts - read screen config from chipNick Dyer2014-05-261-71/+65
* Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer2014-05-181-0/+29
* Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer2014-05-181-1/+7
* Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer2014-05-181-7/+20
* Input: atmel_mxt_ts - read and report bootloader versionNick Dyer2014-05-181-0/+26
* Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer2014-05-181-45/+93
* Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer2014-05-181-8/+52
* Input: atmel_mxt_ts - improve error reporting and debugNick Dyer2014-05-181-10/+23
* Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen2014-05-181-22/+87
* Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung2014-05-181-7/+15
* Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung2014-05-181-21/+81
* Input: atmel_mxt_ts - define helper functions for size and instancesDaniel Kurtz2014-05-181-12/+25
* Input: atmel_mxt_ts - return IRQ_NONE when interrupt handler failsNick Dyer2014-05-181-2/+1
* Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer2014-05-181-27/+17
* Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer2014-05-181-50/+0
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: use dev_get_platdata()Jingoo Han2013-12-061-1/+1
* Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
* Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-081-2/+62
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: atmel_mxt_ts - simplify mxt_dump_messageAndy Shevchenko2012-10-041-4/+2
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Pull input changes from Henrik Rydberg, including large update toDmitry Torokhov2012-07-071-222/+241
|\
| * Revert "Input: atmel_mxt_ts - warn if sysfs could not be created"Henrik Rydberg2012-07-051-1/+4
| * Input: atmel_mxt_ts - parse T6 reportsDaniel Kurtz2012-06-291-4/+19
OpenPOWER on IntegriCloud