aboutsummaryrefslogtreecommitdiff
path: root/net/irda/irlap.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-30irda: use msecs_to_jiffies for conversionsGravatar Nicholas Mc Guire 1-3/+5
2014-11-12irda: Fix build failures after IRDA_DEBUG->pr_debugGravatar Joe Perches 1-3/+1
2014-11-12irda: Convert IRDA_DEBUG to pr_debugGravatar Joe Perches 1-42/+13
2014-11-11irda: Remove IRDA_<TYPE> logging macrosGravatar Joe Perches 1-7/+8
2013-12-06net/irda: Fix FSF address in file headersGravatar Jeff Kirsher 1-3/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 1-7/+7
2009-08-05net: mark read-only arrays as constGravatar Jan Engelhardt 1-1/+1
2008-03-05net: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-28/+28
2007-10-10[IRDA]: Make the IRDA use the seq_open_private()Gravatar Pavel Emelyanov 1-22/+4
2007-07-18[IrDA]: Fix IrDA build failureGravatar Samuel Ortiz 1-1/+1
2007-07-10[NET]: Make all initialized struct seq_operations const.Gravatar Philippe De Muyter 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 8Gravatar Arjan van de Ven 1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-7/+7
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 1-4/+2
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathGravatar Samuel Ortiz 1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Gravatar Florin Malita 1-1/+2
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()Gravatar David S. Miller 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+1258