index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
irda
/
ircomm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-12
TTY: ircomm, revamp locking
Jiri Slaby
1
-20
/
+18
2012-06-12
TTY: ircomm, use flags from tty_port
Jiri Slaby
3
-30
/
+31
2012-06-12
TTY: ircomm, use open counts from tty_port
Jiri Slaby
1
-21
/
+21
2012-06-12
TTY: ircomm, use close times from tty_port
Jiri Slaby
2
-8
/
+6
2012-06-12
TTY: ircomm, add tty_port
Jiri Slaby
2
-11
/
+12
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-5
/
+1
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+1
2011-06-16
net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-05-19
irda: Fix error propagation in ircomm_lmp_connect_response()
David S. Miller
1
-4
/
+1
2011-05-19
irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
David S. Miller
1
-6
/
+0
2011-05-12
net/irda/ircomm_tty.c: Use flip buffers to deliver data
Amit Virdi
1
-9
/
+5
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-2
/
+2
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-2
/
+2
2010-11-22
Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions
Tracey Dent
1
-2
/
+2
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-2
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-24
net: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-01-10
NET: irda, remove unnecessary checks
Jiri Slaby
1
-6
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-08-05
net: mark read-only arrays as const
Jan Engelhardt
2
-4
/
+4
2009-06-23
net: Move rx skb_orphan call to where needed
Herbert Xu
1
-0
/
+1
2009-04-01
proc tty: switch ircomm to ->proc_fops
Alexey Dobriyan
1
-118
/
+138
2009-01-02
tty: Fix an ircomm warning and note another bug
Alan Cox
1
-2
/
+3
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-7
/
+7
2008-04-30
tty: The big operations rework
Alan Cox
1
-4
/
+2
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-166
/
+166
2008-02-29
[IRDA]: Use proc_create() to setup ->proc_fops first
Wang Chen
1
-3
/
+5
2008-01-28
[IrDA]: Frame length validation.
Robie Basak
1
-0
/
+12
2007-12-20
[IRDA]: Spelling fixes
Joe Perches
1
-1
/
+1
2007-12-05
[IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FS
Pavel Emelyanov
1
-1
/
+1
2007-10-26
[IRDA]: Make ircomm_tty static.
Adrian Bunk
1
-1
/
+1
2007-10-17
[IRDA]: IrCOMM discovery indication simplification
Ryan Reading
1
-12
/
+3
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-04-25
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-2
/
+2
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
1
-1
/
+1
2007-02-10
[NET] IRDA: Fix whitespace errors.
YOSHIFUJI Hideaki
8
-536
/
+536
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
1
-1
/
+1
2006-11-22
WorkStruct: make allyesconfig
David Howells
1
-5
/
+6
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-09-28
[IrDA]: Memory allocations cleanups
Samuel Ortiz
1
-2
/
+2
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2
-5
/
+2
2006-07-21
[IrDA]: Use alloc_skb() in IrDA TX path
Samuel Ortiz
3
-5
/
+6
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
1
-1
/
+0
2005-09-12
[NET]: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-6
/
+3
[prev]
[next]