This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
gpio
History
Oleksandr Tymoshenko
fd98051117
[bytgpio] prepare bytgpio(4) for modularization
...
- Add detach method - module should depend on gpiobus, not gpio
2016-11-21 19:43:01 +00:00
..
bytgpio.c
[bytgpio] prepare bytgpio(4) for modularization
2016-11-21 19:43:01 +00:00
gpio_if.m
…
gpiobacklight.c
…
gpiobus_if.m
…
gpiobus.c
Make gpiobus early driver at BUS_PAS_BUS.
2016-11-17 15:37:44 +00:00
gpiobusvar.h
Stop including a possibly GPLd header from the GPIO code. Add the only
2016-10-26 12:41:44 +00:00
gpioc.c
…
gpioiic.c
Sort and remove a couple of unnecessary headers.
2016-05-22 04:02:34 +00:00
gpiokeys_codes.c
…
gpiokeys.c
Fix detach routine for gpiokeys
2016-05-12 20:15:23 +00:00
gpiokeys.h
…
gpioled_fdt.c
Refactor FDT part of gpioled driver
2016-11-07 21:15:39 +00:00
gpioled.c
Refactor FDT part of gpioled driver
2016-11-07 21:15:39 +00:00
gpiopower.c
Add a GPIO poweroff and reset driver.
2016-11-16 02:14:07 +00:00
gpiopps.c
Add a PPS driver that takes the timing pulse from a gpio pin. Currently
2016-05-26 23:56:12 +00:00
gpioregulator.c
Add driver for GPIO controlled regulator.
2016-10-15 20:04:14 +00:00
gpiospi.c
[gpiospi] add initial gpio SPI bit bang driver.
2016-05-26 07:20:33 +00:00
ofw_gpiobus.c
Stop including a possibly GPLd header from the GPIO code. Add the only
2016-10-26 12:41:44 +00:00