tty: Add carrier processing on close to the tty_port core
[safe/jmp/linux-2.6] / drivers / char / tty_port.c
2009-06-11 Alan Coxtty: Add carrier processing on close to the tty_port...
2009-01-02 Alan Coxtty: use port methods for the rocket driver
2009-01-02 Alan Coxtty: Make epca use the port helpers
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: tty port zero baud open
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2008-10-23 Alan Coxtty: Fix tty_port kref screwup
2008-10-13 Alan Coxtty: usb-serial krefs
2008-10-13 Alan Coxtty: Split tty_port into its own file