summaryrefslogtreecommitdiff
path: root/drivers/input/touchscreen
AgeCommit message (Expand)Author
2022-12-07Input: colibri-vf50-ts - don't depend on VF610_ADCMax Krummenacher
2022-11-08Merge tag 'v5.15.72' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.69' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.63' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Merge tag 'v5.15.54' into 5.15-2.1.x-imxDaiane Angolini
2022-10-05Input: melfas_mip4 - fix return value check in mip4_probe()Yang Yingliang
2022-09-20Input: goodix - add compatible string for GT1158Jarrah Gosbell
2022-09-20Input: goodix - add support for GT1158Ondrej Jirman
2022-08-25Input: exc3000 - fix return value check of wait_for_completion_timeoutMiaoqian Lin
2022-07-25LF-6194-1 Revert "MLK-14801 input: touch: ads7846: fix the pressure_max setting"Haibo Chen
2022-07-12Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede
2022-07-12Input: goodix - refactor reset handlingHans de Goede
2022-07-12Input: goodix - add a goodix.h header fileHans de Goede
2022-07-12Input: goodix - change goodix_i2c_write() len parameter type to intHans de Goede
2022-07-07LF-6522 input: touch: goodix: add delay before write end_cmd for 911 chipHaibo Chen
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-09Input: stmfts - do not leave device disabled in stmfts_input_openDmitry Torokhov
2022-05-25Input: ili210x - fix reset timingMarek Vasut
2022-05-25Input: stmfts - fix reference leak in stmfts_input_openZheng Yongjun
2022-04-08Input: zinitix - do not report shadow fingersLinus Walleij
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-03-08Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi
2022-03-08Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2021-12-29Input: goodix - add id->model mapping for the "9111" modelHans de Goede
2021-12-29Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-18Input: st1232 - increase "wait ready" timeoutJohn Keeping
2021-11-02LF-4558-2 input: touch: goodix: change the i2c data length to a small oneHaibo Chen
2021-11-02LF-4246 input: touchscreen: goodix: do not check FW cfg when it not support l...Haibo Chen
2021-11-02LF-4184-2 input: goodix: do not update touch device firmwareHaibo Chen
2021-11-02LF-2539-2 input: touch: goodix: force set the IRQ_TYPE_EDGE_FALLING for GT1151QHaibo Chen
2021-11-02MLK-24528 input: touch: synaptics_dsx: correct the irq handler defineHaibo Chen
2021-11-02LF-45-2: input: touch: synaptics_dsx: enable module autoloadingHaibo Chen
2021-11-02MLK-19751 input: synaptics_dsx: free touch irq when touch suspendHaibo Chen
2021-11-02MLK-18816-2 input/touch: do not clear touch interrupt when enable irqHaibo Chen
2021-11-02MLK-17829 touchscreen: Add synaptics_dsx S3508 i2c touch driverHaibo Chen
2021-11-02MLK-14392-1 input: touch: add focaltech touch screen supportGao Pan
2021-11-02MLK-18636 Input: egalax_ts: Restore call to i2c_set_clientdataLeonard Crestez
2021-11-02MLK-17779 input: egalax_ts: free irq resource before request the line as GPIOFugang Duan
2021-11-02MLK-15950 input: egalax_ts: switch to i2c interface before wake upHaibo Chen
2021-11-02MLK-13244 input: touchscreen: add support for vtl touchscreenAlejandro Lozano
2021-11-02MLK-14801 input: touch: ads7846: fix the pressure_max settingHaibo Chen
2021-11-02Input: ads7846: add return value check after calling .of_property_read_u32()Haibo Chen
2021-11-02MLK-10142-1 touchscreen: elan: add elan touch screen driver supportHaibo Chen
2021-11-02MLK-11703-1: input: touchscreen: max11801_ts: Add DCM mode for max11801 ADCRobin Gong
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-15Input: resistive-adc-touch - fix division by zero error on z1 == 0Oleksij Rempel