summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2015-03-23Input: sun4i-ts - allow controlling filter and sensitivity via DTJens Thiele1-4/+16
2015-03-19Input: constify of_device_id arraysFabian Frederick1-1/+1
2015-03-13Input: sun4i-ts - really fix A10 temperature reportingHans de Goede1-7/+7
2015-03-11Input: sx8654 - signedness bug in sx8654_irq()Dan Carpenter1-1/+1
2015-03-11Input: elants_i2c - append hw_version to FW fileCharlie Mooney1-4/+10
2015-03-09Input: sun4i-ts - A10 (sun4i) has a different temperature curveHans de Goede1-3/+13
2015-03-07Input: add support for Semtech SX8654 I2C touchscreen controllerSébastien Szymanski3-0/+298
2015-03-07Input: goodix - add device tree supportAleksei Mamlin2-3/+23
2015-03-07Input: goodix - use max touch number from device configAleksei Mamlin1-6/+9
2015-02-03Input: ti_am335x_tsc - replace delta filtering with median filteringVignesh R1-40/+52
2015-02-03Input: ti_am335x_tsc - read charge delay from DTVignesh R1-1/+13
2015-02-03Input: ti_am335x_tsc - remove udelay in interrupt handlerBrad Griffis1-36/+31
2015-02-03Input: ti_am335x_tsc - interchange touchscreen and ADC stepsBrad Griffis1-18/+24
2015-02-01Input: MT - add support for balanced slot assignmentHenrik Rydberg1-1/+1
2015-01-27Input: sun4i-ts - add support for touchpanel controller on A31Chen-Yu Tsai1-13/+33
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai1-4/+50
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov22-101/+33
2014-12-31Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"Linus Torvalds1-73/+26
2014-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+3
2014-12-30Input: elants_i2c - remove unnecessary version.h inclusionFabian Frederick1-2/+0
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov1-1/+3
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds23-78/+1731
2014-12-16Input: edt-ft5x06 - fixed a macro coding style issueAsaf Vertz1-1/+3
2014-12-16Merge branch 'next' into for-linusDmitry Torokhov23-78/+1731
2014-12-15Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-17/+0
2014-12-08Input: add support for Elan eKTH I2C touchscreensScott Liu3-0/+1284
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-11-04Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman17-17/+0
2014-11-02Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han19-78/+38
2014-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2014-10-31Input: add driver for the Goodix touchpanelBastien Nocera3-0/+409
2014-10-25Input: wm97xx - adapt parameters to tosa touchscreen.Dmitry Eremin-Solenikov1-2/+2
2014-10-20input: touchscreen: drop owner assignment from platform_driversWolfram Sang17-17/+0
2014-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-0/+194
2014-10-14input: edt-ft5x06: replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-10-11Merge tag 'v3.17' into nextDmitry Torokhov3-8/+21
2014-10-10Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner3-0/+194
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-7/+3
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-7/+3
2014-09-10Input: atmel_mxt_ts - fix double free of input deviceStephen Warren1-5/+13
2014-09-10Input: atmel_mxt_ts - downgrade warning about empty interruptsNick Dyer1-1/+6
2014-09-10Input: wm971x - fix typo in module parameter descriptionMasanari Iida2-2/+2
2014-08-15Merge branch 'next' into for-linusDmitry Torokhov2-169/+198
2014-08-14Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov1-1/+0
2014-08-13Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov1-6/+11
2014-08-13Input: atmel_mxt_ts - split config update a bitDmitry Torokhov1-125/+145
2014-08-13Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov1-39/+42
2014-08-08Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer1-3/+5
2014-08-07Merge branch 'next' into for-linusDmitry Torokhov12-791/+1442
2014-07-31Input: jornada720_ts - get rid of space indentation and use tabPramod Gurav1-13/+12