https://github.com/torvalds/linux
Raw File
Tip revision: c0bc126f97fb929b3ae02c1c62322645d70eb408 authored by Linus Torvalds on 26 June 2017, 01:30:05 UTC
Linux 4.12-rc7
Tip revision: c0bc126
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