index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Lines
2024-10-19
Input: mtk-pmic-keys - switch to for_each_child_of_node_scoped
Javier Carrasco
-12
/
+5
2024-10-19
Input: cap11xx - switch to for_each_child_of_node_scoped
Javier Carrasco
-8
/
+4
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
-9
/
+9
2024-10-04
Input: matrix_keypad - remove duplicated include
Yang Li
-1
/
+0
2024-10-04
Input: sunkbd - use guard notation when pausing serio port
Dmitry Torokhov
-3
/
+2
2024-10-04
Input: atkbd - use guard notation when pausing serio port
Dmitry Torokhov
-4
/
+4
2024-10-03
Input: st-keyscan - use guard notation when acquiring mutex
Dmitry Torokhov
-9
/
+10
2024-10-03
Input: spear-keyboard - use guard notation when acquiring mutex
Dmitry Torokhov
-6
/
+2
2024-10-03
Input: pxa27x_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
-8
/
+8
2024-10-03
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
-6
/
+2
2024-10-03
Input: omap4-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
-3
/
+1
2024-10-03
Input: matrix_keypad - use guard notation when acquiring spinlock
Dmitry Torokhov
-10
/
+8
2024-10-03
Input: lpc32xx-keys - use guard notation when acquiring mutex
Dmitry Torokhov
-9
/
+9
2024-10-03
Input: lm8323 - use guard notation when acquiring mutexes
Dmitry Torokhov
-27
/
+22
2024-10-03
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
-7
/
+5
2024-10-03
Input: imx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
-16
/
+11
2024-10-03
Input: ep93xx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
-6
/
+2
2024-10-03
Input: applespi - use guard notation when acquiring spinlock
Dmitry Torokhov
-54
/
+18
2024-10-03
Input: adp5589-keys - use guard notation when acquiring mutex
Dmitry Torokhov
-21
/
+18
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-2
/
+2
2024-10-02
Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-9
/
+13
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
-3
/
+10
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
-6
/
+3
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
-1
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-52
/
+22
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1114
/
+285
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
-1113
/
+284
2024-09-20
Input: adp5588-keys - fix check on return code
Nuno Sa
-1
/
+1
2024-09-13
Input: tegra-kbc - use of_property_read_variable_u32_array() and of_property_...
Rob Herring (Arm)
-45
/
+27
2024-09-12
input: keypad: ep93xx: add DT support for Cirrus EP93xx
Nikita Shubin
-52
/
+22
2024-09-05
Input: tegra-kbc - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
-26
/
+19
2024-09-05
Input: iqs62x-keys - use cleanup facility for fwnodes
Dmitry Torokhov
-5
/
+2
2024-09-05
Input: gpio-keys - switch to using cleanup functions
Dmitry Torokhov
-27
/
+17
2024-09-05
Input: atkbd - use guard notation when acquiring mutex
Dmitry Torokhov
-22
/
+15
2024-09-05
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
-195
/
+139
2024-09-05
Input: matrix_keypad - remove support for platform data
Dmitry Torokhov
-71
/
+3
2024-09-05
Input: matrix_keypad - switch to gpiod API and generic device properties
Dmitry Torokhov
-156
/
+185
2024-09-05
Input: matrix_keypad - remove support for clustered interrupt
Dmitry Torokhov
-39
/
+22
2024-08-31
Input: snvs_pwrkey - use devm_clk_get_optional_enabled()
Dmitry Torokhov
-23
/
+1
2024-08-28
Input: adp5588-keys - add support for pure gpio
Utsav Agarwal
-13
/
+35
2024-08-28
Input: adp5588-keys - use guard notation when acquiring mutexes
Dmitry Torokhov
-32
/
+17
2024-08-28
input: keyboard: support i.MX95 BBM module
Peng Fan
-0
/
+237
2024-08-28
Input: mt6779-keypad - use devm_clk_get_enabled()
Dmitry Torokhov
-17
/
+1
2024-08-27
Input: mt6779-keypad - fix module autoloading
Liao Chen
-0
/
+1
2024-08-22
Input: keypad-nomadik-ske - remove the driver
Dmitry Torokhov
-390
/
+0
2024-07-31
Input: tc3589x - use of_property_present()
Rob Herring (Arm)
-2
/
+1
2024-07-28
Input: spear-keyboard - switch to devm_clk_get_prepared()
Christophe JAILLET
-15
/
+1
2024-07-15
Input: msc_touchkey - remove the driver
Dmitry Torokhov
-281
/
+0
2024-07-15
Input: adc-keys - use device_for_each_child_node_scoped()
Javier Carrasco
-4
/
+1
[prev]
[next]