https://github.com/torvalds/linux
Raw File
Tip revision: 5d01410fe4d92081f349b013a2e7a95429e4f2c9 authored by Linus Torvalds on 23 November 2014, 23:25:20 UTC
Linux 3.18-rc6
Tip revision: 5d01410
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