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