index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ttyprintk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ttyprintk: Neaten and simplify printing
Joe Perches
2016-09-13
1
-38
/
+31
*
char: constify tty_port_operations structs
Aya Mahfouz
2016-02-06
1
-1
/
+1
*
ttyprintk: Allow built as a module
Takashi Iwai
2014-04-16
1
-1
/
+12
*
ttyprintk: Fix wrong tty_unregister_driver() call in the error path
Takashi Iwai
2014-04-16
1
-2
/
+0
*
drivers/char: don't use module_init in non-modular ttyprintk.c
Paul Gortmaker
2014-01-13
1
-1
/
+1
*
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
2013-05-21
1
-1
/
+1
*
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-1
/
+3
*
TTY: tty_alloc_driver() returns error pointers
Dan Carpenter
2012-08-16
1
-2
/
+2
*
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-0
/
+1
*
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-13
1
-13
/
+4
*
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
2012-08-10
1
-4
/
+4
*
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-08-10
1
-1
/
+1
*
TTY: ttyprintk, unregister tty driver on failure
Jiri Slaby
2012-08-10
1
-0
/
+1
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-2
/
+0
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
um: switch to use of drivers/Kconfig
Al Viro
2011-11-02
1
-1
/
+1
|
/
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-1
/
+1
*
add ttyprintk driver
Samo Pogacnik
2010-10-22
1
-0
/
+225