summaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_port.c
Commit message (Expand)AuthorAgeFilesLines
* TTY: fix typosAlan Stern2009-09-191-2/+2
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-191-0/+2
* tty: Add a full port_close functionAlan Cox2009-09-191-2/+27
* tty_port: Fix return on interrupted useAlan Cox2009-07-171-1/+1
* tty: fix tty_port_block_til_ready waitingJiri Slaby2009-06-241-1/+1
* tty: use prepare/finish_waitJiri Slaby2009-06-111-4/+2
* tty: remove sleep_onJiri Slaby2009-06-111-1/+2
* tty: Implement a drain delay in the tty portAlan Cox2009-06-111-0/+11
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-111-4/+23
* tty: use port methods for the rocket driverAlan Cox2009-01-021-0/+3
* tty: Make epca use the port helpersAlan Cox2009-01-021-1/+2
* tty: Introduce some close helpers for portsAlan Cox2009-01-021-0/+58
* tty: tty port zero baud openAlan Cox2009-01-021-1/+2
* tty: Introduce a tty_port generic block_til_readyAlan Cox2009-01-021-0/+105
* isicom: redo locking to use tty port locksAlan Cox2009-01-021-0/+24
* tty: Pull the dtr raise into tty portAlan Cox2009-01-021-0/+16
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-0/+17
* tty: Fix tty_port kref screwupAlan Cox2008-10-231-1/+1
* tty: usb-serial krefsAlan Cox2008-10-131-0/+41
* tty: Split tty_port into its own fileAlan Cox2008-10-131-0/+55
OpenPOWER on IntegriCloud