开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
2026-07-24
Input: charlieplex_keypad - check gpiod_direction_output() return value
Surendra Singh Chouhan
2026-07-24
Input: iqs5xx - validate firmware record destination span
Pengpeng Hou
2026-07-17
Input: snvs_pwrkey - add press event reporting to avoid event loss during sus...
Joy Zou
2026-07-16
Input: snvs_pwrkey - use local device pointer to simple code
Joy Zou
2026-07-16
Input: snvs_pwrkey - propagate error code of platform_get_irq()
Joy Zou
2026-07-16
Input: snvs_pwrkey - make use of dev_err_probe()
Joy Zou
2026-07-15
Input: wacom_w8001 - replace strlcat() with a strscpy() helper
Ian Bridges
2026-07-15
Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)
Zhian Liang
2026-07-13
Input: mms114 - fix Y-resolution configuration
Dmitry Torokhov
2026-07-13
Input: mms114 - fix endianness portability in I2C packet layout
Dmitry Torokhov
2026-07-13
Merge tag 'v7.2-rc3' into next
Dmitry Torokhov
2026-07-11
Input: i8042 - replace strlcat() with seq_buf and scnprintf()
Ian Bridges
2026-07-11
Merge tag 'input-for-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-07-10
Input: matrix_keyboard - remove linux/gpio.h inclusion
Arnd Bergmann
2026-07-10
Input: mms114 - fix multi-touch slot corruption
Dmitry Torokhov
2026-07-04
Input: ims-pcu - add missing MODULE_DEVICE_TABLE()
Pengpeng Hou
2026-07-02
Input: maple_keyb - set driver data before registering input device
Dmitry Torokhov
2026-07-02
Input: maplecontrol - set driver data before registering input device
Dmitry Torokhov
2026-07-02
Input: maplemouse - set driver data before registering input device
Dmitry Torokhov
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-29
Input: maplemouse - fix NULL pointer dereference in open()
Florian Fuchs
2026-06-26
Input: gscps2 - advance receive buffer write index
Xu Rao
2026-06-26
Input: sur40 - fix MAX_CONTACTS value based on PixelSense specification
Oliver
2026-06-26
Input: rmi4 - tolerate short register descriptor structure
Dmitry Torokhov
2026-06-26
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
2026-06-26
Input: isa1200 - new driver for Imagis ISA1200
Linus Walleij
2026-06-26
Input: synaptics - enable InterTouch on Dell Inspiron 3521
Shashwat Agrawal
2026-06-25
Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
Bryam Vargas
2026-06-25
Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
Bryam Vargas
2026-06-22
Input: cap11xx - add support for CAP1114
Jun Yan
2026-06-22
Input: cap11xx - guard unsupported DT properties before parsing
Jun Yan
2026-06-22
Input: cap11xx - refactor code for better CAP1114 support.
Jun Yan
2026-06-22
Input: cap11xx - add reset gpio support
Jun Yan
2026-06-22
Input: cap11xx - remove unused register macros
Jun Yan
2026-06-22
Input: cap11xx - clean up duplicate log and add probe error logs
Jun Yan
2026-06-22
Input: mms114 - refactor chip variant handling using descriptors
Dmitry Torokhov
2026-06-22
Input: mms114 - replace BUG() and fix alignment
Dmitry Torokhov
2026-06-22
Input: mms114 - replace udelay with usleep_range
Dmitry Torokhov
2026-06-22
Input: mms114 - use appropriate register argument types
Dmitry Torokhov
2026-06-22
Input: mms114 - prefer GPL over GPL v2 for module license
Dmitry Torokhov
2026-06-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2026-06-22
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
2026-06-22
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
2026-06-22
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
2026-06-22
Input: iforce - bound the device-reported force-feedback effect index
Bryam Vargas
2026-06-22
Input: goodix - clamp the device-reported contact count
Bryam Vargas
2026-06-15
Input: mms114 - reject an oversized device packet size
Bryam Vargas
2026-06-14
Input: touchwin - reset the packet index on every complete packet
Bryam Vargas
2026-06-11
Input: rmi4 - update formatting in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - propagate proper error code in F12 sensor tuning
Dmitry Torokhov
[next]