summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-08Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov1-0/+7
2026-04-08Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov1-7/+21
2026-04-04Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless modeShengyu Qu1-0/+3
2026-04-04Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes1-0/+2
2026-02-24Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche1-2/+2
2026-02-24Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2026-02-19Input: bcm5974 - recover from failed mode switchLiam Mitchell1-1/+41
2026-02-15Merge branch 'next' into for-linusDmitry Torokhov474-2580/+6340
2026-02-10dt-bindings: input: qcom,pm8941-pwrkey: Document PMM8654AURakesh Kota1-5/+12
2026-02-04dt-bindings: input: touchscreen: imagis: allow linux,keycodes for ist3038Raymond Hackley1-1/+3
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow1-7/+7
2026-02-01Input: gpio_keys - fall back to platform_get_irq() for interrupt-only keysDmitry Torokhov1-5/+12
2026-01-25Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-25Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-25Input: novatek-nvt-ts - drop wake_type checkGianluca Boiano1-5/+0
2026-01-25dt-bindings: input: touchscreen: tsc2007: document '#io-channel-cells'Svyatoslav Ryhel1-0/+3
2026-01-22Input: ili210x - add support for polling modeMarek Vasut1-20/+55
2026-01-22dt-bindings: touchscreen: trivial-touch: Drop 'interrupts' requirement for ol...Marek Vasut2-4/+51
2026-01-22Input: appletouch - fix potential race between resume and openDmitry Torokhov1-5/+4
2026-01-22HID: i2c-hid: Add FocalTech FT8112Daniel Peng1-0/+8
2026-01-22dt-bindings: input: i2c-hid: Introduce FocalTech FT8112Daniel Peng1-0/+66
2026-01-21Input: synaptics_i2c - switch to using managed resourcesDmitry Torokhov1-119/+91
2026-01-21Input: synaptics_i2c - guard polling restart in resumeMinseong Kim1-2/+5
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko1-2/+3
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko1-2/+2
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko1-15/+15
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko1-16/+10
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko1-5/+4
2026-01-20Input: serio - complete sizeof(*pointer) conversionsWentong Tian3-4/+3
2026-01-20Input: wdt87xx_i2c - switch to use dev_err_probe()Andy Shevchenko1-10/+4
2026-01-20Input: tsc40 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchwin - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchright - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: touchit213 - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: penmount - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: mtouch - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: inexio - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: fujitsu_ts - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+1
2026-01-20Input: hampshire - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20Input: gunze - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: elo - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-1/+1
2026-01-20Input: egalax_ts_serial - switch to use scnprintf() to suppress truncation wa...Andy Shevchenko1-2/+1
2026-01-20Input: dynapro - switch to use scnprintf() to suppress truncation warningAndy Shevchenko1-2/+2
2026-01-20dt-bindings: input: google,goldfish-events-keypad: Convert to DT schemaKuan-Wei Chiu2-17/+41
2026-01-20Input: edt-ft5x06 - add support for FocalTech FT3518Yedaya Katsman1-0/+6
2026-01-20dt-bindings: input: touchscreen: edt-ft5x06: Add FocalTech FT3518Yedaya Katsman1-0/+1
2026-01-20Input: ili210x - convert to dev_err_probe()Marek Vasut1-21/+10
2026-01-14Input: adp5589 - remove a leftover header fileVladimir Zapolskiy1-180/+0
2026-01-08Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade1-4/+3
2025-12-19Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao1-1/+1