aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2015-07-28Revert "Input: zforce - don't overwrite the stack"Dmitry Torokhov1-1/+1
2015-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-1/+40
2015-07-24Input: goodix - fix touch coordinates on WinBook TW100 and TW700Bastien Nocera1-0/+36
2015-07-23Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender1-0/+3
2015-07-16Input: zforce - don't overwrite the stackOleksij Rempel1-1/+1
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-33/+1209
2015-07-03Merge branch 'next' into for-linusDmitry Torokhov6-33/+1209
2015-07-01Input: wdt87xx_i2c - add a scaling factor for TOUCH_MAJOR eventHungNien Chen1-5/+14
2015-07-01Input: wdt87xx_i2c - remove stray newline in diagnostic messageDmitry Torokhov1-1/+1
2015-06-29Input: wdt87xx_i2c - fix format warningDmitry Torokhov1-1/+1
2015-06-25Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-4/+45
2015-06-25Input: improve parsing OF parameters for touchscreensDmitry Torokhov3-27/+46
2015-06-25Input: edt-ft5x06 - mark as direct input deviceDmitry Torokhov1-6/+1
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds8-60/+54
2015-06-24Input: add a driver for wdt87xx touchscreen controllerHungNien Chen3-0/+1153
2015-06-22Merge branch 'next' into for-linusDmitry Torokhov7-59/+53
2015-06-16Input: pixcir_i2c_ts - fix receive errorFrodo Lai1-1/+1
2015-06-11Input: cyttsp4 - use swap() in cyttsp4_get_touch()Fabian Frederick1-4/+1
2015-06-11Input: goodix - do not explicitly set evbits in input deviceDmitry Torokhov1-4/+0
2015-06-09Input: goodix - export id and version read from deviceIrina Tirdea1-12/+21
2015-06-09Input: goodix - fix variable length array warningIrina Tirdea1-1/+1
2015-06-09Input: goodix - fix alignment issuesIrina Tirdea1-8/+8
2015-05-30[media] return BUF_STATE_ERROR if streaming stopped during acquisitionFlorian Echtler1-0/+5
2015-05-30[media] add extra debug output, remove noisy warningFlorian Echtler1-1/+8
2015-05-30[media] add frame size/frame rate query functionsFlorian Echtler1-0/+30
2015-05-30[media] reduce poll interval to allow full 60 FPS framerateFlorian Echtler1-1/+1
2015-05-26Input: stmpe-ts - enforce device tree only modeDmitry Torokhov2-24/+6
2015-05-22Input: stmpe-ts - fix automatic module loadingDmitry Torokhov1-2/+10
2015-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+2
2015-05-21Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-21Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-20Input: atmel_mxt_ts - use BIT() macro when reporting button stateDmitry Torokhov1-4/+4
2015-05-13Input: zforce - remove duplicated includeWei Yongjun1-1/+0
2015-05-13Input: sx8654 - fix memory allocation checkDmitry Torokhov1-1/+1
2015-05-07Input: smtpe-ts - wait 50mS until polling for pen-upMarek Vasut1-1/+1
2015-05-07Input: smtpe-ts - use msecs_to_jiffies() instead of HZMarek Vasut1-1/+1
2015-05-06Input: s3c2410_ts - constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06Input: goodix - check the 'buffer status' bit before reading dataPaul Cercueil1-0/+3
2015-05-01[media] Input: TOUCHSCREEN_SUR40 should depend on HAS_DMAGeert Uytterhoeven1-2/+1
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-12/+131
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab14-89/+1659
2015-04-20Input: elants_i2c - zero-extend hardware ID in firmware nameDmitry Torokhov1-1/+1
2015-04-15Input: atmel_mxt_ts - add support for Google Pixel 2Dmitry Torokhov1-11/+130
2015-04-08[media] sur40: fix occasional hard freeze due to buffer queue underrunFlorian Echtler1-0/+5
2015-04-06Input: atmel_mxt_ts - split out touchpad initialisation logicSjoerd Simons1-22/+30
2015-04-06Input: atmel_mxt_ts - implement support for T100 touch objectNick Dyer1-27/+318
2015-04-02[media] add raw video stream support for Samsung SUR40Florian Echtler2-12/+419
2015-03-31Input: tsc2007 - Convert msecs to jiffies only onceAaron Sierra1-6/+5
2015-03-24Input: edt-ft5x06 - remove EV_SYN event reportMaxime Ripard1-1/+0