summaryrefslogtreecommitdiffstats
path: root/drivers/vfio (unfollow)
Commit message (Expand)AuthorFilesLines
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-15Input: fix the input_event struct documentationMaud Spierings1-1/+1
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-05Input: introduce notion of passive observers for input handlersDmitry Torokhov2-5/+15
2024-11-05Input: maple_keyb - use guard notation when acquiring mutexDmitry Torokhov1-7/+2
2024-11-05Input: locomokbd - use guard notation when acquiring spinlockDmitry Torokhov1-4/+1
2024-11-05Input: 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-05dt-bindings: input: rotary-encoder: Fix "rotary-encoder,rollover" typeRob Herring (Arm)1-1/+1
2024-10-30Input: omap-keypad - use guard notation when acquiring mutexDmitry Torokhov1-8/+8
2024-10-25Input: imagis - fix warning regarding 'imagis_3038_data' being unusedZeng Heng1-1/+1
2024-10-22Input: 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-21dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keysAngeloGioacchino Del Regno1-0/+1
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-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