aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/gpio/gpiobus_if.m
Commit message (Expand)AuthorAgeFilesLines
* Add a new ioctl to allow the setting of GPIO pin names.Luiz Otavio O Souza2015-03-081-0/+18
* Fix the gpiobus locking by using a more sane model where it isn't necessaryLuiz Otavio O Souza2014-10-311-15/+2
* Initial GPIO bus support. Includes:Oleksandr Tymoshenko2010-09-281-0/+121