aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.10.105' into lineage-15.1root-expert2018-07-201-1/+1
|\
| * Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov2017-02-101-1/+1
* | Merge tag 'v3.10.103' into lineage-15.1root-expert2018-07-201-1/+1
|\|
| * Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-08-211-1/+1
* | Merge tag 'v3.10.102' into lineage-15.1root-expert2018-07-201-2/+6
|\|
| * Input: ads7846 - correct the value got from SPIAndrey Gelman2016-06-071-2/+6
* | Merge tag 'v3.10.86' into lineage-15.1root-expert2018-07-201-0/+3
|\|
| * Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2015-08-101-0/+3
* | Merge remote-tracking branch 'caf/LA.BR.1.2.9_rb1.27' into cm-14.1-newMark (voidzero)2017-11-192-10/+52
|\ \
| * \ Merge "input: synaptics_dsx: validate bounds of intr_reg_num"Linux Build Service Account2017-09-071-6/+25
| |\ \
| | * | input: synaptics_dsx: validate bounds of intr_reg_numAndrew Chant2017-07-041-6/+25
| * | | input: touchscreen: validate bounds of intr_reg_numAndrew Chant2017-07-061-4/+27
| |/ /
* | | Merge remote-tracking branch 'caf/LA.BR.1.2.9_rb1.22' into cm-14.1-newMark (voidzero)2017-11-198-2265/+427
|\| |
| * | Merge "input: touchscreen: remove data pointer from driver structure"Linux Build Service Account2017-05-311-25/+23
| |\ \
| | * | input: touchscreen: remove data pointer from driver structureShantanu Jain2017-05-311-25/+23
| * | | input: synaptics: fix for buggy code poined by SIL toolAndrew Chant2017-05-301-16/+36
| |/ /
| * | input: touchscreen: synaptics_dsx: Remove fw_update sysfs entriesAndrew Chant2017-04-071-0/+16
| * | Merge "input: touchscreen: synaptics: Remove fw_update sysfs entries"Linux Build Service Account2017-03-242-0/+26
| |\ \
| | * | input: touchscreen: synaptics: Remove fw_update sysfs entriesAndrew Chant2017-03-212-0/+26
| * | | input: synaptics: put offset checks under mutex.Andrew Chant2017-03-211-16/+36
| |/ /
| * | Merge "input: touchscreen: gt9xx: fix memory corruption in Goodix driver"Linux Build Service Account2017-03-071-1/+7
| |\ \
| | * | input: touchscreen: gt9xx: fix memory corruption in Goodix driverVevek Venkatesan2017-03-011-1/+7
| * | | input: touchscreen: remove msg21xx mstar touch driverShantanu Jain2017-03-013-2174/+0
| |/ /
| * | input: synaptics_dsx: add update bounds checks.Andrew Chant2017-01-151-8/+62
| * | Input: synaptics: check input, prevent sysfs racesAndrew Chant2016-12-022-34/+170
| * | Merge "input: synaptics_dsx: add checks of user input data"Linux Build Service Account2016-11-231-0/+7
| |\ \
| | * | input: synaptics_dsx: add checks of user input dataMin Chong2016-11-221-0/+7
| * | | Merge "input: synaptics: Add checks of user input data"Linux Build Service Account2016-11-231-0/+7
| |\ \ \
| | * | | input: synaptics: Add checks of user input datachengengjia2016-11-221-0/+7
| | |/ /
| * / / input: ft5x06: defer touch resume to workqueuezhaoyuan2016-11-171-7/+33
| |/ /
| * | input: synaptics_dsx: allocate heap memory for temp bufRavi Kumar Siddojigari2016-10-052-11/+30
* | | Initial commit (g6f6e344)Mark (voidzero)2017-07-027-185/+13386
|/ /
* | input: touchscreen: don't allow ITE tech driver to do infinite i2c checksShantanu Jain2015-12-201-5/+6
* | input: touchscreen: add delay after enabling regulatorsShantanu Jain2015-12-151-0/+7
* | Merge "input: touchscreen: reduce lpm current of avdd reg for ITE tech"Linux Build Service Account2015-12-071-0/+27
|\ \
| * | input: touchscreen: reduce lpm current of avdd reg for ITE techShantanu Jain2015-12-031-0/+27
* | | input: touchscreen: increase number of checks for touch controller statusShantanu Jain2015-12-051-1/+1
|/ /
* | input: touchscreen: bu21150: write to AFE at early resumeJing Lin2015-10-211-24/+15
* | input: touchscreen: bu21150: maintain IRQ balanceJing Lin2015-10-211-8/+42
* | input: touchscreen: bu21150: change IRQ to edge triggerJing Lin2015-10-211-1/+1
* | input: touchscreen: bu21150: toggle HWRST in resumeChun Zhang2015-10-211-1/+23
* | Merge "input: touchscreen: correct probe error path for ITE tech driver"Linux Build Service Account2015-10-161-11/+12
|\ \
| * | input: touchscreen: correct probe error path for ITE tech driverShantanu Jain2015-10-121-11/+12
* | | input: touchscreen: Change touch driver suspend code flow for XO shutdownShantanu Jain2015-10-141-3/+3
|/ /
* | input: it7258_ts_i2c: add gpio configuration supportShantanu Jain2015-09-101-39/+110
* | input: it7258_ts_i2c: add regulator framework supportShantanu Jain2015-09-101-50/+150
* | input: it7258_ts_i2c: add low reset and reset delay supportShantanu Jain2015-09-101-6/+25
* | input: touchscreen: bu21150: balance IRQ disableChun Zhang2015-09-051-6/+10
* | input: bu21150: buffer touch framesMohan Pallaka2015-09-051-38/+138
* | input: touchscreen: bu21150: sync register state with HW pin stateJing Lin2015-09-051-7/+29