https://github.com/torvalds/linux
Raw File
Tip revision: bc0195aad0daa2ad5b0d76cce22b167bc3435590 authored by Linus Torvalds on 12 July 2015, 22:10:30 UTC
Linux 4.2-rc2
Tip revision: bc0195a
00-INDEX
00-INDEX
	- this file
botching-up-ioctls.txt
	- how to avoid botching up ioctls
cdrom.txt
	- summary of CDROM ioctl calls
hdio.txt
	- summary of HDIO_ ioctl calls
ioctl-decoding.txt
	- how to decode the bits of an IOCTL code
ioctl-number.txt
	- how to implement and register device/driver ioctl calls
back to top