aboutsummaryrefslogtreecommitdiffstats
path: root/net/irda (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-20[IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2-10/+26
2007-03-20[IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski1-0/+1
2007-02-26[IRDA] net/irda/: proper prototypesAdrian Bunk1-13/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau7-7/+0
2007-02-12[PATCH] mark struct file_operations const 8Arjan van de Ven6-6/+6
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-10[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki40-1441/+1441
2007-02-08[IRLAN]: handle out of memory errorsAkinobu Mita1-3/+20
2007-02-08[IRDA]: handle out of memory errorsAkinobu Mita1-0/+40
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-1/+1
2006-12-06[IrDA]: Incorrect TTP header reservationJeet Chaudhuri1-2/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells3-0/+3
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells6-17/+11
2006-12-04[PATCH] severing skbuff.h -> mm.hAl Viro3-0/+3
2006-12-02[IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo4-10/+4
2006-12-02[IRDA]: Trivial annotations.Al Viro3-7/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells1-5/+6
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra1-1/+2
2006-10-10[PATCH] strndup() would better take size_t, not intAl Viro1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-09-28[IrDA]: Memory allocations cleanupsSamuel Ortiz9-54/+97
2006-09-28[IrDA]: af_irda.c cleanupsSamuel Ortiz1-2/+7
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris9-44/+21
2006-07-21[IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz12-35/+38
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel18-18/+0
2006-06-29[IrDA]: Fix RCU lock pairing on error pathJosh Triplett1-1/+2
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0
2006-06-17[IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller1-1/+5
2006-06-05[IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita1-1/+2
2006-05-22[IRDA]: fix 16/32 bit confusionAlexey Dobriyan1-1/+2
2006-05-09[IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk1-3/+0
2006-03-28[NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec1-0/+25
2006-03-28[PATCH] Typo fixesAlexey Dobriyan1-3/+3
2006-02-09[IRDA]: out of range array access David Binderman1-1/+1
2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz1-2/+2
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap3-0/+3
2006-01-11[NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn1-8/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-01-03[NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig1-1/+1
2006-01-03[NET]: move struct proto_ops to constEric Dumazet1-8/+8
2006-01-03[NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise1-2/+3
2006-01-03s/retreiv/retriev/gMatt Mackall1-1/+1
2005-11-08[NET]: kfree cleanupJesper Juhl2-12/+7
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-1/+1
2005-09-24[IRDA]: *irttp cleanupAlexey Dobriyan1-11/+4
2005-09-24[IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan1-0/+1
2005-09-12[NET]: fix-up schedule_timeout() usageNishanth Aravamudan1-6/+3
2005-09-05[IRDA]: IrDA prototype fixesAdrian Bunk2-0/+2