summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/ircomm_tty_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-291/+0
* tty: ircomm: remove dead and broken ioctl codeJohan Hovold2017-06-131-106/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: ircomm, cleanup TIOCGSERIALJiri Slaby2016-06-251-8/+0
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-1/+1
* tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-4/+1
* tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-301-2/+1
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-3/+3
* tty: Use termios c_*flag macrosPeter Hurley2016-01-281-9/+4
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-16/+2
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-1/+2
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* tty: move the termios object into the ttyAlan Cox2012-07-161-5/+5
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-121-5/+6
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-121-5/+5
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-121-2/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-9/+9
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-43/+43
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+428