| Commit message (Expand) | Author | Age | Files | Lines |
* | irda: move net/irda/ to drivers/staging/irda/net/ | Greg Kroah-Hartman | 2017-08-29 | 1 | -1891/+0 |
* | irda: Convert function pointer arrays and uses to const | Joe Perches | 2014-12-10 | 1 | -2/+4 |
* | irda: Convert IRDA_DEBUG to pr_debug | Joe Perches | 2014-11-12 | 1 | -75/+52 |
* | irda: Remove IRDA_<TYPE> logging macros | Joe Perches | 2014-11-12 | 1 | -15/+16 |
* | net/irda: fixed style issues in irttp | Dragos Foianu | 2013-07-20 | 1 | -27/+23 |
* | irda: irttp: fix memory leak in irttp_open_tsap() error path | Tommi Rantala | 2012-11-28 | 1 | -0/+1 |
* | silence some noisy printks in irda | Dave Jones | 2012-10-04 | 1 | -1/+1 |
* | irttp: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2011-11-21 | 1 | -3/+1 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | net: Remove casts of void * | Joe Perches | 2011-06-17 | 1 | -9/+9 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | net: irda: irttp: sync error paths of data- and udata-requests | Wolfram Sang | 2010-11-18 | 1 | -4/+5 |
* | irda: irttp: allow zero byte packets | Wolfram Sang | 2010-11-16 | 1 | -6/+19 |
* | irttp: Print device parameters and statistics as unsigned | Ben Hutchings | 2010-06-13 | 1 | -7/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: irda: init spinlock after memcpy | Deepak Saxena | 2009-07-27 | 1 | -0/+1 |
* | net: Make static | Roel Kluin | 2008-12-11 | 1 | -7/+7 |
* | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -54/+54 |
* | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2007-10-19 | 1 | -1/+1 |
* | [IRDA]: Make the IRDA use the seq_open_private() | Pavel Emelyanov | 2007-10-11 | 1 | -19/+2 |
* | [IrDA]: Fix IrDA build failure | Samuel Ortiz | 2007-07-18 | 1 | -1/+1 |
* | [NET]: Make all initialized struct seq_operations const. | Philippe De Muyter | 2007-07-11 | 1 | -1/+1 |
* | [IrDA]: tsap init routine factorisation. | G. Liakhovetski | 2007-07-11 | 1 | -10/+19 |
* | [IrDA]: Misc spelling corrections. | G. Liakhovetski | 2007-04-26 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-26 | 1 | -2/+2 |
* | [IrDA]: irttp_dup spin_lock initialisation | G. Liakhovetski | 2007-03-20 | 1 | -0/+1 |
* | [PATCH] mark struct file_operations const 8 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [NET] IRDA: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 | 1 | -20/+20 |
* | [IrDA]: Incorrect TTP header reservation | Jeet Chaudhuri | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [IRDA]: Trivial annotations. | Al Viro | 2006-12-03 | 1 | -2/+2 |
* | [IrDA]: Memory allocations cleanups | Samuel Ortiz | 2006-09-29 | 1 | -6/+8 |
* | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 2006-07-21 | 1 | -6/+3 |
* | [IrDA]: Use alloc_skb() in IrDA TX path | Samuel Ortiz | 2006-07-21 | 1 | -5/+6 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [IRDA]: *irttp cleanup | Alexey Dobriyan | 2005-09-25 | 1 | -11/+4 |
* | [IRDA]: Fix memory leak in irttp_init() | Alexey Dobriyan | 2005-09-25 | 1 | -0/+1 |
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() | David S. Miller | 2005-07-08 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+1912 |