index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
ttyprintk.c
Age
Commit message (
Expand
)
Author
2013-05-21
ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...
Darrick J. Wong
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-08-16
TTY: tty_alloc_driver() returns error pointers
Dan Carpenter
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
TTY: add support for unnumbered device nodes
Jiri Slaby
2012-08-10
TTY: ttyprintk, initialize tty_port earlier
Jiri Slaby
2012-08-10
TTY: ttyprintk, don't touch behind tty->write_buf
Jiri Slaby
2012-08-10
TTY: ttyprintk, unregister tty driver on failure
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
2011-10-31
drivers/char: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2010-10-22
add ttyprintk driver
Samo Pogacnik