summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
22 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
23 hoursMerge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/dtor/i...Mark Brown
24 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Mark Brown
24 hoursMerge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/d...Mark Brown
3 daystreewide: refresh kmalloc_obj() conversionsKees Cook
4 daysInput: samsung-keypad - remove support for platform dataDmitry Torokhov
4 daysInput: samsung-keypad - handle compact bindingDmitry Torokhov
7 daysInput: cyttsp5 - clamp the HID report size before memcpyLinkai Gong
7 daysInput: zero ff_effect before compat copy in input_ff_effect_from_userIván Ezequiel Rodriguez
7 daysInput: evdev - zero absinfo before partial copy in EVIOCSABSIván Ezequiel Rodriguez
9 daysInput: synaptics-rmi4 - fix GPF in suspend and resume when unboundDmitry Torokhov
9 daysInput: rmi_smbus - fix out-of-bounds read in rmi_smb_write_block()Dmitry Torokhov
11 daysInput: atkbd - skip deactivate for Xiaomi Redmi Book Pro 16 2026Alexei Turtanov
12 daysInput: st-keyscan - improve probe error handlingbui duc phuc
12 daysInput: snvs_pwrkey - tidy up error reporting in probebui duc phuc
13 daysInput: adp5588-keys - cache GPIO state before registering the gpiochipAlvin Šipraga
14 daysheaders: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
14 daysMerge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-19Merge tag 'hid-for-linus-2026081901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-08-19Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
2026-08-14Merge tag 'input-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-14Merge branch 'next' into for-linusDmitry Torokhov
2026-08-14Input: misc: Add AMD SFH tablet-mode switch driverBasavaraj Natikar
2026-08-13Input: rmi4 - use platform data instead of query, when availableDavid Heidelberg
2026-08-12Input: sur40 - fix V4L error path cleanupDmitry Torokhov
2026-08-12Input: sur40 - fix input device registration orderingDmitry Torokhov
2026-08-12Input: elan_i2c - sort include statementsChen-Yu Tsai
2026-08-12Input: elan_i2c - optimize update speed for IC Type 0x19.Jingle Wu 吳金國
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-05Input: evdev - sanitize event type index when fetching event masksDmitry Torokhov
2026-08-05Input: reject inhibit and uninhibit requests on unregistering devicesDmitry Torokhov
2026-08-05Input: defer handler's start() until device is openedDmitry Torokhov
2026-08-05Input: call handler->start() when uninhibiting deviceDmitry Torokhov
2026-08-05Input: clear inhibited flag before re-opening device on uninhibitDmitry Torokhov
2026-08-05Input: ensure device is ready before delivering eventsDmitry Torokhov
2026-08-05Input: gscps2 - supply PA-RISC keyboard keymap via device propertyDmitry Torokhov
2026-08-05Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov
2026-08-04Input: synaptics_i2c - return 0 explicitly on successSang-Heon Jeon
2026-08-04Input: rmi_smbus - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: pmic8xxx-keypad - remove conditional return with no effectSang-Heon Jeon
2026-08-04Input: synaptics-rmi4 - block s_input when F54 queue is busyDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - bound the F54 report size to the allocated bufferBryam Vargas
2026-08-04Input: synaptics-rmi4 - zero report size on F54 work errorDmitry Torokhov
2026-08-04Input: synaptics-rmi4 - fix F55 transmitter electrode count typoDmitry Torokhov
2026-08-03Input: focaltech - use signed coordinates to prevent underflowDmitry Torokhov
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li
2026-08-03Input: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov
2026-08-03Input: psmouse - use guard() for resource managementDmitry Torokhov