index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_port.c
Age
Commit message (
Expand
)
Author
2013-03-18
tty: Complete ownership transfer of flip buffers
Peter Hurley
2013-03-18
TTY: fix close of uninitialised ports
Johan Hovold
2013-03-18
TTY: clean up port drain-delay handling
Johan Hovold
2013-03-18
TTY: fix DTR not being dropped on hang up
Johan Hovold
2013-03-18
TTY: fix DTR being raised on hang up
Johan Hovold
2013-03-18
TTY: wake up processes last at hangup
Johan Hovold
2013-03-18
TTY: clean up port shutdown
Johan Hovold
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2012-11-16
TTY: introduce tty_port_destroy
Jiri Slaby
2012-11-16
TTY: pty, fix tty buffers leak
Jiri Slaby
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
2012-09-06
tty_register_device_attr updated for tty-next
Tomas Hlavacek
2012-08-13
TTY: add tty_port_link_device
Jiri Slaby
2012-08-13
TTY: tty_port, add some documentation
Jiri Slaby
2012-08-10
tty: localise the lock
Alan Cox
2012-07-16
tty: move the termios object into the tty
Alan Cox
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-06
tty: localise the lock
Alan Cox
2012-06-14
TTY: add tty_port_register_device helper
Jiri Slaby
2012-06-14
TTY: provide drivers with tty_port_install
Jiri Slaby
2012-06-02
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-05-04
tty_lock: Localise the lock
Alan Cox
2012-01-24
TTY: fix UV serial console regression
Jiri Slaby
2011-08-25
TTY: use tty_wait_until_sent_from_close in tty_port_close_start
Jiri Slaby
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman