index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
2026-06-10
Input: remove changelogs
Elliot Tester
2026-06-06
Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing
Dmitry Torokhov
2026-06-06
Input: ims-pcu - add response length checks
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix DMA mapping violation in line setup
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug logging
Dmitry Torokhov
2026-06-06
Input: ims-pcu - validate control endpoint type
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix race condition in reset_device sysfs callback
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix firmware leak in async update
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix type confusion in CDC union descriptor parsing
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix use-after-free and double-free in disconnect
Dmitry Torokhov
2026-06-06
Input: ims-pcu - release data interface on disconnect
Dmitry Torokhov
2026-06-06
Input: ims-pcu - fix logic error in packet reset
Dmitry Torokhov
2026-06-06
Input: ims-pcu - only expose sysfs attributes on control interface
Dmitry Torokhov
2026-06-06
Input: atlas_btns - modernize the driver
Dmitry Torokhov
2026-05-31
Merge tag 'v7.1-rc6' into next
Dmitry Torokhov
2026-05-31
Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
2026-05-22
Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()
Thomas Fourier
2026-05-12
Input: atlas - check ACPI_COMPANION() against NULL
Rafael J. Wysocki
2026-04-30
Input: pcap_keys - remove unused driver
Arnd Bergmann
2026-04-22
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-19
Merge branch 'next' into for-linus
Dmitry Torokhov
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-04-13
MIPS/input: Move RB532 button to GPIO descriptors
Linus Walleij
2026-04-11
Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-08
Input: uinput - take event lock when submitting FF request "event"
Dmitry Torokhov
2026-04-08
Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()
Seungjin Bae
2026-04-07
Input: uinput - fix circular locking dependency with ff-core
Mikhail Gavrilov
2026-04-01
Input: aw86927 - add support for Awinic AW86938
Griffin Kroah-Hartman
2026-04-01
Input: aw86927 - respect vibration magnitude levels
Griffin Kroah-Hartman
2026-03-30
Input: keyspan-remote - refactor endpoint lookup
Johan Hovold
2026-03-17
Input: atlas - convert ACPI driver to a platform one
Rafael J. Wysocki
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
2026-02-22
Input: adxl34x - drop redundant error variable in adxl34x_i2c_probe
Thorsten Blum
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
Input: drv260x - fix unbalanced regulator_disable() call
Yauhen Kharuzhy
2026-02-17
Input: drv260x - handle calibration timeout
Yauhen Kharuzhy
2026-02-17
Input: drv260x - add support for ACPI-enumerated devices
Yauhen Kharuzhy
2026-02-17
Input: drv260x - sort all #include alphabetically
Yauhen Kharuzhy
2026-02-17
Input: drv260x - add I2C IDs for all device variants
Yauhen Kharuzhy
2026-02-15
Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-21
Input: gpio_decoder - don't use "proxy" headers
Andy Shevchenko
2026-01-21
Input: gpio_decoder - make use of the macros from bits.h
Andy Shevchenko
2026-01-21
Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()
Andy Shevchenko
2026-01-21
Input: gpio_decoder - unify messages with help of dev_err_probe()
Andy Shevchenko
2026-01-21
Input: gpio_decoder - make use of device properties
Andy Shevchenko
2026-01-07
Input: twl4030 - fix warnings without CONFIG_OF
Andreas Kemnade
2025-12-18
Input: twl4030 - add TWL603x power button
Andreas Kemnade
2025-12-18
Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wq
Marco Crivellari
[next]