index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-25
138
-1840
/
+1436
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-11-25
137
-1838
/
+1432
|
|
\
|
|
*
Input: mpr121 - use devm_regulator_get_enable_read_voltage()
David Lechner
2024-11-20
1
-42
/
+3
|
|
*
Input: sun4i-lradc-keys - don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-11-20
1
-1
/
+0
|
|
*
Input: spear-keyboard - don't include 'pm_wakeup.h' directly
Wolfram Sang
2024-11-20
1
-1
/
+0
|
|
*
Input: cypress-sf - constify struct i2c_device_id
Christophe JAILLET
2024-11-19
1
-1
/
+1
|
|
*
Input: ads7846 - increase xfer array size in 'struct ser_req'
Nathan Chancellor
2024-11-15
1
-1
/
+1
|
|
*
Input: i8042 - fix typo dublicate to duplicate
Shivam Chaudhary
2024-11-08
1
-1
/
+1
|
|
*
Input: ads7846 - add dummy command register clearing cycle
Marek Vasut
2024-11-08
1
-1
/
+11
|
|
*
Input: introduce notion of passive observers for input handlers
Dmitry Torokhov
2024-11-05
1
-5
/
+10
|
|
*
Input: maple_keyb - use guard notation when acquiring mutex
Dmitry Torokhov
2024-11-05
1
-7
/
+2
|
|
*
Input: locomokbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-11-05
1
-4
/
+1
|
|
*
Input: hilkbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-11-05
1
-3
/
+1
|
|
*
Input: synaptics-rmi4 - switch to using cleanup functions in F34
Dmitry Torokhov
2024-11-05
1
-23
/
+14
|
|
*
Input: synaptics - fix a typo
Christophe JAILLET
2024-11-05
1
-1
/
+1
|
|
*
Input: omap-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-30
1
-8
/
+8
|
|
*
Input: imagis - fix warning regarding 'imagis_3038_data' being unused
Zeng Heng
2024-10-25
1
-1
/
+1
|
|
*
Input: userio - remove unneeded semicolon
Yang Li
2024-10-22
1
-1
/
+1
|
|
*
Input: sparcspkr - use cleanup facility for device_node
Javier Carrasco
2024-10-22
1
-3
/
+1
|
|
*
Input: sparcspkr - use device managed memory for 'state'
Javier Carrasco
2024-10-22
1
-27
/
+14
|
|
*
Input: serio_raw - fix uninitialized variable bug
Dmitry Torokhov
2024-10-21
1
-1
/
+1
|
|
*
Input: ts4800-ts - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-3
/
+2
|
|
*
Input: raspberrypi-ts - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-3
/
+1
|
|
*
Input: i8042 - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-11
/
+3
|
|
*
Input: 88pm860x - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-13
/
+7
|
|
*
Input: twl4030-vibra - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-8
/
+3
|
|
*
Input: twl6040-vibra - use cleanup facility for device_node
Javier Carrasco
2024-10-20
1
-6
/
+2
|
|
*
Input: sun4i-lradc-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-20
1
-5
/
+2
|
|
*
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-20
1
-12
/
+5
|
|
*
Input: cap11xx - switch to for_each_child_of_node_scoped
Javier Carrasco
2024-10-20
1
-8
/
+4
|
|
*
Input: gscps2 - fix compilation error introduced with switch to guards
Dmitry Torokhov
2024-10-20
1
-3
/
+1
|
|
*
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-15
51
-56
/
+56
|
|
*
Input: matrix_keypad - remove duplicated include
Yang Li
2024-10-04
1
-1
/
+0
|
|
*
Input: xilinx_ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-10
/
+5
|
|
*
Input: userio - switch to using cleanup functions
Dmitry Torokhov
2024-10-04
1
-71
/
+70
|
|
*
Input: sun4i-ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-6
/
+2
|
|
*
Input: serio-raw - fix potential serio port name truncation
Dmitry Torokhov
2024-10-04
1
-2
/
+2
|
|
*
Input: serio_raw - use guard notation for locks and other resources
Dmitry Torokhov
2024-10-04
1
-72
/
+49
|
|
*
Input: serio - use guard notation when acquiring mutexes and spinlocks
Dmitry Torokhov
2024-10-04
1
-99
/
+66
|
|
*
Input: serport - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-19
/
+8
|
|
*
Input: sa1111ps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-5
/
+3
|
|
*
Input: q40kbd - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-8
/
+2
|
|
*
Input: ps2mult - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-18
/
+7
|
|
*
Input: ps2-gpio - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-04
1
-2
/
+2
|
|
*
Input: i8042 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-122
/
+82
|
|
*
Input: i8042 - tease apart interrupt handler
Dmitry Torokhov
2024-10-04
1
-56
/
+83
|
|
*
Input: hyperv-keyboard - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-20
/
+18
|
|
*
Input: gscps2 - use guard notation when acquiring spinlock
Dmitry Torokhov
2024-10-04
1
-52
/
+62
|
|
*
Input: elo - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-04
1
-4
/
+4
|
|
*
Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
Dmitry Torokhov
2024-10-04
1
-2
/
+2
[next]