summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
...
| * Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow2014-07-243-0/+155
| * Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-243-372/+1
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-0919-516/+1419
| | |\
| | * \ Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-023-371/+0
| | |\ \
| | | * | Input: atmel_tsadcc: remove driverAlexandre Belloni2014-05-073-371/+0
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-05-301-1/+1
| | |\ \ \ | | | |/ / | | |/| |
| * | | | 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: zforce - add regulator handlingHeiko Stuebner2014-07-211-0/+31
| * | | | Input: s3c2410_ts - fix preparing/enabling clockVasily Khoruzhick2014-07-201-2/+2
| * | | | Input: edt-ft5x06 - remove unnecessary null testFabian Frederick2014-07-181-2/+1
* | | | | Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
| |_|_|/ |/| | |
* | | | Merge branch 'next' into for-linusDmitry Torokhov2014-06-0720-517/+1421
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_versionNick Dyer2014-06-071-1/+1
| * | Input: edt-ft5x06 - fix an i2c write for M09 supportRobert Woerle2014-06-071-1/+1
| * | Input: 88pm860x-ts - switch to using managed resourcesHimangi Saraogi2014-05-291-28/+13
| * | Input: intel-mid-touch - switch to using managed resourcesHimangi Saraogi2014-05-291-30/+17
| * | Input: tsc2005 - add DT supportSebastian Reichel2014-05-291-20/+104
| * | Input: add common DT binding for touchscreensSebastian Reichel2014-05-293-0/+50
| * | Input: da9034-ts - switch to using managed resourcesHimangi Saraogi2014-05-281-28/+11
| * | Input: mcs5000_ts - switch to using managed resourcesBeomho Seo2014-05-281-47/+34
| * | Input: mcs5000_ts - fix incorrect input device nameBeomho Seo2014-05-281-1/+1
| * | Input: mms114 - fix incorrect input device nameBeomho Seo2014-05-281-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 - select FW_LOADER for firmware codeNick Dyer2014-05-181-0/+1
OpenPOWER on IntegriCloud