summaryrefslogtreecommitdiff
path: root/net/irda/ircomm
Commit message (Expand)AuthorAge
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause2013-04-08
* | TTY: ircomm: fix DTR being raised on hang upJohan Hovold2013-04-12
* | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21
|\ \ | |/
| * net/irda: Raise dtr in non-blocking openPeter Hurley2013-03-06
| * net/irda: Use barrier to set task statePeter Hurley2013-03-06
| * net/irda: Hold port lock while bumping blocked_openPeter Hurley2013-03-06
| * net/irda: Fix port open countsPeter Hurley2013-03-06
* | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
|/
* tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: move low_latency to tty_portJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* net, TTY: initialize tty->driver_data before usageSasha Levin2012-10-05
* serial: add a new helper functionHuang Shijie2012-09-05
* TTY: ircomm_tty, add tty installJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* TTY: ircomm, use tty_port_close_start helperJiri Slaby2012-06-12
* TTY: ircomm, use tty_port_close_end helperJiri Slaby2012-06-12
* TTY: ircomm, define carrier routinesJiri Slaby2012-06-12
* TTY: ircomm, define local tty_portJiri Slaby2012-06-12
* TTY: ircomm, use tty from tty_portJiri Slaby2012-06-12
* TTY: ircomm, revamp lockingJiri Slaby2012-06-12
* TTY: ircomm, use flags from tty_portJiri Slaby2012-06-12
* TTY: ircomm, use open counts from tty_portJiri Slaby2012-06-12
* TTY: ircomm, use close times from tty_portJiri Slaby2012-06-12
* TTY: ircomm, add tty_portJiri Slaby2012-06-12
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* net: Remove casts of void *Joe Perches2011-06-16
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-19
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-19
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-12
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-22
* net: return operator cleanupEric Dumazet2010-09-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: remove trailing space in messagesFrans Pop2010-03-24
|/
* NET: irda, remove unnecessary checksJiri Slaby2010-01-10
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* net: mark read-only arrays as constJan Engelhardt2009-08-05
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-23