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
/
drivers
/
char
/
ttyprintk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
1
-1
/
+1
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-1
/
+3
2012-08-16
TTY: tty_alloc_driver() returns error pointers
Dan Carpenter
1
-2
/
+2
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+1
2012-08-13
TTY: add support for unnumbered device nodes
Jiri Slaby
1
-13
/
+4
2012-08-10
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
1
-4
/
+4
2012-08-10
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
1
-1
/
+1
2012-08-10
TTY: ttyprintk, unregister tty driver on failure
Jiri Slaby
1
-0
/
+1
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-2
/
+0
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
1
-0
/
+1
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2010-10-22
add ttyprintk driver
Samo Pogacnik
1
-0
/
+225