Searched hist:"4 ea40278eb463aaa95889b00be78f8a56bb61131" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | locomokbd.c | diff 4ea40278eb463aaa95889b00be78f8a56bb61131 Tue Oct 24 18:40:57 CEST 2017 Kees Cook <keescook@chromium.org> Input: keyboard - convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | snvs_pwrkey.c | diff 4ea40278eb463aaa95889b00be78f8a56bb61131 Tue Oct 24 18:40:57 CEST 2017 Kees Cook <keescook@chromium.org> Input: keyboard - convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | imx_keypad.c | diff 4ea40278eb463aaa95889b00be78f8a56bb61131 Tue Oct 24 18:40:57 CEST 2017 Kees Cook <keescook@chromium.org> Input: keyboard - convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | omap-keypad.c | diff 4ea40278eb463aaa95889b00be78f8a56bb61131 Tue Oct 24 18:40:57 CEST 2017 Kees Cook <keescook@chromium.org> Input: keyboard - convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | tegra-kbc.c | diff 4ea40278eb463aaa95889b00be78f8a56bb61131 Tue Oct 24 18:40:57 CEST 2017 Kees Cook <keescook@chromium.org> Input: keyboard - convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to all timer callbacks, switch to using the new timer_setup() and from_timer() to pass the timer pointer explicitly.
Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|