index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
irda
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-20
[IrDA]: Calling ppp_unregister_channel() from process context
Samuel Ortiz
2
-10
/
+26
2007-03-20
[IrDA]: irttp_dup spin_lock initialisation
G. Liakhovetski
1
-0
/
+1
2007-02-26
[IRDA] net/irda/: proper prototypes
Adrian Bunk
1
-13
/
+0
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
7
-7
/
+0
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
6
-6
/
+6
2007-02-12
[PATCH] mark struct file_operations const 7
Arjan van de Ven
1
-1
/
+1
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
40
-1441
/
+1441
2007-02-08
[IRLAN]: handle out of memory errors
Akinobu Mita
1
-3
/
+20
2007-02-08
[IRDA]: handle out of memory errors
Akinobu Mita
1
-0
/
+40
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
1
-1
/
+1
2006-12-06
[IrDA]: Incorrect TTP header reservation
Jeet Chaudhuri
1
-2
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
3
-0
/
+3
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
6
-17
/
+11
2006-12-04
[PATCH] severing skbuff.h -> mm.h
Al Viro
3
-0
/
+3
2006-12-02
[IRDA]: Use kmemdup where applicable
Arnaldo Carvalho de Melo
4
-10
/
+4
2006-12-02
[IRDA]: Trivial annotations.
Al Viro
3
-7
/
+7
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+6
2006-11-21
[IRDA]: Lockdep fix.
Peter Zijlstra
1
-1
/
+2
2006-10-10
[PATCH] strndup() would better take size_t, not int
Al Viro
1
-1
/
+1
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
9
-54
/
+97
2006-09-28
[IrDA]: af_irda.c cleanups
Samuel Ortiz
1
-2
/
+7
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
9
-44
/
+21
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
12
-35
/
+38
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
18
-18
/
+0
2006-06-29
[IrDA]: Fix RCU lock pairing on error path
Josh Triplett
1
-1
/
+2
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
1
-1
/
+0
2006-06-17
[IRDA]: Use put_unaligned() in irlmp_do_discovery().
David S. Miller
1
-1
/
+5
2006-06-05
[IRDA]: Missing allocation result check in irlap_change_speed().
Florin Malita
1
-1
/
+2
2006-05-22
[IRDA]: fix 16/32 bit confusion
Alexey Dobriyan
1
-1
/
+2
2006-05-09
[IRDA]: Removing unused EXPORT_SYMBOLs
Adrian Bunk
1
-3
/
+0
2006-03-28
[NET]: Fix ipx/econet/appletalk/irda ioctl crashes
Petr Vandrovec
1
-0
/
+25
2006-03-28
[PATCH] Typo fixes
Alexey Dobriyan
1
-3
/
+3
2006-02-09
[IRDA]: out of range array access
David Binderman
1
-1
/
+1
2006-02-09
[IRDA]: Set proper IrLAP device address length
Samuel Ortiz
1
-2
/
+2
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
3
-0
/
+3
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
1
-8
/
+4
2006-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
1
-1
/
+1
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-8
/
+8
2006-01-03
[NET]: Avoid atomic xchg() for non-error case
Benjamin LaHaise
1
-2
/
+3
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-1
/
+1
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2
-12
/
+7
2005-10-03
[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl
Herbert Xu
1
-1
/
+1
2005-09-24
[IRDA]: *irttp cleanup
Alexey Dobriyan
1
-11
/
+4
2005-09-24
[IRDA]: Fix memory leak in irttp_init()
Alexey Dobriyan
1
-0
/
+1
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
2005-09-05
[IRDA]: IrDA prototype fixes
Adrian Bunk
2
-0
/
+2
[next]