aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_port.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-02tty: use port methods for the rocket driverAlan Cox1-0/+3
2009-01-02tty: Make epca use the port helpersAlan Cox1-1/+2
2009-01-02tty: Introduce some close helpers for portsAlan Cox1-0/+58
2009-01-02tty: tty port zero baud openAlan Cox1-1/+2
2009-01-02tty: Introduce a tty_port generic block_til_readyAlan Cox1-0/+105
2009-01-02isicom: redo locking to use tty port locksAlan Cox1-0/+24
2009-01-02tty: Pull the dtr raise into tty portAlan Cox1-0/+16
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox1-0/+17
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-13tty: usb-serial krefsAlan Cox1-0/+41
2008-10-13tty: Split tty_port into its own fileAlan Cox1-0/+55