aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/ircomm_tty_ioctl.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-25net: ircomm, cleanup TIOCGSERIALJiri Slaby
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-01-28tty: Use termios c_*flag macrosPeter Hurley
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-12TTY: ircomm, use tty from tty_portJiri Slaby
2012-06-12TTY: ircomm, use flags from tty_portJiri Slaby
2012-06-12TTY: ircomm, use close times from tty_portJiri Slaby
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds