summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)AuthorFilesLines
2021-03-03Input: raydium_ts_i2c - do not send zero lengthjeffrey.lin1-1/+2
2021-03-03Input: elo - fix an error code in elo_connect()Dan Carpenter1-1/+3
2020-12-29Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-29Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov1-1/+2
2020-12-29Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel1-2/+3
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter1-11/+16
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-04-02Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel1-0/+7
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan1-1/+5
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold1-1/+1
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green1-0/+4
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-11-25Input: silead - try firmware reload after unsuccessful resumeJulian Sax1-0/+13
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger1-0/+1
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer1-3/+4
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-04-13Input: goodix - disable IRQs while suspendedHans de Goede1-2/+6
2018-03-24Input: ar1021_i2c - fix too long name in driver's device tableDmitry Torokhov1-1/+1
2018-03-22Input: tsc2007 - check for presence and power down tsc2007 during probeH. Nikolaus Schaller1-0/+8
2018-01-23Input: 88pm860x-ts - fix child-node lookupJohan Hovold1-4/+12
2017-03-30Input: sur40 - validate number of endpoints before using themJohan Hovold1-0/+3
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck1-2/+2
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+36
2016-10-14Merge branch 'next' into for-linusDmitry Torokhov1-2/+36
2016-10-12Input: melfas_mip4 - add ic_name sysfs attributeSangwon Jee1-2/+36
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-34/+638
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds11-390/+403
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab2-9/+10
2016-10-04Merge branch 'next' into for-linusDmitry Torokhov11-390/+403
2016-10-04Input: ektf2127 - mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2016-09-27Input: add support for Elan eKTF2127 touchscreen controllerSiebren Vroegindeweij3-0/+349
2016-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-7/+9
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer1-0/+1
2016-09-19[media] Input: atmel_mxt: disallow impossible configurationArnd Bergmann1-1/+2
2016-09-10Input: silead_gsl1680 - use "silead/" prefix for firmware loadingHans de Goede1-5/+6
2016-09-10Input: silead_gsl1680 - document firmware-name, fix implementationHans de Goede1-2/+3
2016-09-10Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includesRussell King1-7/+14
2016-09-05Input: wdt87xx_i2c - fix the flash erase issueHungNien Chen1-2/+3
2016-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+1
2016-08-25Input: elants_i2c - get product id on recovery mode for FW updateJohnny Chuang1-11/+20
2016-08-25Input: wm97xx - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-25Input: mc13783_ts - remove deprecated create_singletheread_workqueueBhaktipriya Shridhar1-17/+7
2016-08-24[media] sur40: properly report a single frame rate of 60 FPSFlorian Echtler1-2/+18
2016-08-23[media] Input: sur40 - use new V4L2 touch input typeNick Dyer1-33/+91
2016-08-23[media] Input: atmel_mxt_ts - add support for reference dataNick Dyer1-6/+51