aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-30tty: The big operations reworkAlan Cox1-4/+2
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison8-166/+166
2008-02-29[IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen1-3/+5
2008-01-28[IrDA]: Frame length validation.Robie Basak1-0/+12
2007-12-20[IRDA]: Spelling fixesJoe Perches1-1/+1
2007-12-05[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov1-1/+1
2007-10-26[IRDA]: Make ircomm_tty static.Adrian Bunk1-1/+1
2007-10-17[IRDA]: IrCOMM discovery indication simplificationRyan Reading1-12/+3
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-04-25[SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau7-7/+0
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki8-536/+536
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+6
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz1-2/+2
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2-5/+2
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz3-5/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds10-0/+4949