aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/irda/irtty-sir.c
AgeCommit message (Expand)Author
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches
2014-11-11irda: Remove IRDA_<TYPE> logging macrosJoe Perches
2014-02-17irtty-sir.c: Do not set_termios() on irtty_close()Tommie Gannert
2013-07-23tty: Convert termios_mutex to termios_rwsemPeter Hurley
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2012-10-07drivers/net/irda/irtty-sir.c: fix error return codePeter Senna Tschudin
2012-07-16tty: move the termios object into the ttyAlan Cox
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox
2008-07-30irda: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-20tty: Ldisc revampAlan Cox
2008-04-30tty: The big operations reworkAlan Cox
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-03-20[IRDA] sem2mutex: drivers/net/irdaArjan van de Ven
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds