index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
nozomi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
Greg Kroah-Hartman
1
-1993
/
+0
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
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
-1
/
+1
2010-11-09
nozomi: Fix warning from the previous TIOCGCOUNT changes
Alan Cox
1
-1
/
+0
2010-10-22
tty: icount changeover for other main devices
Alan Cox
1
-19
/
+18
2010-08-11
kfifo: fix kfifo miss use of nozami.c
Stefani Seibold
1
-2
/
+1
2010-08-10
Char: nozomi, set tty->driver_data appropriately
Jiri Slaby
1
-1
/
+2
2010-08-10
Char: nozomi, fix tty->count counting
Jiri Slaby
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-02
tty: Fix up char drivers request_room usage
Alan Cox
1
-2
/
+0
2010-03-02
nozomi: Tidy up the PCI table
Alan Cox
1
-5
/
+1
2010-03-02
nozomi: Fix mutex handling
Alan Cox
1
-22
/
+12
2010-03-02
nozomi: Add tty_port usage
Alan Cox
1
-47
/
+68
2010-01-20
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
1
-4
/
+27
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-2
/
+2
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-6
/
+6
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-11
/
+10
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-07-20
tty: fix chars_in_buffers
Alan Cox
1
-3
/
+1
2009-07-16
tty: nozomi, fix tty refcounting bug
Jiri Slaby
1
-4
/
+8
2009-06-24
Remove low_latency flag setting from nozomi and mxser drivers
Chuck Ebbert
1
-2
/
+0
2009-01-02
tty: kref nozomi
Alan Cox
1
-40
/
+45
2008-10-13
nozomi: Fix close on error
Alan Cox
1
-1
/
+4
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-04-30
char serial: switch drivers to ioremap_nocache
Alan Cox
1
-1
/
+1
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-11
/
+2
2008-03-30
fix iomem misannotations in nozomi
Al Viro
1
-10
/
+10
2008-03-10
nozomi: fix initialization and early flow control access
Frank Seidel
1
-18
/
+43
2008-02-02
nozomi: finish constification
Frank Seidel
1
-7
/
+7
2008-02-02
nozomi: constify driver
Jan Engelhardt
1
-20
/
+18
2008-02-02
nozomi driver update
Frank Seidel
1
-86
/
+36
2008-01-24
nozomi driver
Frank Seidel
1
-0
/
+1993