Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: use port methods for the rocket driver | Alan Cox | 2009-01-02 | 1 | -0/+3 |
* | tty: Make epca use the port helpers | Alan Cox | 2009-01-02 | 1 | -1/+2 |
* | tty: Introduce some close helpers for ports | Alan Cox | 2009-01-02 | 1 | -0/+58 |
* | tty: tty port zero baud open | Alan Cox | 2009-01-02 | 1 | -1/+2 |
* | tty: Introduce a tty_port generic block_til_ready | Alan Cox | 2009-01-02 | 1 | -0/+105 |
* | isicom: redo locking to use tty port locks | Alan Cox | 2009-01-02 | 1 | -0/+24 |
* | tty: Pull the dtr raise into tty port | Alan Cox | 2009-01-02 | 1 | -0/+16 |
* | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 | 1 | -0/+17 |
* | tty: Fix tty_port kref screwup | Alan Cox | 2008-10-23 | 1 | -1/+1 |
* | tty: usb-serial krefs | Alan Cox | 2008-10-13 | 1 | -0/+41 |
* | tty: Split tty_port into its own file | Alan Cox | 2008-10-13 | 1 | -0/+55 |