summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2026-07-24Input: charlieplex_keypad - check gpiod_direction_output() return valueSurendra Singh Chouhan
2026-07-24Input: iqs5xx - validate firmware record destination spanPengpeng Hou
2026-07-17Input: snvs_pwrkey - add press event reporting to avoid event loss during sus...Joy Zou
2026-07-16Input: snvs_pwrkey - use local device pointer to simple codeJoy Zou
2026-07-16Input: snvs_pwrkey - propagate error code of platform_get_irq()Joy Zou
2026-07-16Input: snvs_pwrkey - make use of dev_err_probe()Joy Zou
2026-07-15Input: wacom_w8001 - replace strlcat() with a strscpy() helperIan Bridges
2026-07-15Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)Zhian Liang
2026-07-13Input: mms114 - fix Y-resolution configurationDmitry Torokhov
2026-07-13Input: mms114 - fix endianness portability in I2C packet layoutDmitry Torokhov
2026-07-13Merge tag 'v7.2-rc3' into nextDmitry Torokhov
2026-07-11Input: i8042 - replace strlcat() with seq_buf and scnprintf()Ian Bridges
2026-07-11Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-07-10Input: matrix_keyboard - remove linux/gpio.h inclusionArnd Bergmann
2026-07-10Input: mms114 - fix multi-touch slot corruptionDmitry Torokhov
2026-07-04Input: ims-pcu - add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-02Input: maple_keyb - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplecontrol - set driver data before registering input deviceDmitry Torokhov
2026-07-02Input: maplemouse - set driver data before registering input deviceDmitry Torokhov
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-29Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
2026-06-26Input: gscps2 - advance receive buffer write indexXu Rao
2026-06-26Input: sur40 - fix MAX_CONTACTS value based on PixelSense specificationOliver
2026-06-26Input: rmi4 - tolerate short register descriptor structureDmitry Torokhov
2026-06-26Revert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
2026-06-26Input: isa1200 - new driver for Imagis ISA1200Linus Walleij
2026-06-26Input: synaptics - enable InterTouch on Dell Inspiron 3521Shashwat Agrawal
2026-06-25Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
2026-06-25Input: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
2026-06-22Input: cap11xx - add support for CAP1114Jun Yan
2026-06-22Input: cap11xx - guard unsupported DT properties before parsingJun Yan
2026-06-22Input: cap11xx - refactor code for better CAP1114 support.Jun Yan
2026-06-22Input: cap11xx - add reset gpio supportJun Yan
2026-06-22Input: cap11xx - remove unused register macrosJun Yan
2026-06-22Input: cap11xx - clean up duplicate log and add probe error logsJun Yan
2026-06-22Input: mms114 - refactor chip variant handling using descriptorsDmitry Torokhov
2026-06-22Input: mms114 - replace BUG() and fix alignmentDmitry Torokhov
2026-06-22Input: mms114 - replace udelay with usleep_rangeDmitry Torokhov
2026-06-22Input: mms114 - use appropriate register argument typesDmitry Torokhov
2026-06-22Input: mms114 - prefer GPL over GPL v2 for module licenseDmitry Torokhov
2026-06-22Merge branch 'next' into for-linusDmitry Torokhov
2026-06-22Input: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
2026-06-22Input: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
2026-06-22Input: stop force-feedback timer when unregistering input devicesDmitry Torokhov
2026-06-22Input: iforce - bound the device-reported force-feedback effect indexBryam Vargas
2026-06-22Input: goodix - clamp the device-reported contact countBryam Vargas
2026-06-15Input: mms114 - reject an oversized device packet sizeBryam Vargas
2026-06-14Input: touchwin - reset the packet index on every complete packetBryam Vargas
2026-06-11Input: rmi4 - update formatting in F12Dmitry Torokhov
2026-06-11Input: rmi4 - propagate proper error code in F12 sensor tuningDmitry Torokhov