aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-13irda: Fix rd_frame control field initialization in irlap_send_rd_frame()Maks Naumov1-1/+1
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-5/+5
2014-07-15irda: remove unnecessary break after returnFabian Frederick2-2/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen2-2/+3
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley1-4/+2
2014-06-23trivial: net/irda/irlmp.c: Fix closing brace followed by ifRasmus Villemoes1-1/+2
2014-01-18net: add build-time checks for msg->msg_name sizeSteffen Hurrle1-1/+1
2013-12-06net/irda: Fix FSF address in file headersJeff Kirsher14-42/+14
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-4/+0
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg1-2/+1
2013-11-14genetlink: make all genl_ops users constJohannes Berg1-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-10/+5
2013-10-19net: misc: Remove extern from function prototypesJoe Perches1-10/+5
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra1-3/+2
2013-07-19net/irda: fixed style issues in irttpDragos Foianu1-27/+23
2013-07-16net/irda: fixed style issues in irlan_ethDragos Foianu1-17/+14
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2013-05-19net: irda: using kzalloc() instead of kmalloc() to avoid strncpy() issue.Chen Gang1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-5/+4
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-6/+2
2013-04-25irda: irlmp_reasons[] can be staticWu Fengguang1-1/+1
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+11
2013-04-19irda: small read past the end of array in debug codeDan Carpenter2-2/+11
2013-04-14Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman1-0/+2
2013-04-12TTY: ircomm: fix DTR being raised on hang upJohan Hovold1-1/+1
2013-04-08TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause1-1/+1
2013-04-08irda: use GFP_KERNEL in irda_connect_response()Mathias Krause1-2/+1
2013-04-08irda: use GFP_KERNEL in irda_create()Mathias Krause1-1/+1
2013-04-07irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman1-2/+4
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-13/+16
2013-03-20net/irda: add missing error path release_sock callKees Cook1-2/+4
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby1-5/+1
2013-03-06net/irda: Raise dtr in non-blocking openPeter Hurley1-2/+9
2013-03-06net/irda: Use barrier to set task statePeter Hurley1-1/+1
2013-03-06net/irda: Hold port lock while bumping blocked_openPeter Hurley1-2/+2
2013-03-06net/irda: Fix port open countsPeter Hurley1-9/+5
2013-02-27irda: small read beyond end of array in debug codeDan Carpenter1-2/+5
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-5/+5
2013-02-04net: remove redundant check for timer pending state before del_timerYing Xue1-2/+1
2013-01-29Merge branch 'master' into for-nextJiri Kosina2-0/+2
2013-01-27irda: buffer overflow in irnet_ctrl_read()Dan Carpenter1-59/+58
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-1/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2012-11-28irda: irttp: fix memory leak in irttp_open_tsap() error pathTommi Rantala1-0/+1