开源镜像站
帮助
下载
动态
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
41 hours
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/i...
Mark Brown
44 hours
Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d...
Mark Brown
2 days
Input: maple_keyb - set driver data before registering input device
Dmitry Torokhov
2 days
Input: maplecontrol - set driver data before registering input device
Dmitry Torokhov
2 days
Input: maplemouse - set driver data before registering input device
Dmitry Torokhov
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
5 days
Input: maplemouse - fix NULL pointer dereference in open()
Florian Fuchs
8 days
Input: gscps2 - advance receive buffer write index
Xu Rao
8 days
Input: sur40 - fix MAX_CONTACTS value based on PixelSense specification
Oliver
8 days
Input: rmi4 - tolerate short register descriptor structure
Dmitry Torokhov
8 days
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
9 days
Input: isa1200 - new driver for Imagis ISA1200
Linus Walleij
9 days
Input: synaptics - enable InterTouch on Dell Inspiron 3521
Shashwat Agrawal
9 days
Input: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED count
Bryam Vargas
9 days
Input: synaptics-rmi4 - bound the F3A keymap to the GPIO count
Bryam Vargas
12 days
Input: cap11xx - add support for CAP1114
Jun Yan
12 days
Input: cap11xx - guard unsupported DT properties before parsing
Jun Yan
12 days
Input: cap11xx - refactor code for better CAP1114 support.
Jun Yan
12 days
Input: cap11xx - add reset gpio support
Jun Yan
12 days
Input: cap11xx - remove unused register macros
Jun Yan
12 days
Input: cap11xx - clean up duplicate log and add probe error logs
Jun Yan
12 days
Input: mms114 - refactor chip variant handling using descriptors
Dmitry Torokhov
12 days
Input: mms114 - replace BUG() and fix alignment
Dmitry Torokhov
12 days
Input: mms114 - replace udelay with usleep_range
Dmitry Torokhov
12 days
Input: mms114 - use appropriate register argument types
Dmitry Torokhov
12 days
Input: mms114 - prefer GPL over GPL v2 for module license
Dmitry Torokhov
12 days
Merge branch 'next' into for-linus
Dmitry Torokhov
12 days
Input: mms114 - fix touch indexing for MMS134S and MMS136
Dmitry Torokhov
12 days
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
12 days
Input: stop force-feedback timer when unregistering input devices
Dmitry Torokhov
12 days
Input: iforce - bound the device-reported force-feedback effect index
Bryam Vargas
12 days
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
2026-06-11
Input: rmi4 - simplify size calculations in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators
Dmitry Torokhov
2026-06-11
Input: rmi4 - use devm_kmalloc for F12 data packet buffer
Dmitry Torokhov
2026-06-11
Input: rmi4 - use flexible array member for IRQ masks in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - use unaligned access helpers in F12
Dmitry Torokhov
2026-06-11
Input: rmi4 - change reg_size type to u32
Dmitry Torokhov
2026-06-11
Input: rmi4 - refactor F12 probe function
Dmitry Torokhov
2026-06-11
Input: rmi4 - use kzalloc_flex() for struct rmi_function
Dmitry Torokhov
2026-06-11
Input: rmi4 - refactor function allocation and registration
Dmitry Torokhov
2026-06-11
Input: rmi4 - use local presence map in rmi_read_register_desc()
Dmitry Torokhov
2026-06-11
Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()
Dmitry Torokhov
2026-06-11
Input: rmi4 - fix bit count in bitmap_copy()
Dmitry Torokhov
2026-06-11
Input: rmi4 - iterative IRQ handler
Dmitry Torokhov
2026-06-11
Input: rmi4 - fix memory leak in rmi_set_attn_data()
Dmitry Torokhov
[next]