aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tty_port.c
AgeCommit message (Expand)Author
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2009-12-11tty: tty_port: Add a kref object to the tty portAlan Cox
2009-12-11tty: tty_port: Move the IO_ERROR clearAlan Cox
2009-12-11tty: tty_port: Add IO_ERROR bit handlingAlan Cox
2009-12-11tty: tty_port: Change the buffer allocator lockingAlan Cox
2009-12-11tty_port: Move hupcl handlingAlan Cox
2009-12-11tty_port: coding style cleaning passAlan Cox
2009-12-11tty_port: add "tty_port_open" helperAlan Cox
2009-11-30tty_port: handle the nonblocking open of a dead port corner caseAlan Cox
2009-11-17tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox
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