summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2020-02-11Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADCMax Krummenacher
2020-02-09Input: stmpe-ts: preparations for STMPE ADC driverPhilippe Schenker
2020-02-09mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2020-02-09Input: atmel_mxt_ts - fix reset-gpio for level based irqsSebastian Reichel
2020-02-09add ar1021 touchscreenTroy Kisky
2020-02-09touchscreen: fusion_F0710A: Reset controller if clear interrupt operation failsSanchayan Maity
2020-02-09input: touchscreen: fusion: implement multitouch with slot handlingStefan Agner
2020-02-09input: touchscreen: fusion: use level triggered interruptStefan Agner
2020-02-09input: touchscreen: fusion: add device tree integrationMax Krummenacher
2020-02-09input: touchscreen: fusion: platform independent GPIO descriptionStefan Agner
2020-02-09input: touchscreen: fusion: fix error handlingStefan Agner
2020-02-09input: touchscreen: fusion: use new I2C PM functionsStefan Agner
2020-02-09input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2020-02-09input: touchscreen: fix race condition in Fusion driverStefan Agner
2020-02-09input: touchscreen: add ABS_X/ABS_Y axis for Fusion touchscreenStefan Agner
2020-02-09input: touchscreen: add Fusion 7 and 10 multi-touch driverMax Krummenacher
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-01-04Input: atmel_mxt_ts - disable IRQ across suspendEvan Green
2019-12-17Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-17Input: cyttsp4_core - fix use after free bugPan Bian
2019-11-24Input: silead - try firmware reload after unsuccessful resumeJulian Sax
2019-11-24Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger
2019-05-08Input: stmfts - acknowledge that setting brightness is a blocking callDmitry Torokhov
2019-02-12MLK-20207-3 input: synaptics_dsx_i2c: fix coverity resource leak issue.Haibo Chen
2019-02-12MLK-20207-2: input: synaptics_dsx_i2c: fix coverity Unsigned compared against...Haibo Chen
2019-02-12MLK-20207-1: input: synaptics_dsx_i2c: fix coverity wrong sizeof argument issueHaibo Chen
2019-02-12MLK-20184 input: focaltech_touch: use disable_irq_nosync() in spin lock contextHaibo Chen
2019-02-12MLK-14801 input: touch: ads7846: fix the pressure_max settingHaibo Chen
2019-02-12MLK-19751 input: synaptics_dsx: free touch irq when touch suspendHaibo Chen
2019-02-12MLK-18721-1: input: touch: Synaptics: add x/y diagonal rotation supportHaibo Chen
2019-02-12MLK-18816-2 input/touch: do not clear touch interrupt when enable irqHaibo Chen
2019-02-12MLK-18636 Input: egalax_ts: Restore call to i2c_set_clientdataLeonard Crestez
2019-02-12MLK-17779 input: egalax_ts: free irq resource before request the line as GPIOFugang Duan
2019-02-12MLK-17829 touchscreen: Add synaptics_dsx S3508 i2c touch driverHaibo Chen
2019-02-12MLK-15348-01 input: touch: focaltech: add more property to support multiple p...Fugang Duan
2019-02-12MLK-15950 input: egalax_ts: switch to i2c interface before wake upHaibo Chen
2019-02-12MLK-14671 input: touch: focaltech: disable debug informationGao Pan
2019-02-12MLK-14473: touchscreen: Fix return typeRobert Chiras
2019-02-12MLK-14392-1 input: touch: add focaltech touch screen supportGao Pan
2019-02-12MLK-13244 input: touchscreen: add support for vtl touchscreenAlejandro Lozano
2019-02-12MLK-12176 Input: ads7846: add return value check after calling .of_property_r...Fugang Duan
2019-02-12MLK-10142-1 touchscreen: elan: add elan touch screen driver supportHaibo Chen
2019-02-12MLK-11703-1: input: touchscreen: max11801_ts: Add DCM mode for max11801 ADCRobin Gong
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-19Input: atmel_mxt_ts - only use first T9 instanceNick Dyer
2018-06-21Input: atmel_mxt_ts - fix the firmware updateNick Dyer
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-26Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti
2018-04-12Input: goodix - disable IRQs while suspendedHans de Goede