aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/ircomm_tty.c
Commit message (Expand)AuthorAgeFilesLines
* update network codemigrate_3.2Wolfgang Wiedmeyer2015-10-241-2/+4
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
* proc tty: switch ircomm to ->proc_fopsAlexey Dobriyan2009-04-011-118/+138
* tty: Fix an ircomm warning and note another bugAlan Cox2009-01-021-2/+3
* tty: Ldisc revampAlan Cox2008-07-201-7/+7
* tty: The big operations reworkAlan Cox2008-04-301-4/+2
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-45/+45
* [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-051-1/+1
* [IRDA]: Make ircomm_tty static.Adrian Bunk2007-10-261-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-144/+144
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-211-2/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-6/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1405