index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-20
Input: cros_ec_keyb - add 3 buttons for monitor function
joewu (吳仲振)
1
-0
/
+15
2023-01-19
Input: mtk-pmic-keys: add MT6357 support
Fabien Parent
1
-0
/
+17
2023-01-12
input: remove davinci keyboard driver
Arnd Bergmann
3
-326
/
+0
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2
-2
/
+2
2022-12-07
Input: lpc32xx - allow building with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: nomadik-ske-keypad - allow building with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: pxa27xx-keypad - allow build with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: spear-keyboard - improve build coverage using COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: tegra-kbc - allow build with COMPILE_TEST
Jonathan Cameron
1
-1
/
+1
2022-12-07
Input: tegra-kbc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+3
2022-12-07
Input: tca6416-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: tc3589x - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: st-keyscan - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+3
2022-12-07
Input: sh-keysc - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: qt1070 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-12-07
Input: pxa27x_keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: pmic8xxx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: nomadik-ske-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: mcs-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: max7359-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-12-07
Input: matrix-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: lpc32xx-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+3
2022-12-07
Input: lm8323 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+2
2022-12-07
Input: tm2-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-07
Input: spear-keyboard - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+5
2022-12-07
Input: qt1050 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-07
Input: mtk-pmic-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-07
Input: mpr121-touchkey - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-07
Input: ipaq-micro-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-07
Input: gpio-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-07
Input: ep39xx-keypad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-07
Input: cypress-sf - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-5
/
+5
2022-12-07
Input: cros-ec-keyb - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-3
/
+3
2022-12-07
Input: adp5589-keys - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
2022-12-02
Input: tm2-touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: tca8418_keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: tca6416-keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: qt2160 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: qt1070 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: mpr121_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: mcs_touchkey - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: max7359_keypad - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: lm8333 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: lm8323 - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: dlink-dir685-touchkeys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-02
Input: cap11xx - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: adp5589-keys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-02
Input: adp5588-keys - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-03
Input: matrix_keypad - force switch rows to input mode
Siarhei Volkau
1
-0
/
+3
2022-10-28
Input: stmpe-keypad - add missing of.h include
Dmitry Torokhov
1
-0
/
+1
[prev]
[next]