summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-24Merge branch 'next' into for-linusDmitry Torokhov
2024-11-19Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner
2024-11-19Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-19Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang
2024-11-18Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET
2024-11-14Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-09Input: gpio_keys - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko
2024-11-07Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary
2024-11-07Input: ads7846 - add dummy command register clearing cycleMarek Vasut
2024-11-07Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can
2024-11-05Input: introduce notion of passive observers for input handlersDmitry Torokhov
2024-11-05Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov
2024-11-05Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov
2024-11-05Input: hilkbd - use guard notation when acquiring spinlockDmitry Torokhov
2024-11-04Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov
2024-11-04Input: synaptics - fix a typoChristophe JAILLET
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov
2024-10-30Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov
2024-10-25Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov
2024-10-24Input: edt-ft5x06 - fix regmap leak when probe failsDmitry Torokhov
2024-10-24Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng
2024-10-22Input: userio - remove unneeded semicolonYang Li
2024-10-22Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco
2024-10-22Input: sparcspkr - use device managed memory for 'state'Javier Carrasco
2024-10-21Input: serio_raw - fix uninitialized variable bugDmitry Torokhov
2024-10-19Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: i8042 - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: 88pm860x - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco
2024-10-19Input: sun4i-lradc-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco
2024-10-19Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-18Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04Input: matrix_keypad - remove duplicated includeYang Li
2024-10-04Input: xilinx_ps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov
2024-10-04Input: sun4i-ps2 - use guard notation when acquiring spinlockDmitry Torokhov
2024-10-04Input: serio-raw - fix potential serio port name truncationDmitry Torokhov
2024-10-04Input: serio_raw - use guard notation for locks and other resourcesDmitry Torokhov
2024-10-04Input: serio - use guard notation when acquiring mutexes and spinlocksDmitry Torokhov