summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorLines
2014-07-24Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov-32/+56
2014-07-24Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow-0/+155
2014-07-24Merge tag 'v3.16-rc6' into nextDmitry Torokhov-372/+1
2014-07-23Input: atmel_mxt_ts - implement T44 message handlingNick Dyer-32/+159
2014-07-23Input: atmel_mxt_ts - split message handler into separate functionsNick Dyer-59/+64
2014-07-23Input: atmel_mxt_ts - decode T6 status messagesNick Dyer-20/+40
2014-07-23Input: atmel_mxt_ts - add support for dynamic message sizeNick Dyer-52/+68
2014-07-23Input: atmel_mxt_ts - recover from bootloader on probeNick Dyer-17/+50
2014-07-23Input: atmel_mxt_ts - add bootloader addresses for new chipsNick Dyer-0/+6
2014-07-23Input: atmel_mxt_ts - handle bootloader previously unlockedNick Dyer-9/+18
2014-07-23Input: atmel_mxt_ts - handle APP_CRC_FAIL on startupNick Dyer-10/+43
2014-07-23Input: atmel_mxt_ts - calculate and check CRC in config fileNick Dyer-55/+177
2014-07-23Input: atmel_mxt_ts - download device config using firmware loaderNick Dyer-74/+204
2014-07-23Input: atmel_mxt_ts - implement device tree supportStephen Warren-5/+63
2014-07-23Input: atmel_mxt_ts - set pointer emulation on touchpadsBenson Leung-5/+6
2014-07-23Input: atmel_mxt_ts - move input device init into separate functionNick Dyer-84/+107
2014-07-23Input: atmel_mxt_ts - initialise IRQ before probingNick Dyer-39/+62
2014-07-21Input: zforce - add regulator handlingHeiko Stuebner-0/+31
2014-07-20Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick-2/+2
2014-07-18Input: edt-ft5x06 - remove unnecessary null testFabian Frederick-2/+1
2014-06-15Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi-1/+4
2014-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-516/+1419
2014-06-07Merge branch 'next' into for-linusDmitry Torokhov-517/+1421
2014-06-07Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer-1/+1
2014-06-07Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle-1/+1
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-371/+0
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2014-05-29Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi-28/+13
2014-05-29Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi-30/+17
2014-05-29Input: tsc2005 - add DT supportSebastian Reichel-20/+104
2014-05-29Input: add common DT binding for touchscreensSebastian Reichel-0/+50
2014-05-28Input: da9034-ts - switch to using managed resourcesHimangi Saraogi-28/+11
2014-05-28Input: mcs5000_ts - switch to using managed resourcesBeomho Seo-47/+34
2014-05-28Input: mcs5000_ts - fix incorrect input device nameBeomho Seo-1/+1
2014-05-28Input: mms114 - fix incorrect input device nameBeomho Seo-1/+1
2014-05-26Input: atmel_mxt_ts - handle multiple input reports in one messageNick Dyer-8/+28
2014-05-26Input: atmel_mxt_ts - rename touchscreen defines to include T9Nick Dyer-23/+23
2014-05-26Input: atmel_mxt_ts - rename pressure to amplitude to match specNick Dyer-4/+4
2014-05-26Input: atmel_mxt_ts - read screen config from chipNick Dyer-71/+65
2014-05-18Input: atmel_mxt_ts - add check for incorrect firmware file formatNick Dyer-0/+29
2014-05-18Input: atmel_mxt_ts - improve bootloader progress outputNick Dyer-1/+7
2014-05-18Input: atmel_mxt_ts - implement bootloader frame retriesNick Dyer-7/+20
2014-05-18Input: atmel_mxt_ts - read and report bootloader versionNick Dyer-0/+26
2014-05-18Input: atmel_mxt_ts - add additional bootloader addressesNick Dyer-45/+93
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer-8/+52
2014-05-18Input: atmel_mxt_ts - improve error reporting and debugNick Dyer-10/+23
2014-05-18Input: atmel_mxt_ts - make wait-after-reset period compatible with all chipsIiro Valkonen-22/+87
2014-05-18Input: atmel_mxt_ts - wait for CHG after bootloader resetsBenson Leung-7/+15
2014-05-18Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloaderBenson Leung-21/+81
2014-05-18Input: atmel_mxt_ts - select FW_LOADER for firmware codeNick Dyer-0/+1