aboutsummaryrefslogtreecommitdiff
path: root/net/irda/ircomm
AgeCommit message (Expand)Author
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-12TTY: ircomm: fix DTR being raised on hang upJohan Hovold
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley
2013-03-06net/irda: Use barrier to set task statePeter Hurley
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley
2013-03-06net/irda: Fix port open countsPeter Hurley
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-10-05net, TTY: initialize tty->driver_data before usageSasha Levin
2012-09-05serial: add a new helper functionHuang Shijie
2012-08-13TTY: ircomm_tty, add tty installJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-06-12TTY: ircomm, use tty_port_close_start helperJiri Slaby
2012-06-12TTY: ircomm, use tty_port_close_end helperJiri Slaby
2012-06-12TTY: ircomm, define carrier routinesJiri Slaby
2012-06-12TTY: ircomm, define local tty_portJiri Slaby
2012-06-12TTY: ircomm, use tty from tty_portJiri Slaby
2012-06-12TTY: ircomm, revamp lockingJiri Slaby
2012-06-12TTY: ircomm, use flags from tty_portJiri Slaby
2012-06-12TTY: ircomm, use open counts from tty_portJiri Slaby
2012-06-12TTY: ircomm, use close times from tty_portJiri Slaby
2012-06-12TTY: ircomm, add tty_portJiri Slaby
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-06-16net: Remove casts of void *Joe Perches
2011-05-19irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller
2011-05-19irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller
2011-05-12net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi
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
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent
2010-09-23net: return operator cleanupEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net: remove trailing space in messagesFrans Pop
2010-01-10NET: irda, remove unnecessary checksJiri Slaby
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-06-23net: Move rx skb_orphan call to where neededHerbert Xu
2009-04-01proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan