summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2020-05-21Merge remote-tracking branch 'remotes/fslc/4.9-2.3.x-imx' into toradex_4.9-2....Marcel Ziswiler
2020-05-19Merge tag 'v4.9.220' into 4.9-2.3.x-imxMarcel Ziswiler
2020-04-15Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker
2020-04-15mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter
2020-04-02Input: raydium_i2c_ts - use true and false for boolean valuesGustavo A. R. Silva
2020-02-28Input: edt-ft5x06 - work around first register access errorPhilipp Zabel
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan
2020-01-29Input: sur40 - fix interface sanity checksJohan Hovold
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian
2019-11-25Input: silead - try firmware reload after unsuccessful resumeJulian Sax
2019-11-25Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2018-12-27Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel
2018-12-24Input: atmel_mxt_ts - add support for reset lineSebastian Reichel
2018-12-24Input: atmel_mxt_ts - use more managed resourcesSebastian Reichel
2018-12-24mfd: stmpe: add ADC block resourcesStefan Agner
2018-12-24add ar1021 touchscreenTroy Kisky
2018-12-24touchscreen: fusion_F0710A: Reset controller if clear interrupt operation failsSanchayan Maity
2018-12-24input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2018-12-24input: touchscreen: fusion: use level triggered interruptStefan Agner
2018-12-24input: touchscreen: fusion: add device tree integrationMax Krummenacher
2018-12-24input: touchscreen: fusion: platform independent GPIO descriptionStefan Agner
2018-12-24input: touchscreen: fusion: fix error handlingStefan Agner
2018-12-24input: touchscreen: fusion: use new I2C PM functionsStefan Agner
2018-12-24input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2018-12-24input: touchscreen: fix race condition in Fusion driverStefan Agner
2018-12-24input: touchscreen: add ABS_X/ABS_Y axis for Fusion touchscreenStefan Agner
2018-12-24input: touchscreen: add Fusion 7 and 10 multi-touch driverMax Krummenacher
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-08-24MLK-18721-1: input: touch: Synaptics: add x/y diagonal rotation supportHaibo Chen
2018-08-24MLK-18816-2 input/touch: do not clear touch interrupt when enable irqHaibo Chen
2018-08-24MLK-17779 input: egalax_ts: free irq resource before request the line as GPIOFugang Duan
2018-08-24MLK-17829 touchscreen: Add synaptics_dsx S3508 i2c touch driverHaibo Chen
2018-08-24MLK-15348-01 input: touch: focaltech: add more property to support multiple p...Fugang Duan
2018-08-24MLK-15950 input: egalax_ts: switch to i2c interface before wake upHaibo Chen
2018-08-24MLK-14671 input: touch: focaltech: disable debug informationGao Pan
2018-08-24MLK-14473: touchscreen: Fix return typeRobert Chiras
2018-08-24MLK-14392-1 input: touch: add focaltech touch screen supportGao Pan
2018-08-24MLK-13244 input: touchscreen: add support for vtl touchscreenAlejandro Lozano
2018-08-24MLK-12176 Input: ads7846: add return value check after calling .of_property_r...Fugang Duan
2018-08-24MLK-10142-1 touchscreen: elan: add elan touch screen driver supportHaibo Chen
2018-08-24MLK-11703-1: input: touchscreen: max11801_ts: Add DCM mode for max11801 ADCRobin Gong
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)
2018-04-13Input: goodix - disable IRQs while suspendedHans de Goede