index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
nozomi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
2010-11-09
1
-1
/
+0
*
tty: icount changeover for other main devices
Alan Cox
2010-10-22
1
-19
/
+18
*
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
2010-08-11
1
-2
/
+1
*
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
2010-08-10
1
-1
/
+2
*
Char: nozomi, fix tty->count counting
Jiri Slaby
2010-08-10
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
tty: Fix up char drivers request_room usage
Alan Cox
2010-03-02
1
-2
/
+0
*
nozomi: Tidy up the PCI table
Alan Cox
2010-03-02
1
-5
/
+1
*
nozomi: Fix mutex handling
Alan Cox
2010-03-02
1
-22
/
+12
*
nozomi: Add tty_port usage
Alan Cox
2010-03-02
1
-47
/
+68
*
nozomi: quick fix for the close/close bug
Alan Cox
2010-01-20
1
-1
/
+1
*
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
1
-4
/
+27
*
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
1
-2
/
+2
*
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
1
-6
/
+6
*
kfifo: move out spinlock
Stefani Seibold
2009-12-22
1
-1
/
+1
*
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
1
-11
/
+10
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
1
-3
/
+1
*
tty: nozomi, fix tty refcounting bug
Jiri Slaby
2009-07-16
1
-4
/
+8
*
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
2009-06-24
1
-2
/
+0
*
tty: kref nozomi
Alan Cox
2009-01-02
1
-40
/
+45
*
nozomi: Fix close on error
Alan Cox
2008-10-13
1
-1
/
+4
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
char serial: switch drivers to ioremap_nocache
Alan Cox
2008-04-30
1
-1
/
+1
*
tty/serial: lay the foundations for the next set of reworks
Alan Cox
2008-04-30
1
-11
/
+2
*
fix iomem misannotations in nozomi
Al Viro
2008-03-30
1
-10
/
+10
*
nozomi: fix initialization and early flow control access
Frank Seidel
2008-03-10
1
-18
/
+43
*
nozomi: finish constification
Frank Seidel
2008-02-02
1
-7
/
+7
*
nozomi: constify driver
Jan Engelhardt
2008-02-02
1
-20
/
+18
*
nozomi driver update
Frank Seidel
2008-02-02
1
-86
/
+36
*
nozomi driver
Frank Seidel
2008-01-24
1
-0
/
+1993