summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm
Commit message (Expand)AuthorAgeFilesLines
* irda: Fix error propagation in ircomm_lmp_connect_response()David S. Miller2011-05-191-4/+1
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-191-6/+0
* net/irda/ircomm_tty.c: Use flip buffers to deliver dataAmit Virdi2011-05-121-9/+5
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+2
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintionsTracey Dent2010-11-221-2/+2
* net: return operator cleanupEric Dumazet2010-09-231-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | net: remove trailing space in messagesFrans Pop2010-03-241-1/+1
|/
* NET: irda, remove unnecessary checksJiri Slaby2010-01-101-6/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* net: mark read-only arrays as constJan Engelhardt2009-08-052-4/+4
* net: Move rx skb_orphan call to where neededHerbert Xu2009-06-231-0/+1
* 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-058-166/+166
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-291-3/+5
* [IrDA]: Frame length validation.Robie Basak2008-01-281-0/+12
* [IRDA]: Spelling fixesJoe Perches2007-12-201-1/+1
* [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
* [IRDA]: IrCOMM discovery indication simplificationRyan Reading2007-10-171-12/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-108-536/+536
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-281-2/+2
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-212-5/+2
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-213-5/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-302-2/+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-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+4949
OpenPOWER on IntegriCloud