summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/ircomm_tty.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+8
* tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-301-2/+2
* tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-301-5/+5
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
* tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-4/+0
* tty: Use termios c_*flag macrosPeter Hurley2016-01-281-6/+5
* tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-171-30/+1
* Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-081-1/+3
|\
| * net: irda: fix wait_until_sent poll timeoutJohan Hovold2015-03-071-1/+3
* | irda: replace current->state by set_current_state()Fabian Frederick2015-02-231-1/+1
|/
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-65/+30
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-11/+10
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-101-4/+2
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* TTY: ircomm: fix DTR being raised on hang upJohan Hovold2013-04-121-1/+1
* net/irda: Raise dtr in non-blocking openPeter Hurley2013-03-061-2/+9
* net/irda: Use barrier to set task statePeter Hurley2013-03-061-1/+1
* net/irda: Hold port lock while bumping blocked_openPeter Hurley2013-03-061-2/+2
* net/irda: Fix port open countsPeter Hurley2013-03-061-9/+5
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+2
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
* net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-051-0/+2
* serial: add a new helper functionHuang Shijie2012-09-051-2/+2
* TTY: ircomm_tty, add tty installJiri Slaby2012-08-131-16/+25
* tty: move the termios object into the ttyAlan Cox2012-07-161-6/+6
* TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-121-47/+1
* TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-121-15/+1
* TTY: ircomm, define carrier routinesJiri Slaby2012-06-121-10/+33
* TTY: ircomm, define local tty_portJiri Slaby2012-06-121-53/+56
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-121-23/+39
* TTY: ircomm, revamp lockingJiri Slaby2012-06-121-20/+18
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-121-23/+23
* TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-121-21/+21
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-121-6/+4
* TTY: ircomm, add tty_portJiri Slaby2012-06-121-10/+11
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
* tty: Ldisc revampAlan Cox2008-07-201-7/+7
* tty: The big operations reworkAlan Cox2008-04-301-4/+2
OpenPOWER on IntegriCloud