Commit Graph

30 Commits (9221fc6556d6fa14b5c61050dd87e26fc4ad255c)

Author SHA1 Message Date
Jason Wessel 336cee42dd tty_port,usb-console: Fix usb serial console open/close regression 15 years ago
Alan Cox 568aafc627 tty: tty_port: Add a kref object to the tty port 15 years ago
Alan Cox a9a37ec33a tty: tty_port: Move the IO_ERROR clear 15 years ago
Alan Cox d74e828688 tty: tty_port: Add IO_ERROR bit handling 15 years ago
Alan Cox 44e4909e45 tty: tty_port: Change the buffer allocator locking 15 years ago
Alan Cox e707c35cbb tty_port: Move hupcl handling 15 years ago
Alan Cox d774a56d23 tty_port: coding style cleaning pass 15 years ago
Alan Cox 64bc397914 tty_port: add "tty_port_open" helper 15 years ago
Alan Cox 8627b96dd8 tty_port: handle the nonblocking open of a dead port corner case 15 years ago
Alan Cox 4175f3e31c tty_port: If we are opened non blocking we still need to raise the carrier 15 years ago
Alan Stern 1f5c13fad4 TTY: fix typos 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox 7ca0ff9ab3 tty: Add a full port_close function 16 years ago
Alan Cox ecc2e05e73 tty_port: Fix return on interrupted use 16 years ago
Jiri Slaby 6af9a43d58 tty: fix tty_port_block_til_ready waiting 16 years ago
Jiri Slaby 3e3b5c0877 tty: use prepare/finish_wait 16 years ago
Jiri Slaby 5fc5b42a3b tty: remove sleep_on 16 years ago
Alan Cox 1ec739be75 tty: Implement a drain delay in the tty port 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
Alan Cox fba85e013f tty: use port methods for the rocket driver 16 years ago
Alan Cox 6ed1dbaead tty: Make epca use the port helpers 16 years ago
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 7834909f1e tty: tty port zero baud open 16 years ago
Alan Cox 36c621d82b tty: Introduce a tty_port generic block_til_ready 16 years ago
Alan Cox 3e61696bdc isicom: redo locking to use tty port locks 16 years ago
Alan Cox 5d951fb458 tty: Pull the dtr raise into tty port 16 years ago
Alan Cox 31f35939d1 tty_port: Add a port level carrier detect operation 16 years ago
Alan Cox cb4bca3540 tty: Fix tty_port kref screwup 17 years ago
Alan Cox 4a90f09b20 tty: usb-serial krefs 17 years ago
Alan Cox 9e48565d21 tty: Split tty_port into its own file 17 years ago