Ian Lepore
63cdf42e8c
Add userland access to at91 gpio functionality via ioctl calls. Also,
...
add the ability for userland to be notified of changes on gpio pins via
a select(2)/read(2) interface.
Change the interrupt handler from filtered to threaded.
Because of the uiomove() calls in the new interface, change locking from
standard mutex to sx.
Add / restore the at91_gpio_high_z() function.
Reviewed by: imp (long ago)
2013-03-29 19:52:57 +00:00
..
2013-03-28 21:26:19 +00:00
2013-03-29 19:52:57 +00:00
2013-03-20 15:39:27 +00:00
2013-03-21 22:59:01 +00:00
2013-03-29 11:53:20 +00:00
2013-03-26 20:17:08 +00:00
2013-03-21 23:02:19 +00:00
2013-03-23 20:01:45 +00:00
2013-03-05 08:08:16 +00:00
2013-02-20 22:59:53 +00:00
2012-11-01 04:07:08 +00:00
2013-03-29 18:46:13 +00:00
2013-03-22 07:40:34 +00:00
2013-03-26 07:55:24 +00:00
2013-03-02 15:33:54 +00:00
2013-03-27 10:52:18 +00:00
2013-03-19 14:13:12 +00:00
2011-11-22 21:28:20 +00:00
2013-03-29 16:26:25 +00:00
2012-12-18 00:25:48 +00:00
2013-03-16 23:11:55 +00:00
2013-03-29 06:32:39 +00:00
2013-03-29 18:25:45 +00:00
2013-03-28 20:37:07 +00:00
2013-03-20 02:42:52 +00:00
2012-12-05 08:04:20 +00:00
2013-03-29 14:04:26 +00:00
2013-03-20 10:35:33 +00:00
2013-03-22 01:45:54 +00:00
2013-03-15 10:20:15 +00:00
2012-12-05 08:04:20 +00:00
2012-12-05 08:04:20 +00:00
2013-03-25 07:43:46 +00:00
2013-03-09 16:58:19 +00:00
2013-03-15 10:21:18 +00:00
2013-03-19 13:06:11 +00:00
2013-03-09 02:32:23 +00:00
2012-10-22 17:50:54 +00:00
2013-03-09 02:32:23 +00:00
2013-02-20 22:59:53 +00:00
2013-03-09 02:32:23 +00:00
2013-02-21 12:52:18 +00:00
2013-03-19 14:13:12 +00:00
2013-03-13 21:06:03 +00:00
2013-03-09 02:32:23 +00:00
2013-03-19 14:13:12 +00:00
2013-03-29 16:26:25 +00:00
2013-02-21 19:02:50 +00:00
2013-03-22 21:45:28 +00:00
2013-03-28 06:39:27 +00:00
2013-02-28 13:46:03 +00:00
2013-03-15 10:21:18 +00:00
2012-10-26 17:31:35 +00:00
2013-03-12 14:21:52 +00:00