summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov1-1/+1
2025-12-19Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer1-4/+4
2025-12-19Input: twl4030 - add TWL603x power buttonAndreas Kemnade1-5/+55
2025-12-19Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari1-1/+1
2025-12-19Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari1-4/+4
2025-12-19Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-19Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari1-1/+1
2025-12-16dt-bindings: input: touchscreen: sitronix,st1232: Add Sitronix ST1624Rob Herring (Arm)1-3/+7
2025-12-16Input: stmfts - use sysfs_emit() instead of sprintf()Petr Hodina1-7/+7
2025-12-16Input: stmfts - make comments correctPetr Hodina1-4/+1
2025-12-16Input: stmfts - correct wording for the warning messageDavid Heidelberg1-1/+1
2025-12-13MAINTAINERS: adjust file entry in HIMAX HX83112B TOUCHSCREEN SUPPORTLukas Bulwahn1-1/+1
2025-12-13Input: cros_ec_keyb - clarify key event error messageFabio Baltieri1-1/+2
2025-12-13Input: pf1550 - remove "defined but unused" warningVaibhav Gupta1-1/+1
2025-12-13Input: cyapa - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus2-4/+0
2025-12-13Input: cs40l50 - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Input: omap4-keypad - remove redundant pm_runtime_mark_last_busy() callsSakari Ailus1-4/+0
2025-12-13Merge tag 'ib-mfd-input-power-regulator-v6.19' of git://git.kernel.org/pub/sc...Dmitry Torokhov15-0/+2131
2025-12-13Merge tag 'v6.18' into nextDmitry Torokhov13654-321450/+575625
2025-12-09Input: byd - use %*ph for Z packet dumpVivek BalachandharTN1-4/+2
2025-12-01Linux 6.18v6.18Linus Torvalds1-1/+1
2025-11-30Merge tag 'timers_urgent_for_v6.18_rc8' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+3
2025-11-30Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+16
2025-11-29MIPS: mm: kmalloc tlb_vpn array to avoid stack overflowThomas Bogendoerfer1-2/+16
2025-11-29afs: Fix uninit var in afs_alloc_anon_key()David Howells1-1/+2