aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-10-19Input: mtk-pmic-keys - switch to for_each_child_of_node_scopedJavier Carrasco1-12/+5
2024-10-19Input: cap11xx - switch to for_each_child_of_node_scopedJavier Carrasco1-8/+4
2024-10-19Input: 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/git/dtor/inputLinus Torvalds2-12/+25
2024-10-18Input: zinitix - don't fail if linux,keycodes prop is absentNikita Travkin1-12/+22
2024-10-18Input: xpad - add support for MSI Claw A1MJohn Edwards1-0/+2
2024-10-16Input: xpad - add support for 8BitDo Ultimate 2C Wireless ControllerStefan Kerkmann1-0/+1
2024-10-15Input: switch back to struct platform_driver::remove()Uwe Kleine-König51-56/+56
2024-10-04Input: matrix_keypad - remove duplicated includeYang Li1-1/+0
2024-10-04Input: xilinx_ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-10/+5
2024-10-04Input: userio - switch to using cleanup functionsDmitry Torokhov1-71/+70
2024-10-04Input: sun4i-ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-6/+2
2024-10-04Input: serio-raw - fix potential serio port name truncationDmitry Torokhov1-2/+2
2024-10-04Input: serio_raw - use guard notation for locks and other resourcesDmitry Torokhov1-72/+49
2024-10-04Input: serio - use guard notation when acquiring mutexes and spinlocksDmitry Torokhov1-99/+66
2024-10-04Input: serport - use guard notation when acquiring spinlockDmitry Torokhov1-19/+8
2024-10-04Input: sa1111ps2 - use guard notation when acquiring spinlockDmitry Torokhov1-5/+3
2024-10-04Input: q40kbd - use guard notation when acquiring spinlockDmitry Torokhov1-8/+2
2024-10-04Input: ps2mult - use guard notation when acquiring spinlockDmitry Torokhov1-18/+7
2024-10-04Input: ps2-gpio - use guard notation when acquiring mutexDmitry Torokhov1-2/+2
2024-10-04Input: i8042 - use guard notation when acquiring spinlockDmitry Torokhov1-122/+82
2024-10-04Input: i8042 - tease apart interrupt handlerDmitry Torokhov1-56/+83
2024-10-04Input: hyperv-keyboard - use guard notation when acquiring spinlockDmitry Torokhov1-20/+18
2024-10-04Input: gscps2 - use guard notation when acquiring spinlockDmitry Torokhov1-52/+62
2024-10-04Input: elo - use guard notation when pausing serio portDmitry Torokhov1-4/+4
2024-10-04Input: synaptics-rmi4 - use guard notation when pausing serio port in F03Dmitry Torokhov1-2/+2
2024-10-04Input: sunkbd - use guard notation when pausing serio portDmitry Torokhov1-3/+2
2024-10-04Input: atkbd - use guard notation when pausing serio portDmitry Torokhov1-4/+4
2024-10-04Input: synaptics - use guard notation when pausing serio portDmitry Torokhov1-4/+2
2024-10-04Input: byd - use guard notation when pausing serio portDmitry Torokhov1-3/+2
2024-10-04Input: alps - use guard notation when pausing serio portDmitry Torokhov1-3/+1
2024-10-04Input: libps2 - use guard notation when temporarily pausing serio portsDmitry Torokhov1-13/+15
2024-10-03Input: sparcspkr - use guard notation when acquiring spinlockDmitry Torokhov1-8/+2
2024-10-03Input: rotary_encoder - use guard notation when acquiring mutexDmitry Torokhov1-15/+8
2024-10-03Input: regulator-haptic - use guard notation when acquiring mutexDmitry Torokhov1-16/+8
2024-10-03Input: pwm-beeper - use guard notation when acquiring spinlockDmitry Torokhov1-6/+6
2024-10-03Input: powermate - use guard notation when acquiring spinlockDmitry Torokhov1-9/+2
2024-10-03Input: pegasus_notetaker - use guard notation when acquiring mutexDmitry Torokhov1-38/+48
2024-10-03Input: max8997_haptic - use guard notation when acquiring mutexDmitry Torokhov1-10/+5
2024-10-03Input: iqs7222 - use cleanup facility for fwnodesDmitry Torokhov1-16/+14
2024-10-03Input: iqs626a - use cleanup facility for fwnodesDmitry Torokhov1-16/+6
2024-10-03Input: iqs269a - use cleanup facility for fwnodesDmitry Torokhov1-6/+3
2024-10-03Input: iqs269a - use guard notation when acquiring mutexDmitry Torokhov1-30/+16
2024-10-03Input: ibm-panel - use guard notation when acquiring spinlockDmitry Torokhov1-4/+1
2024-10-03Input: ideapad_slidebar - use guard notation when acquiring spinlockDmitry Torokhov1-17/+5
2024-10-03Input: drv2667 - use guard notation when acquiring mutexDmitry Torokhov1-23/+21
2024-10-03Input: drv2665 - use guard notation when acquiring mutexDmitry Torokhov1-23/+21
2024-10-03Input: drv260x - use guard notation when acquiring mutexDmitry Torokhov1-26/+24
2024-10-03Input: kxtj9 - use guard notation when acquiring mutex/disabling irqDmitry Torokhov1-10/+4
2024-10-03Input: da7280 - use guard notation when acquiring mutex and spinlockDmitry Torokhov1-14/+12