index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_port.c
Age
Commit message (
Expand
)
Author
2009-09-19
TTY: fix typos
Alan Stern
2009-09-19
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
tty: Add a full port_close function
Alan Cox
2009-07-17
tty_port: Fix return on interrupted use
Alan Cox
2009-06-24
tty: fix tty_port_block_til_ready waiting
Jiri Slaby
2009-06-11
tty: use prepare/finish_wait
Jiri Slaby
2009-06-11
tty: remove sleep_on
Jiri Slaby
2009-06-11
tty: Implement a drain delay in the tty port
Alan Cox
2009-06-11
tty: Add carrier processing on close to the tty_port core
Alan Cox
2009-01-02
tty: use port methods for the rocket driver
Alan Cox
2009-01-02
tty: Make epca use the port helpers
Alan Cox
2009-01-02
tty: Introduce some close helpers for ports
Alan Cox
2009-01-02
tty: tty port zero baud open
Alan Cox
2009-01-02
tty: Introduce a tty_port generic block_til_ready
Alan Cox
2009-01-02
isicom: redo locking to use tty port locks
Alan Cox
2009-01-02
tty: Pull the dtr raise into tty port
Alan Cox
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
2008-10-23
tty: Fix tty_port kref screwup
Alan Cox
2008-10-13
tty: usb-serial krefs
Alan Cox
2008-10-13
tty: Split tty_port into its own file
Alan Cox