- 762f99f Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years ago
- b6e43dd Input: ti_am335x_tsc - fix a typo in a comment by Qinghua Jin · 3 years ago
- 9df136b Input: zinitix - add compatible for bt532 by Nikita Travkin · 3 years ago
- c54be0e Input: zinitix - handle proper supply names by Linus Walleij · 3 years ago
- cf73ed8 Input: zinitix - make sure the IRQ is allocated before it gets enabled by Nikita Travkin · 3 years ago
- 4ebfee2 Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312 by Johnny Chuang · 3 years ago
- 53b90bd Input: ucb1400_ts - remove redundant variable penup by Colin Ian King · 3 years, 1 month ago
- 23dee6c Input: ti_am335x_tsc - lower the X and Y sampling time by Dario Binacchi · 3 years, 1 month ago
- 6bfeb6c Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2 by Dario Binacchi · 3 years, 1 month ago
- 73cca71 Input: ti_am335x_tsc - set ADCREFM for X configuration by Dario Binacchi · 3 years, 1 month ago
- 046612a Input: silead - add pen support by Hans de Goede · 3 years, 1 month ago
- 66d27d8 Input: silead - add support for EFI-embedded fw using different min/max coordinates by Hans de Goede · 3 years, 1 month ago
- 71f4ecd Input: goodix - 2 small fixes for pen support by Hans de Goede · 3 years, 1 month ago
- 84345c6 Input: goodix - improve gpiod_get() error logging by Hans de Goede · 3 years, 1 month ago
- 12f247a Input: atmel_mxt_ts - fix double free in mxt_read_info_block by José Expósito · 3 years, 1 month ago
- 3fd6e12 Input: goodix - fix memory leak in goodix_firmware_upload by José Expósito · 3 years, 1 month ago
- 5ede7f0 Input: goodix - add pen support by Hans de Goede · 3 years, 1 month ago
- 5d8dfaa Merge tag 'v5.15' into next by Dmitry Torokhov · 3 years, 1 month ago
- 81e8188 Input: goodix - add id->model mapping for the "9111" model by Hans de Goede · 3 years, 1 month ago
- a2fd46c Input: goodix - try not to touch the reset-pin on x86/ACPI devices by Hans de Goede · 3 years, 1 month ago
- fafc663 Input: wacom_i2c - clean up the query device fields by Alistair Francis · 3 years, 1 month ago
- efe6f16 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 2 months ago
- 91e2e76 Input: wacom_i2c - use macros for the bit masks by Alistair Francis · 3 years, 3 months ago
- 27931d3 Input: ili210x - reduce sample period to 15ms by Marek Vasut · 3 years, 2 months ago
- 8639e04 Input: ili210x - improve polled sample spacing by Marek Vasut · 3 years, 2 months ago
- de889108 Input: ili210x - special case ili251x sample read out by Marek Vasut · 3 years, 2 months ago
- 12dbbfa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 2 months ago
- c6ac8f0 Input: ili210x - add ili251x firmware update support by Marek Vasut · 3 years, 2 months ago
- 70a7681 Input: ili210x - export ili251x version details via sysfs by Marek Vasut · 3 years, 2 months ago
- 235300e Input: ili210x - use resolution from ili251x firmware by Marek Vasut · 3 years, 2 months ago
- fe0a7e3 Input: resistive-adc-touch - fix division by zero error on z1 == 0 by Oleksij Rempel · 3 years, 2 months ago
- 36fc543 Input: ads7846 - do not attempt IRQ workaround when deferring probe by Dmitry Torokhov · 3 years, 4 months ago
- ccd6613 Input: ads7846 - use input_set_capability() by Dmitry Torokhov · 3 years, 4 months ago
- 9271cda Input: ads7846 - set input device bus type and product ID by Dmitry Torokhov · 3 years, 4 months ago
- 39e4e75 Input: tsc200x - make tsc200x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- b415ed4f Input: st1232 - prefer asynchronous probing by John Keeping · 3 years, 3 months ago
- 2667f6b Input: st1232 - increase "wait ready" timeout by John Keeping · 3 years, 3 months ago
- 4b3ed1a Input: raydium_i2c_ts - make use of the helper function devm_add_action_or_reset() by Cai Huoqing · 3 years, 3 months ago
- b083704 Input: elants_i2c - make use of devm_add_action_or_reset() by Cai Huoqing · 3 years, 3 months ago
- 09182ed Input: goodix - add support for controllers without flash by Hans de Goede · 3 years, 3 months ago
- 20e3172 Input: goodix - allow specifying the config filename by Hans de Goede · 3 years, 3 months ago
- 7642f29 Input: goodix - push error logging up into i2c_read and i2c_write helpers by Hans de Goede · 3 years, 3 months ago
- 209bda4 Input: goodix - refactor reset handling by Hans de Goede · 3 years, 3 months ago
- a2233cb Input: goodix - add a goodix.h header file by Hans de Goede · 3 years, 3 months ago
- 31ae010 Input: goodix - change goodix_i2c_write() len parameter type to int by Hans de Goede · 3 years, 3 months ago
- 765092e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 4 months ago
- 845ef3a Input: ads7846 - switch to devm initialization by Daniel Mack · 3 years, 4 months ago
- 937f5d5 Input: ads7846 - remove custom filter handling functions from pdata by Daniel Mack · 3 years, 4 months ago
- de609b5 Input: ads7846 - add short-hand for spi->dev in probe() function by Daniel Mack · 3 years, 4 months ago
- ab108678 Input: mms114 - support MMS134S by Linus Walleij · 3 years, 4 months ago
- d5f9c43 Input: raydium_i2c_ts - read device version in bootloader mode by simba.hsu · 3 years, 7 months ago
- 146ea9b Input: edt-ft5x06 - added case for EDT EP0110M09 by Oliver Graute · 3 years, 4 months ago
- 8be98d2 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 4 months ago
- ca595ac Input: Fix spelling mistake in Kconfig "Modul" -> "Module" by Colin Ian King · 3 years, 4 months ago
- 320424c Merge tag 'v5.13' into next by Dmitry Torokhov · 3 years, 5 months ago
- 1f89a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 6 months ago
- 818b265 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 6 months ago
- cac7100 Input: hideep - fix the uninitialized use in hideep_nvm_unlock() by Yizhuo Zhai · 3 years, 6 months ago
- 6ffd4c7 Input: tsc200x-core - use kobj_to_dev() by YueHaibing · 3 years, 6 months ago
- 83b4124 Input: cy8ctmg110_ts - switch to using gpiod API by Dmitry Torokhov · 3 years, 7 months ago
- 4e5220c Input: cy8ctmg110_ts - switch to using managed resources by Dmitry Torokhov · 3 years, 7 months ago
- 1c68b7c Input: cy8ctmg110_ts - use endian helpers when converting data on wire by Dmitry Torokhov · 3 years, 7 months ago
- 172b07a Input: cy8ctmg110_ts - let I2C core configure wake interrupt by Dmitry Torokhov · 3 years, 7 months ago
- 2a15ceb Input: cy8ctmg110_ts - do not hardcode as wakeup source by Dmitry Torokhov · 3 years, 7 months ago
- 9a9b1a7 Input: cy8ctmg110_ts - do not hard code interrupt trigger by Dmitry Torokhov · 3 years, 7 months ago
- 6abee58 Input: cy8ctmg110_ts - rely on platform code to supply interrupt by Dmitry Torokhov · 3 years, 7 months ago
- 6cdc1ef Input: resistive-adc-touch - fix uninitialized variable 'press' by Colin Ian King · 3 years, 7 months ago
- df4c40f Input: edt-ft5x06 - add support for iovcc-supply by Stephan Gerhold · 3 years, 7 months ago
- d27ac0f Input: cyttsp - remove public header by Dmitry Torokhov · 3 years, 7 months ago
- 60b7db9 Input: resistive-adc-touch - rework mapping of channels by Dmitry Torokhov · 3 years, 7 months ago
- 0872929 Input: resistive-adc-touch - replace OF headers with proper ones by Andy Shevchenko · 3 years, 7 months ago
- 02e28cf Input: resistive-adc-touch - describe parameters in kernel doc by Andy Shevchenko · 3 years, 7 months ago
- c9d2939 Input: cyttsp - do not force interrupt trigger by Dmitry Torokhov · 3 years, 7 months ago
- 45a4b68 Input: elants_i2c - switch to probe_new by Takashi Iwai · 3 years, 7 months ago
- b9c0ebb Input: elants_i2c - fix NULL dereference at probing by Takashi Iwai · 3 years, 7 months ago
- 6cf3b3a Input: cyttsp - obtain regulators by Linus Walleij · 3 years, 7 months ago
- 007704c Input: cyttsp - probe from compatibles by Linus Walleij · 3 years, 7 months ago
- fb082cd Input: resistive-adc-touch - add support for z1 and z2 channels by Oleksij Rempel · 3 years, 7 months ago
- cbb2452 Merge tag 'v5.12' into next by Dmitry Torokhov · 3 years, 7 months ago
- 41e8102 Input: usbtouchscreen - fix control-request directions by Johan Hovold · 3 years, 7 months ago
- 5a6f0db Input: goodix - platform/x86: touchscreen_dmi - Move upside down quirks to touchscreen_dmi.c by Hans de Goede · 3 years, 8 months ago
- aef511f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 8 months ago
- ac05a8a Input: ili210x - add missing negation for touch indication on ili210x by Hansem Ro · 3 years, 8 months ago
- d0034a7 Merge branch 'next' into for-linus by Dmitry Torokhov · 3 years, 8 months ago
- 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- 1df0132 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 3 years, 9 months ago
- aa2f62c Input: add driver for the Hycon HY46XX touchpanel series by Giulio Benetti · 3 years, 9 months ago
- dadf1fd8 Input: cyttsp - flag the device properly by Linus Walleij · 3 years, 9 months ago
- ddfe7e1 Input: cyttsp - set abs params for ABS_MT_TOUCH_MAJOR by Linus Walleij · 3 years, 9 months ago
- 0bffa50 Input: cyttsp - drop the phys path by Linus Walleij · 3 years, 9 months ago
- c61ac36 Input: cyttsp - reduce reset pulse timings by Linus Walleij · 3 years, 9 months ago
- 3984113 Input: cyttsp - error message on boot mode exit error by Linus Walleij · 3 years, 9 months ago
- 53fefdd Input: mms114 - support MMS136 by Linus Walleij · 3 years, 9 months ago
- 4237068 Input: Add support for ILITEK Lego Series by Joe Hung · 3 years, 9 months ago
- cbdb24e Input: add MStar MSG2638 touchscreen driver by Vincent Knecht · 3 years, 9 months ago
- e479187 Input: silead - add workaround for x86 BIOS-es which bring the chip up in a stuck state by Hans de Goede · 3 years, 9 months ago
- 65299e8 Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devices by Hans de Goede · 3 years, 9 months ago
- 56cfe6f Input: elants_i2c - drop zero-checking of ABS_MT_TOUCH_MAJOR resolution by Dmitry Osipenko · 3 years, 9 months ago
- 781bab3 Input: elants_i2c - fix division by zero if firmware reports zero phys size by Dmitry Osipenko · 3 years, 9 months ago
- bcd9730 Input: move to use request_irq by IRQF_NO_AUTOEN flag by Barry Song · 3 years, 9 months ago