summaryrefslogtreecommitdiff
path: root/drivers/input/misc
AgeCommit message (Expand)Author
2026-06-10Input: remove changelogsElliot Tester
2026-06-06Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsingDmitry Torokhov
2026-06-06Input: ims-pcu - add response length checksDmitry Torokhov
2026-06-06Input: ims-pcu - fix DMA mapping violation in line setupDmitry Torokhov
2026-06-06Input: ims-pcu - fix out-of-bounds read in ims_pcu_irq() debug loggingDmitry Torokhov
2026-06-06Input: ims-pcu - validate control endpoint typeDmitry Torokhov
2026-06-06Input: ims-pcu - fix race condition in reset_device sysfs callbackDmitry Torokhov
2026-06-06Input: ims-pcu - fix firmware leak in async updateDmitry Torokhov
2026-06-06Input: ims-pcu - fix type confusion in CDC union descriptor parsingDmitry Torokhov
2026-06-06Input: ims-pcu - fix use-after-free and double-free in disconnectDmitry Torokhov
2026-06-06Input: ims-pcu - release data interface on disconnectDmitry Torokhov
2026-06-06Input: ims-pcu - fix logic error in packet resetDmitry Torokhov
2026-06-06Input: ims-pcu - only expose sysfs attributes on control interfaceDmitry Torokhov
2026-06-06Input: atlas_btns - modernize the driverDmitry Torokhov
2026-05-31Merge tag 'v7.1-rc6' into nextDmitry Torokhov
2026-05-31Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-30Input: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-22Input: ims-pcu - fix usb_free_coherent() size in ims_pcu_buffers_free()Thomas Fourier
2026-05-12Input: atlas - check ACPI_COMPANION() against NULLRafael J. Wysocki
2026-04-30Input: pcap_keys - remove unused driverArnd Bergmann
2026-04-22Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-19Merge branch 'next' into for-linusDmitry Torokhov
2026-04-17Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2026-04-13MIPS/input: Move RB532 button to GPIO descriptorsLinus Walleij
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-08Input: uinput - take event lock when submitting FF request "event"Dmitry Torokhov
2026-04-08Input: ims-pcu - fix heap-buffer-overflow in ims_pcu_process_data()Seungjin Bae
2026-04-07Input: uinput - fix circular locking dependency with ff-coreMikhail Gavrilov
2026-04-01Input: aw86927 - add support for Awinic AW86938Griffin Kroah-Hartman
2026-04-01Input: aw86927 - respect vibration magnitude levelsGriffin Kroah-Hartman
2026-03-30Input: keyspan-remote - refactor endpoint lookupJohan Hovold
2026-03-17Input: atlas - convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-02-22Input: adxl34x - drop redundant error variable in adxl34x_i2c_probeThorsten Blum
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-17Input: drv260x - fix unbalanced regulator_disable() callYauhen Kharuzhy
2026-02-17Input: drv260x - handle calibration timeoutYauhen Kharuzhy
2026-02-17Input: drv260x - add support for ACPI-enumerated devicesYauhen Kharuzhy
2026-02-17Input: drv260x - sort all #include alphabeticallyYauhen Kharuzhy
2026-02-17Input: drv260x - add I2C IDs for all device variantsYauhen Kharuzhy
2026-02-15Merge tag 'input-for-v7.0-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-21Input: gpio_decoder - don't use "proxy" headersAndy Shevchenko
2026-01-21Input: gpio_decoder - make use of the macros from bits.hAndy Shevchenko
2026-01-21Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()Andy Shevchenko
2026-01-21Input: gpio_decoder - unify messages with help of dev_err_probe()Andy Shevchenko
2026-01-21Input: gpio_decoder - make use of device propertiesAndy Shevchenko
2026-01-07Input: twl4030 - fix warnings without CONFIG_OFAndreas Kemnade
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari