summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2025-02-17Input: bbnsm_pwrkey - add remove hookPeng Fan1-0/+8
2025-02-17Input: synaptics - fix crash when enabling pass-through portDmitry Torokhov2-14/+43
2025-02-01Input: xpad - add support for wooting two he (arm)Jack Greiner1-0/+1
2025-02-01Input: xpad - add support for Nacon Evol-X Xbox One ControllerMatheos Mattsson1-0/+2
2025-02-01Input: xpad - improve name of 8BitDo controller 2dc8:3106Leonardo Brondani Schenkel1-1/+1
2025-02-01Input: xpad - add QH Electronics VID/PIDPierre-Loup A. Griffais1-0/+2
2025-02-01Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto1-0/+1
2025-02-01Input: atkbd - map F23 key to support default copilot shortcutMark Pearson1-1/+1
2025-02-01Input: xpad - add support for Nacon Pro CompactNicolas Nobelis1-0/+1
2024-11-25Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds138-1840/+1436
2024-11-25Merge branch 'next' into for-linusDmitry Torokhov137-1838/+1432
2024-11-20Input: mpr121 - use devm_regulator_get_enable_read_voltage()David Lechner1-42/+3
2024-11-20Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-20Input: spear-keyboard - don't include 'pm_wakeup.h' directlyWolfram Sang1-1/+0
2024-11-19Input: cypress-sf - constify struct i2c_device_idChristophe JAILLET1-1/+1
2024-11-15Input: ads7846 - increase xfer array size in 'struct ser_req'Nathan Chancellor1-1/+1
2024-11-09Input: gpio_keys_polled - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko1-7/+5
2024-11-09Input: gpio_keys - avoid using GPIOF_ACTIVE_LOWAndy Shevchenko1-6/+4
2024-11-08Input: i8042 - fix typo dublicate to duplicateShivam Chaudhary1-1/+1
2024-11-08Input: ads7846 - add dummy command register clearing cycleMarek Vasut1-1/+11
2024-11-08Input: cs40l50 - fix wrong usage of INIT_WORK()Yuan Can1-2/+4
2024-11-06Input: introduce notion of passive observers for input handlersDmitry Torokhov1-5/+10
2024-11-06Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov1-7/+2
2024-11-06Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov1-4/+1
2024-11-06Input: hilkbd - use guard notation when acquiring spinlockDmitry Torokhov1-3/+1
2024-11-05Input: synaptics-rmi4 - switch to using cleanup functions in F34Dmitry Torokhov1-23/+14
2024-11-05Input: synaptics - fix a typoChristophe JAILLET1-1/+1
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-64/+95
2024-11-03Input: fix regression when re-registering input handlersDmitry Torokhov1-61/+73
2024-10-31Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov1-8/+8
2024-10-26Input: adp5588-keys - do not try to disable interrupt 0Dmitry Torokhov1-2/+4
2024-10-25Input: edt-ft5x06 - fix regmap leak when probe failsDmitry Torokhov1-1/+18
2024-10-25Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng1-1/+1
2024-10-23Input: userio - remove unneeded semicolonYang Li1-1/+1
2024-10-22Input: sparcspkr - use cleanup facility for device_nodeJavier Carrasco1-3/+1
2024-10-22Input: sparcspkr - use device managed memory for 'state'Javier Carrasco1-27/+14
2024-10-21Input: serio_raw - fix uninitialized variable bugDmitry Torokhov1-1/+1
2024-10-20Input: ts4800-ts - use cleanup facility for device_nodeJavier Carrasco1-3/+2
2024-10-20Input: raspberrypi-ts - use cleanup facility for device_nodeJavier Carrasco1-3/+1
2024-10-20Input: i8042 - use cleanup facility for device_nodeJavier Carrasco1-11/+3
2024-10-20Input: 88pm860x - use cleanup facility for device_nodeJavier Carrasco1-13/+7
2024-10-20Input: twl4030-vibra - use cleanup facility for device_nodeJavier Carrasco1-8/+3
2024-10-20Input: twl6040-vibra - use cleanup facility for device_nodeJavier Carrasco1-6/+2
2024-10-20Input: sun4i-lradc-keys - switch to for_each_child_of_node_scopedJavier Carrasco1-5/+2
2024-10-20Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco1-12/+5
2024-10-20Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco1-8/+4
2024-10-20Input: gscps2 - fix compilation error introduced with switch to guardsDmitry Torokhov1-3/+1
2024-10-19Merge tag 'input-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+25
2024-10-19Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-19Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2