summaryrefslogtreecommitdiff
path: root/drivers/char/tty_port.c
AgeCommit message (Expand)Author
2009-09-19TTY: fix typosAlan Stern
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19tty: Add a full port_close functionAlan Cox
2009-07-17tty_port: Fix return on interrupted useAlan Cox
2009-06-24tty: fix tty_port_block_til_ready waitingJiri Slaby
2009-06-11tty: use prepare/finish_waitJiri Slaby
2009-06-11tty: remove sleep_onJiri Slaby
2009-06-11tty: Implement a drain delay in the tty portAlan Cox
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-01-02tty: use port methods for the rocket driverAlan Cox
2009-01-02tty: Make epca use the port helpersAlan Cox
2009-01-02tty: Introduce some close helpers for portsAlan Cox
2009-01-02tty: tty port zero baud openAlan Cox
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox
2009-01-02isicom: redo locking to use tty port locksAlan Cox
2009-01-02tty: Pull the dtr raise into tty portAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-10-23tty: Fix tty_port kref screwupAlan Cox
2008-10-13tty: usb-serial krefsAlan Cox
2008-10-13tty: Split tty_port into its own fileAlan Cox