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
..
2011-01-08 11:13:34 +00:00
2012-06-24 04:15:58 +00:00
2012-06-24 04:15:58 +00:00
2012-12-20 04:32:02 +00:00
2013-03-16 02:48:49 +00:00
2012-08-15 03:03:03 +00:00
2013-03-29 19:52:57 +00:00
2012-06-14 14:38:55 +00:00
2013-01-15 22:08:03 +00:00
2012-06-13 05:02:51 +00:00
2012-07-07 05:02:39 +00:00
2013-03-18 15:18:55 +00:00
2012-06-03 18:34:32 +00:00
2012-12-20 04:32:02 +00:00
2012-12-20 04:32:02 +00:00
2010-05-14 00:00:19 +00:00
2012-06-22 06:38:31 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2012-01-23 06:36:41 +00:00
2012-08-15 03:03:03 +00:00
2013-03-06 06:19:56 +00:00
2012-06-13 05:02:51 +00:00
2011-10-21 06:41:46 +00:00
2012-06-13 05:02:51 +00:00
2013-01-19 00:50:12 +00:00
2012-06-13 05:02:51 +00:00
2012-05-30 13:31:08 +00:00
2013-03-29 18:43:10 +00:00
2012-08-15 03:03:03 +00:00
2011-01-17 22:58:28 +00:00
2011-01-11 22:07:39 +00:00
2010-06-13 13:12:52 +00:00
2013-03-09 23:55:23 +00:00
2012-08-15 03:03:03 +00:00
2013-01-09 01:52:28 +00:00
2013-01-06 00:42:09 +00:00
2013-03-14 20:18:12 +00:00
2012-06-13 06:38:25 +00:00
2013-01-17 09:52:35 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-25 23:59:31 +00:00
2013-03-11 10:56:46 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2012-06-22 07:06:40 +00:00
2013-02-26 20:01:05 +00:00
2012-12-19 00:24:31 +00:00
2013-03-02 05:02:29 +00:00