summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2022-07-11Merge branch 'local/v5.15.33' into 5.15.32-2.0.0Daiane Angolini
2022-04-08Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"José Expósito
2022-04-08Input: zinitix - do not report shadow fingersLinus Walleij
2022-03-25Merge tag 'v5.15.31' into lf-5.15.yJason Liu
2022-03-23Input: aiptek - properly check endpoint typePavel Skripkin
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-03-08Input: samsung-keypad - properly state IOMEM dependencyDavid Gow
2022-03-08Input: elan_i2c - fix regulator enable count imbalance after suspend/resumeHans de Goede
2022-03-08Input: elan_i2c - move regulator_[en|dis]able() out of elan_[en|dis]able_power()Hans de Goede
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-03-08Input: clear BTN_RIGHT/MIDDLE on buttonpadsJosé Expósito
2022-02-09LF-5063:input: keyboard: rpmsg-keys: fix coverity issueJoy Zou
2022-01-11Input: zinitix - make sure the IRQ is allocated before it gets enabledNikita Travkin
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2022-01-05Input: appletouch - initialize work before device registrationPavel Skripkin
2022-01-05Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj
2022-01-05Input: i8042 - add deferred probe supportTakashi Iwai
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: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy
2021-12-29Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito
2021-12-29Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-30Merge branch 'sensor/next' into nextDong Aisheng
2021-11-30Merge remote-tracking branch 'origin/input/touch' into input/nextDong Aisheng
2021-11-18Input: st1232 - increase "wait ready" timeoutJohn Keeping
2021-11-18Input: ariel-pwrbutton - add SPI device ID tableMark Brown
2021-11-18Input: i8042 - Add quirk for Fujitsu Lifebook T725Takashi Iwai
2021-11-18Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-11-18Input: iforce - fix control-message timeoutJohan Hovold
2021-11-02MLK-17837-01 input: misc: rpmsg_input: add rpmsg virtual sensor driverFugang Duan
2021-11-02LF-665-4 input: mma8450: fix build breakDong Aisheng
2021-11-02MLK-11467 input: mma8450: Add chip id check in probeLuwei Zhou
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