aboutsummaryrefslogtreecommitdiff
path: root/net/irda/ircomm
AgeCommit message (Expand)AuthorFilesLines
2010-11-22Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsGravatar Tracey Dent 1-2/+2
2010-09-23net: return operator cleanupGravatar Eric Dumazet 1-2/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 4-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 4-0/+4
2010-03-24net: remove trailing space in messagesGravatar Frans Pop 1-1/+1
2010-01-10NET: irda, remove unnecessary checksGravatar Jiri Slaby 1-6/+0
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-08-05net: mark read-only arrays as constGravatar Jan Engelhardt 2-4/+4
2009-06-23net: Move rx skb_orphan call to where neededGravatar Herbert Xu 1-0/+1
2009-04-01proc tty: switch ircomm to ->proc_fopsGravatar Alexey Dobriyan 1-118/+138
2009-01-02tty: Fix an ircomm warning and note another bugGravatar Alan Cox 1-2/+3
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-7/+7
2008-04-30tty: The big operations reworkGravatar Alan Cox 1-4/+2
2008-03-05net: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 8-166/+166
2008-02-29[IRDA]: Use proc_create() to setup ->proc_fops firstGravatar Wang Chen 1-3/+5
2008-01-28[IrDA]: Frame length validation.Gravatar Robie Basak 1-0/+12
2007-12-20[IRDA]: Spelling fixesGravatar Joe Perches 1-1/+1
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSGravatar Pavel Emelyanov 1-1/+1
2007-10-26[IRDA]: Make ircomm_tty static.Gravatar Adrian Bunk 1-1/+1
2007-10-17[IRDA]: IrCOMM discovery indication simplificationGravatar Ryan Reading 1-12/+3
2007-07-10[NET]: Make all initialized struct seq_operations const.Gravatar Philippe De Muyter 1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tGravatar Arnaldo Carvalho de Melo 1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 7-7/+0
2007-02-12[PATCH] mark struct file_operations const 8Gravatar Arjan van de Ven 1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 8-536/+536
2006-12-08[PATCH] tty: switch to ktermios and new frameworkGravatar Alan Cox 1-1/+1
2006-11-22WorkStruct: make allyesconfigGravatar David Howells 1-5/+6
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 1-1/+1
2006-09-28[IrDA]: Memory allocations cleanupsGravatar Samuel Ortiz 1-2/+2
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 2-5/+2
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathGravatar Samuel Ortiz 3-5/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGravatar Greg Kroah-Hartman 1-1/+0
2005-09-12[NET]: fix-up schedule_timeout() usageGravatar Nishanth Aravamudan 1-6/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 10-0/+4949