Mike Lockwood
16e1bce6e2
input: keychord: Add keychord driver
...
This driver allows userspace to receive notification when client
specified key combinations are pressed.
The client opens /dev/keychord and writes a list of keychords
for the driver to monitor.
The client then reads or polls /dev/keychord for notifications.
A client specified ID for the keychord is returned from read()
when a keychord press is detected.
Signed-off-by: Mike Lockwood <lockwood@android.com >
keychord: fix to build without CONFIG_PREEMPT
Change-Id: I911f13aeda4224b6fa57863bc7e8972fec8837fb
2011-06-14 09:08:49 -07:00
..
2011-05-29 11:19:16 -07:00
2011-05-26 10:33:34 +01:00
2011-06-07 15:55:55 -04:00
2011-05-20 13:43:21 -07:00
2011-06-07 23:34:58 +02:00
2011-05-26 17:12:32 -07:00
2011-06-04 08:11:26 +09:00
2011-06-04 06:33:24 +09:00
2011-06-02 05:29:19 +09:00
2011-06-14 09:08:40 -07:00
2011-05-31 15:26:42 +09:00
2011-05-24 22:20:14 +02:00
2011-05-29 11:18:09 -07:00
2011-05-23 10:24:29 +02:00
2011-06-02 14:40:43 +09:00
2011-05-26 17:12:37 -07:00
2011-06-09 09:05:12 -04:00
2011-06-09 15:03:38 -06:00
2011-06-08 20:14:41 +10:00
2011-05-23 12:33:02 -07:00
2011-06-04 10:34:28 -07:00
2011-05-26 19:45:05 +02:00
2011-06-11 15:06:48 -07:00
2011-05-26 12:13:57 -07:00
2011-06-14 09:08:49 -07:00
2011-06-11 18:59:07 -07:00
2011-06-14 09:08:44 -07:00
2011-05-23 09:12:26 -07:00
2011-05-29 13:03:13 +01:00
2011-06-09 13:09:07 -07:00
2011-05-23 09:12:26 -07:00
2011-05-28 08:38:55 +02:00
2011-06-14 09:08:47 -07:00
2011-06-01 02:25:04 -07:00
2011-06-14 09:08:40 -07:00
2011-06-11 16:25:16 -07:00
2011-05-25 00:08:17 +01:00
2011-05-31 16:33:34 +02:00
2011-05-26 13:19:00 -07:00
2011-06-09 16:33:01 -07:00
2011-05-29 11:44:33 -07:00
2011-06-14 09:08:45 -07:00
2011-06-01 19:29:10 -07:00
2011-05-18 02:55:22 -07:00
2011-05-27 10:49:30 +01:00
2011-06-14 09:08:44 -07:00
2011-06-06 14:14:56 +02:00
2011-06-02 18:34:43 +09:00
2011-05-23 11:36:14 +09:00
2011-06-13 09:18:45 -06:00
2011-06-03 14:19:49 -04:00
2011-06-14 09:08:38 -07:00
2011-06-14 09:08:45 -07:00
2011-05-24 13:03:56 -04:00
2011-06-08 07:46:30 -07:00
2011-06-08 13:48:30 -07:00
2011-05-30 11:14:15 +09:30
2011-06-06 18:14:45 +09:00
2011-05-30 11:14:16 +09:30
2011-05-26 17:12:38 -07:00
2011-05-26 19:45:06 +02:00
2011-06-09 12:52:44 -07:00
2011-06-14 09:08:45 -07:00
2011-06-14 09:08:45 -07:00