Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6 authored by Linus Torvalds on 13 November 2016, 18:32:32 UTC
Linux 4.9-rc5
Tip revision: a25f094
00-INDEX
00-INDEX
	- This file
gpio.txt
	- Introduction to GPIOs and their kernel interfaces
consumer.txt
	- How to obtain and use GPIOs in a driver
driver.txt
	- How to write a GPIO driver
drivers-on-gpio.txt:
	- Drivers in other subsystems that can use GPIO to provide more
	  complex functionality.
board.txt
	- How to assign GPIOs to a consumer device and a function
sysfs.txt
	- Information about the GPIO sysfs interface
gpio-legacy.txt
	- Historical documentation of the deprecated GPIO integer interface
back to top