Nicolas Bellido
f9705fcb98
Input: add driver for keyboard on AAED-2000 development board (ARM)
...
The keyboard is connected via GPIOs to the processor, and scanned
using a column sample register. The hardware provides no debouncing
mechanism, so the state of the keys is read KBDSCAN_STABLE_COUNT
times before being reported to the input layer.
The status of the keys needs to be polled because there is no
interrupt hooked to the lines. A workqueue is used for this.
Signed-off-by: Nicolas Bellido Y Ortega <ml@acolin.be >
Signed-off-by: Dmitry Torokhov <dtor@mail.ru >
2006-11-24 00:42:50 -05:00
..
2006-10-05 15:10:12 +01:00
2006-10-20 10:26:38 -07:00
2006-06-27 09:23:59 -07:00
2006-11-02 17:59:46 -05:00
2006-10-24 16:16:39 -07:00
2006-10-28 11:30:55 -07:00
2006-10-28 11:30:53 -07:00
2006-10-30 12:08:40 -08:00
2006-10-10 16:15:33 -07:00
2006-11-04 22:42:39 -05:00
2006-10-21 13:35:05 -07:00
2006-07-31 13:28:36 -07:00
2006-10-04 07:55:30 -07:00
2006-09-21 11:46:22 +10:00
2006-10-10 15:37:21 -07:00
2006-11-03 12:27:57 -08:00
2006-10-11 11:14:25 -07:00
2006-10-25 15:12:45 -07:00
2006-10-21 18:37:02 +02:00
2006-10-18 13:03:09 -07:00
2006-10-28 22:30:17 +01:00
2006-11-03 12:27:59 -08:00
2006-10-30 15:24:38 -08:00
2006-11-02 14:26:04 -08:00
2006-11-24 00:42:50 -05:00
2006-11-03 12:27:59 -08:00
2006-10-17 08:18:46 -07:00
2006-11-17 01:06:36 -05:00
2006-10-11 11:14:25 -07:00
2006-11-03 12:27:55 -08:00
2006-10-14 00:44:29 -03:00
2006-10-30 12:08:40 -08:00
2006-10-05 15:10:12 +01:00
2006-11-03 12:27:56 -08:00
2006-10-24 22:01:11 -07:00
2006-10-27 15:34:51 -07:00
2006-10-31 20:22:06 -05:00
2006-06-30 19:25:36 +02:00
2006-09-27 08:26:18 -07:00
2006-10-06 20:47:23 -06:00
2006-10-08 12:32:35 -07:00
2006-11-03 11:49:04 -08:00
2006-10-29 17:25:48 -08:00
2006-10-18 11:36:11 -07:00
2006-10-03 22:31:37 +02:00
2006-10-17 08:18:47 -07:00
2006-10-27 12:39:33 +02:00
2006-10-27 01:03:31 -07:00
2006-10-31 08:13:19 -08:00
2006-10-30 12:08:40 -08:00
2006-10-17 08:18:42 -07:00
2006-11-03 12:27:58 -08:00
2006-10-08 02:38:28 +01:00
2006-10-18 08:45:30 -04:00
2006-11-17 01:06:25 -05:00
2006-11-01 14:52:48 +11:00
2006-10-17 08:18:44 -07:00
2006-06-30 19:25:36 +02:00
2006-10-17 08:18:42 -07:00
2006-08-10 07:31:37 -04:00