https://github.com/torvalds/linux
Raw File
Tip revision: 9735a22799b9214d17d3c231fe377fc852f042e9 authored by Linus Torvalds on 03 April 2016, 14:09:40 UTC
Linux 4.6-rc2
Tip revision: 9735a22
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