aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_port.c
Commit message (Expand)AuthorAgeFilesLines
* 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