summaryrefslogtreecommitdiff
path: root/arch/mips/bits/ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-03fix TIOCMSET in mips ioctl.hSzabolcs Nagy1-1/+1
2016-07-03fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.hSzabolcs Nagy1-14/+14
2016-07-03remove mips and powerpc ioctls that are missing from linux uapiSzabolcs Nagy1-5/+0
2016-07-03add missing TIOC* macros to ioctl.hSzabolcs Nagy1-0/+8
2016-07-03add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy1-0/+1
2016-07-03remove ioctl macros that were removed from linux uapiSzabolcs Nagy1-4/+0
2013-05-26fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)Szabolcs Nagy1-4/+4
2012-08-07further fixes for mips ioctl.h headerRich Felker1-4/+4
2012-08-07fix another mips gratuitous-incompatibility bug: ioctl numbersRich Felker1-2/+2
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker1-0/+210