summaryrefslogtreecommitdiffstats
path: root/net/irda
Commit message (Expand)AuthorAgeFilesLines
...
* [IrDA]: Calling ppp_unregister_channel() from process contextSamuel Ortiz2007-03-202-10/+26
* [IrDA]: irttp_dup spin_lock initialisationG. Liakhovetski2007-03-201-0/+1
* [IRDA] net/irda/: proper prototypesAdrian Bunk2007-02-261-13/+0Star
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0Star
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-126-6/+6
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-1140-1441/+1441
* [IRLAN]: handle out of memory errorsAkinobu Mita2007-02-081-3/+20
* [IRDA]: handle out of memory errorsAkinobu Mita2007-02-081-0/+40
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-081-1/+1
* [IrDA]: Incorrect TTP header reservationJeet Chaudhuri2006-12-071-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-053-0/+3
|\
| * [PATCH] severing skbuff.h -> mm.hAl Viro2006-12-043-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-056-17/+11Star
|\|
| * [IRDA]: Use kmemdup where applicableArnaldo Carvalho de Melo2006-12-034-10/+4Star
| * [IRDA]: Trivial annotations.Al Viro2006-12-033-7/+7
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-5/+6
|/
* [IRDA]: Lockdep fix.Peter Zijlstra2006-11-221-1/+2
* [PATCH] strndup() would better take size_t, not intAl Viro2006-10-111-1/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [IrDA]: Memory allocations cleanupsSamuel Ortiz2006-09-299-54/+97
* [IrDA]: af_irda.c cleanupsSamuel Ortiz2006-09-291-2/+7
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-219-44/+21Star
* [IrDA]: Use alloc_skb() in IrDA TX pathSamuel Ortiz2006-07-2112-35/+38
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3018-18/+0Star
* [IrDA]: Fix RCU lock pairing on error pathJosh Triplett2006-06-301-1/+2
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [IRDA]: Use put_unaligned() in irlmp_do_discovery().David S. Miller2006-06-181-1/+5
* [IRDA]: Missing allocation result check in irlap_change_speed().Florin Malita2006-06-061-1/+2
* [IRDA]: fix 16/32 bit confusionAlexey Dobriyan2006-05-231-1/+2
* [IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk2006-05-101-3/+0Star
* [NET]: Fix ipx/econet/appletalk/irda ioctl crashesPetr Vandrovec2006-03-291-0/+25
* [PATCH] Typo fixesAlexey Dobriyan2006-03-281-3/+3
* [IRDA]: out of range array access David Binderman2006-02-101-1/+1
* [IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2006-02-101-2/+2
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-123-0/+3
* [NET]: Remove more unneeded typecasts on *malloc()Kris Katterjohn2006-01-121-8/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-051-1/+1
|\
| * s/retreiv/retriev/gMatt Mackall2006-01-031-1/+1
* | [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-031-1/+1
* | [NET]: move struct proto_ops to constEric Dumazet2006-01-031-8/+8
* | [NET]: Avoid atomic xchg() for non-error caseBenjamin LaHaise2006-01-031-2/+3
|/
* [NET]: kfree cleanupJesper Juhl2005-11-082-12/+7Star
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+1
* [IRDA]: *irttp cleanupAlexey Dobriyan2005-09-251-11/+4Star
* [IRDA]: Fix memory leak in irttp_init()Alexey Dobriyan2005-09-251-0/+1
* [NET]: fix-up schedule_timeout() usageNishanth Aravamudan2005-09-121-6/+3Star
* [IRDA]: IrDA prototype fixesAdrian Bunk2005-09-062-0/+2