summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-11-011-2/+2
|\
| * Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov2014-10-251-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-10-193-0/+194
|\|
| * Merge tag 'v3.17' into nextDmitry Torokhov2014-10-113-8/+21
| |\
| * | Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-103-0/+194
* | | input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-1/+1
* | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-7/+3Star
|\ \ \ | |_|/ |/| |
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-7/+3Star
| |/
* | Input: atmel_mxt_ts - fix double free of input deviceStephen Warren2014-09-101-5/+13
* | Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer2014-09-101-1/+6
* | Input: wm971x - fix typo in module parameter descriptionMasanari Iida2014-09-102-2/+2
|/
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-152-169/+198
|\
| * Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0Star
| * 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-081-3/+5
* | Merge branch 'next' into for-linusDmitry Torokhov2014-08-0712-791/+1442
|\|
| * Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav2014-07-311-13/+12Star
| * Input: jornada720_ts - switch to using managed resourcesPramod Gurav2014-07-311-32/+13Star
| * Input: mcs5000_ts - remove ifdef around power management methodsFabio Estevam2014-07-311-4/+2Star
| * Input: mcs5000_ts - protect PM functions with CONFIG_PM_SLEEPFabio Estevam2014-07-311-1/+1
| * Input: ads7846 - release resources on failure for clean exitPramod Gurav2014-07-311-2/+4
| * Input: atmel_mxt_ts - use deep sleep mode when stoppedNick Dyer2014-07-281-26/+73
| * Input: pixcir_i2c_ts - add device tree supportRoger Quadros2014-07-281-0/+77
| * Input: pixcir_i2c_ts - support up to 5 fingers and hardware tracking IDsRoger Quadros2014-07-281-17/+57
| * Input: pixcir_i2c_ts - use Type-B Multi-Touch protocolRoger Quadros2014-07-281-31/+94
| * Input: ipaq-micro-ts - introduce open/closeDmitry Torokhov2014-07-241-32/+56
| * Input: driver for touchscreen on iPaq h3xxxDmitry Artamonow2014-07-243-0/+155
| * Merge tag 'v3.16-rc6' into nextDmitry Torokhov2014-07-243-372/+1Star
| |\
| | * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-06-1019-516/+1419
| | |\
| | * \ Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-06-033-371/+0Star
| | |\ \
| | | * | Input: atmel_tsadcc: remove driverAlexandre Belloni2014-05-073-371/+0Star
| | * | | 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