aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen/stm
Commit message (Expand)AuthorAgeFilesLines
* input: touch: ftm4: Fix unused labelNathan Chancellor2018-04-271-1/+1
* wahoo: Fix all outstanding GCC warningsNathan Chancellor2018-04-082-8/+8
* Merge tag 'android-p-preview-1_r0.2' into oreo-mr1Nathan Chancellor2018-03-082-132/+176
|\
| * input: touchscreen: stm: enable touch after unblankAdrian Salido2018-01-171-5/+4
| * input: ftm4: sync only between repeated touch eventsSteve Pfetsch2017-12-071-2/+14
| * input: touchscreen: stm: add decoding for additional eventsSteve Pfetsch2017-11-212-125/+147
| * input: touchscreen: stm: faster touch i2c readsSiarhei Vishniakou2017-11-132-0/+11
| * input: ftm4: reflash firmware when config or cx is corruptSteve Pfetsch2017-11-091-1/+5
| * input: touchscreen: stm: disable touch earlierSiarhei Vishniakou2017-10-271-1/+1
* | Merge tag 'android-8.1.0_r0.25' into oreo-mr1Nathan Chancellor2018-02-051-1/+5
|\ \
| * | input: ftm4: reflash firmware when config or cx is corruptSteve Pfetsch2017-12-071-1/+5
| |/
* / wake_gestures: adapt for taimenflar22017-12-141-0/+55
|/
* input: ftm4: sync after every eventSteve Pfetsch2017-10-101-1/+2
* input: touch: ftm4: disable interrupt during fw upgrade.jonghyun26.kim2017-08-033-12/+9
* input: touch: ftm4: disable/enable interrupt during fw_updateDevin Kim2017-08-032-6/+14
* input: touch: ftm4: add pure autotune check routineDevin Kim2017-08-024-35/+157
* input: touch: ftm4: Null check on power_supply_registerjonghyun26.kim2017-08-021-2/+4
* input: touch: ftm4: Add awareness of charger connectionjonghyun26.kim2017-08-022-1/+134
* input: ftm4: add vr mode sysfs nodeSteve Pfetsch2017-08-023-0/+63
* input: touch: ftm4: fix slab-out-of-bounds in fts_print_framejonghyun26.kim2017-08-011-16/+15
* input: touch: ftm4: Fix get_cx_all_dataSteve Pfetsch2017-07-281-5/+5
* input: touch: ftm4: modify func(system_reset) sequence.Devin Kim2017-07-263-33/+64
* input: touch: ftm4: touch driver debug log enable for infojonghyun26.kim2017-07-261-9/+9
* input: touch: ftm4: Added exception handling for ESD event.jonghyun26.kim2017-07-262-1/+6
* input: touchscreen: suspend when display isn't fully on (2nd part)Max Shi2017-07-211-1/+1
* input: touch: ftm4: Support dumping raw, filtered, and baseline dataSteve Pfetsch2017-07-192-17/+60
* input: touch: ftm4: fix power on sequencejonghyun26.kim2017-07-141-1/+20
* input: touch: ftm4: fix crash due to sysfs cmdsDevin Kim2017-07-131-26/+56
* input: touch: ftm4: Reflash FTM firmware when none is detectedSteve Pfetsch2017-06-271-1/+5
* input: touch: ftm4: reduce verbosity of palm touchesSteve Pfetsch2017-06-261-3/+3
* input: touch: ftm4: add synchronize_irq after irq_disable at suspendjonghyun26.kim2017-06-231-0/+2
* drivers: input: touchscreen: stm: fix strncat bugNick Desaulniers2017-06-202-5/+1
* input: touch: ftm4: Fix I2C NACK issue when trying the fw updatejonghyun26.kim2017-06-192-9/+10
* input: touch: ftm4: Fix touch major, minor valuejhee522.kim2017-06-191-29/+34
* input: touch: ftm4: Report cached firmware version when unpoweredSteve Pfetsch2017-06-181-2/+3
* input: touch: ftm4: disable irq_wakeDevin Kim2017-06-151-1/+7
* input: touch: ftm4: sync up driver and fix a bug.jonghyun26.kim2017-06-062-8/+15
* ANDROID: HACK: Makefile: whitelist CFLAGS to reenable WerrorNick Desaulniers2017-05-251-0/+4
* input: touch: ftm4: Fix touch sensing problem when first booting is doingjonghyun26.kim2017-05-241-1/+5
* input: touch: ftm4: Adding FW Version Check routine.jonghyun26.kim2017-05-161-1/+8
* input: touch: ftm4: fix scheduling while atomic in ftm4 driverjonghyun26.kim2017-05-161-1/+1
* input: touch: ftm4: prevent duplication of func.jonghyun26.kim2017-05-121-13/+15
* input: touch: ftm4: fixed Unbalanced enable IRQ warningjonghyun26.kim2017-05-124-52/+89
* input: touch: ftm4: Add IC production informationjonghyun26.kim2017-05-122-6/+107
* input: touch: ftm4: Verifying FW update logicjonghyun26.kim2017-05-124-15/+90
* input: touch: ftm4: Get FW Version info without FIFOjonghyun26.kim2017-05-121-61/+23
* input: ftm4: disable logging of eventsPatrick Tjin2017-05-033-4/+16
* input: ftm4: put touch to hibernation when suspendedMax Shi2017-04-251-1/+2
* input: ftm4: update driver to support lpwgMax Shi2017-04-202-12/+66
* input: touchscreen: modularize touch drivers for taimen, cleanupPatrick Tjin2017-04-181-1/+2