summaryrefslogtreecommitdiffstats
path: root/sys/modules/gpio
Commit message (Expand)AuthorAgeFilesLines
* MFC r314651,r318439,r318440:ngie2017-05-306-12/+12
* MFC r307698:ngie2017-05-301-1/+1
* MFC r308428:gonzo2016-11-151-0/+4
* Add gpiokeys to the list of GPIO modules built only if FDT is enabledgonzo2016-05-281-1/+1
* When building modules, define make variable OPT_FDT if the kernel configian2016-05-271-1/+5
* Fix parallel builds by specifying *all* required headers in SRCS.ian2016-05-275-5/+5
* [gpio] add gpiospi to the gpio module.adrian2016-05-271-1/+1
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-262-1/+41
* [gpiospi] add initial gpio SPI bit bang driver.adrian2016-05-261-0/+41
* Revert r299739. That did not make it better.bz2016-05-142-2/+2
* Blind long shot. Add ofw_gpiobus.c to the SRCS list in the hope tobz2016-05-141-1/+1
* Add loadable module for gpiokeysgonzo2016-05-122-1/+15
* Fix the build of gpiobus as a module.loos2015-08-171-2/+3
* Inspired by r262522, fix make depend. This fixes the build of gpio modules.loos2014-02-273-2/+3
* Allow building the GPIO bus and associated bits as modules.adrian2012-01-154-0/+150
OpenPOWER on IntegriCloud