index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
flamegraph.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-05
Input: hilkbd - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-3
/
+1
2024-11-04
Input: synaptics-rmi4 - switch to using cleanup functions in F34
Dmitry Torokhov
1
-23
/
+14
2024-11-04
Input: synaptics - fix a typo
Christophe JAILLET
1
-1
/
+1
2024-11-04
dt-bindings: input: rotary-encoder: Fix "rotary-encoder,rollover" type
Rob Herring (Arm)
1
-1
/
+1
2024-10-30
Input: omap-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-8
/
+8
2024-10-24
Input: imagis - fix warning regarding 'imagis_3038_data' being unused
Zeng Heng
1
-1
/
+1
2024-10-22
Input: userio - remove unneeded semicolon
Yang Li
1
-1
/
+1
2024-10-22
Input: sparcspkr - use cleanup facility for device_node
Javier Carrasco
1
-3
/
+1
2024-10-22
Input: sparcspkr - use device managed memory for 'state'
Javier Carrasco
1
-27
/
+14
2024-10-21
dt-bindings: input: mediatek,pmic-keys: Add compatible for MT6359 keys
AngeloGioacchino Del Regno
1
-0
/
+1
2024-10-21
Input: serio_raw - fix uninitialized variable bug
Dmitry Torokhov
1
-1
/
+1
2024-10-19
Input: ts4800-ts - use cleanup facility for device_node
Javier Carrasco
1
-3
/
+2
2024-10-19
Input: raspberrypi-ts - use cleanup facility for device_node
Javier Carrasco
1
-3
/
+1
2024-10-19
Input: i8042 - use cleanup facility for device_node
Javier Carrasco
1
-11
/
+3
2024-10-19
Input: 88pm860x - use cleanup facility for device_node
Javier Carrasco
1
-13
/
+7
2024-10-19
Input: twl4030-vibra - use cleanup facility for device_node
Javier Carrasco
1
-8
/
+3
2024-10-19
Input: twl6040-vibra - use cleanup facility for device_node
Javier Carrasco
1
-6
/
+2
2024-10-19
Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
1
-5
/
+2
2024-10-19
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
1
-12
/
+5
2024-10-19
Input: cap11xx - switch to for_each_child_of_node_scoped
Javier Carrasco
1
-8
/
+4
2024-10-19
Input: gscps2 - fix compilation error introduced with switch to guards
Dmitry Torokhov
1
-3
/
+1
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
51
-56
/
+56
2024-10-04
Input: matrix_keypad - remove duplicated include
Yang Li
1
-1
/
+0
2024-10-04
Input: xilinx_ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-10
/
+5
2024-10-04
Input: userio - switch to using cleanup functions
Dmitry Torokhov
1
-71
/
+70
2024-10-04
Input: sun4i-ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-6
/
+2
2024-10-04
Input: serio-raw - fix potential serio port name truncation
Dmitry Torokhov
1
-2
/
+2
2024-10-04
Input: serio_raw - use guard notation for locks and other resources
Dmitry Torokhov
1
-72
/
+49
2024-10-04
Input: serio - use guard notation when acquiring mutexes and spinlocks
Dmitry Torokhov
1
-99
/
+66
2024-10-04
Input: serport - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-19
/
+8
2024-10-04
Input: sa1111ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-5
/
+3
2024-10-04
Input: q40kbd - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-8
/
+2
2024-10-04
Input: ps2mult - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-18
/
+7
2024-10-04
Input: ps2-gpio - use guard notation when acquiring mutex
Dmitry Torokhov
1
-2
/
+2
2024-10-04
Input: i8042 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-122
/
+82
2024-10-04
Input: i8042 - tease apart interrupt handler
Dmitry Torokhov
1
-56
/
+83
2024-10-04
Input: hyperv-keyboard - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-20
/
+18
2024-10-04
Input: gscps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-52
/
+62
2024-10-04
Input: elo - use guard notation when pausing serio port
Dmitry Torokhov
1
-4
/
+4
2024-10-04
Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
Dmitry Torokhov
1
-2
/
+2
2024-10-04
Input: sunkbd - use guard notation when pausing serio port
Dmitry Torokhov
1
-3
/
+2
2024-10-04
Input: atkbd - use guard notation when pausing serio port
Dmitry Torokhov
1
-4
/
+4
2024-10-04
Input: synaptics - use guard notation when pausing serio port
Dmitry Torokhov
1
-4
/
+2
2024-10-04
Input: byd - use guard notation when pausing serio port
Dmitry Torokhov
1
-3
/
+2
2024-10-04
Input: alps - use guard notation when pausing serio port
Dmitry Torokhov
1
-3
/
+1
2024-10-04
Input: libps2 - use guard notation when temporarily pausing serio ports
Dmitry Torokhov
1
-13
/
+15
2024-10-04
Input: serio - define serio_pause_rx guard to pause and resume serio ports
Dmitry Torokhov
1
-0
/
+3
2024-10-03
Input: sparcspkr - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-8
/
+2
2024-10-03
Input: rotary_encoder - use guard notation when acquiring mutex
Dmitry Torokhov
1
-15
/
+8
2024-10-03
Input: regulator-haptic - use guard notation when acquiring mutex
Dmitry Torokhov
1
-16
/
+8
[next]