index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
Input: ideapad_slidebar - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-17
/
+5
2024-10-03
Input: drv2667 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-23
/
+21
2024-10-03
Input: drv2665 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-23
/
+21
2024-10-03
Input: drv260x - use guard notation when acquiring mutex
Dmitry Torokhov
1
-26
/
+24
2024-10-03
Input: kxtj9 - use guard notation when acquiring mutex/disabling irq
Dmitry Torokhov
1
-10
/
+4
2024-10-03
Input: da7280 - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
1
-14
/
+12
2024-10-03
Input: cma3000_d0x - use guard notation when acquiring mutex
Dmitry Torokhov
1
-12
/
+4
2024-10-03
Input: cm109 - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
1
-88
/
+79
2024-10-03
Input: ati_remote2 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-38
/
+19
2024-10-03
Input: ad714x - use guard notation when acquiring mutex
Dmitry Torokhov
1
-9
/
+3
2024-10-03
Input: xpad - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
1
-65
/
+34
2024-10-03
Input: turbografx - use guard notation when acquiring mutex
Dmitry Torokhov
1
-12
/
+10
2024-10-03
Input: n64joy - use guard notation when acquiring mutex
Dmitry Torokhov
1
-19
/
+16
2024-10-03
Input: iforce - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
4
-86
/
+68
2024-10-03
Input: gamecon - use guard notation when acquiring mutex
Dmitry Torokhov
1
-12
/
+10
2024-10-03
Input: db9 - use guard notation when acquiring mutex
Dmitry Torokhov
1
-16
/
+14
2024-10-03
Input: st-keyscan - use guard notation when acquiring mutex
Dmitry Torokhov
1
-9
/
+10
2024-10-03
Input: spear-keyboard - use guard notation when acquiring mutex
Dmitry Torokhov
1
-6
/
+2
2024-10-03
Input: pxa27x_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-8
/
+8
2024-10-03
Input: pmic8xxx-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-6
/
+2
2024-10-03
Input: omap4-keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-3
/
+1
2024-10-03
Input: matrix_keypad - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-10
/
+8
2024-10-03
Input: lpc32xx-keys - use guard notation when acquiring mutex
Dmitry Torokhov
1
-9
/
+9
2024-10-03
Input: lm8323 - use guard notation when acquiring mutexes
Dmitry Torokhov
1
-27
/
+22
2024-10-03
Input: ipaq-micro-keys - use guard notation when acquiring mutex and spinlock
Dmitry Torokhov
1
-7
/
+5
2024-10-03
Input: imx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-16
/
+11
2024-10-03
Input: ep93xx_keypad - use guard notation when acquiring mutex
Dmitry Torokhov
1
-6
/
+2
2024-10-03
Input: applespi - use guard notation when acquiring spinlock
Dmitry Torokhov
1
-54
/
+18
2024-10-03
Input: adp5589-keys - use guard notation when acquiring mutex
Dmitry Torokhov
1
-21
/
+18
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
2
-121
/
+121
2024-10-03
Input: psmouse-smbus - use guard notation when acquiring mutex
Dmitry Torokhov
1
-18
/
+10
2024-10-03
Input: hycon-hy46xx - add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-03
Input: hideep - add missing dependency on REGMAP_I2C
Javier Carrasco
1
-0
/
+1
2024-10-03
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
51
-51
/
+51
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
51
-51
/
+51
2024-10-02
Merge tag 'input-for-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-377
/
+14
2024-10-01
Input: adp5589-keys - fix adp5589_gpio_get_value()
Nuno Sa
1
-3
/
+10
2024-10-01
Input: adp5589-keys - fix NULL pointer dereference
Nuno Sa
1
-6
/
+3
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
6
-368
/
+1
2024-09-30
Input: correct typos in multiple comments across misc drivers
Shen Lichuan
8
-9
/
+9
2024-09-30
input: Fix typos in comments across various files
Yu Jiaoliang
8
-11
/
+11
2024-09-30
Input: novatek-nvt-ts - add support for NT36672A touchscreen
Joel Selvaraj
1
-6
/
+61
2024-09-30
Input: novatek-nvt-ts - replace generic i2c device id with specific IC variant
Joel Selvaraj
1
-1
/
+1
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-5
/
+0
2024-09-26
Merge tag 'soc-ep93xx-dt-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-52
/
+22
2024-09-24
Merge tag 'input-for-v6.12-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
61
-5506
/
+1837
2024-09-22
Input: hynitron_cstxxx - drop explicit initialization of struct i2c_device_id...
Uwe Kleine-König
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-09-20
Merge branch 'next' into for-linus
Dmitry Torokhov
81
-5594
/
+2512
2024-09-20
Input: adp5588-keys - fix check on return code
Nuno Sa
1
-1
/
+1
[prev]
[next]