linux-uconsole/drivers/input
Eric Ernst e931652d1b input: keyreset: switch to orderly_reboot
Prior restart function would make a call to sys_sync and then
execute a kernel reset.  Rather than call the sync directly,
thus necessitating this driver to be builtin, call orderly_reboot,
which will take care of the file system sync.

Note: since CONFIG_INPUT Kconfig is tristate, this driver can be built
as module, despite being marked bool.

Signed-off-by: Eric Ernst <eric.ernst@linux.intel.com>
2016-10-12 17:34:22 +05:30
..
gameport x86/asm/tsc: Rename native_read_tsc() to rdtsc() 2015-07-06 15:23:28 +02:00
joystick Input: xpad - move pending clear to the correct location 2016-09-15 08:27:48 +02:00
keyboard Input: tegra-kbc - fix inverted reset logic 2016-09-07 08:32:44 +02:00
misc Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android 2016-06-14 17:08:03 +08:00
mouse Input: elan_i2c - properly wake up touchpad on ASUS laptops 2016-08-20 18:09:26 +02:00
serio Input: i8042 - set up shared ps2_cmd_mutex for AUX ports 2016-09-07 08:32:44 +02:00
tablet Input: gtco - fix crash on detecting device without endpoints 2016-05-04 14:48:45 -07:00
touchscreen sur40: fix occasional oopses on device close 2016-08-20 18:09:19 +02:00
apm-power.c
evbug.c
evdev.c Input: evdev - fix bug in checking duplicate clock change request 2015-10-31 10:35:02 -07:00
ff-core.c Input: document and check on implicitly defined FF_MAX_EFFECTS 2015-10-16 15:32:16 -07:00
ff-memless.c [media] fixp-arith: replace sin/cos table by a better precision one 2015-03-02 14:50:06 -03:00
input-compat.c
input-compat.h
input-leds.c Input: LEDs - skip unnamed LEDs 2015-07-24 09:11:01 -07:00
input-mt.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2015-04-14 18:25:15 -07:00
input-polldev.c
input.c Input: improve autorepeat initialization 2015-10-13 23:30:31 -07:00
joydev.c Input: joydev - fix possible ERR_PTR() dereferencing 2015-10-06 16:38:40 -07:00
Kconfig android: skip building drivers as modules 2016-02-16 13:54:25 -08:00
keycombo.c input: add keycombo, a general key combo driver. 2016-02-16 13:50:58 -08:00
keyreset.c input: keyreset: switch to orderly_reboot 2016-10-12 17:34:22 +05:30
Makefile input: add keycombo, a general key combo driver. 2016-02-16 13:50:58 -08:00
matrix-keymap.c
mousedev.c
sparse-keymap.c