summaryrefslogtreecommitdiffstats
path: root/net/irda/ircomm/ircomm_core.c
Commit message (Expand)AuthorAgeFilesLines
* irda: move net/irda/ to drivers/staging/irda/net/Greg Kroah-Hartman2017-08-281-563/+0
* irda: Convert IRDA_DEBUG to pr_debugJoe Perches2014-11-121-39/+11
* irda: Remove IRDA_<TYPE> logging macrosJoe Perches2014-11-111-2/+3
* net/irda: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+1
* TTY: ircomm, use GFP_KERNEL in ircomm_open()Mathias Krause2013-04-081-1/+1
* irda: Kill set but unused variable 'clen' in ircomm_connect_indication()David S. Miller2011-05-191-6/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-23/+23
* [IRDA]: Use proc_create() to setup ->proc_fops firstWang Chen2008-02-291-3/+5
* [IrDA]: Frame length validation.Robie Basak2008-01-281-0/+12
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-49/+49
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+587