Age | Commit message (Expand) | Author |
2009-09-19 | tty: vt: use printk_once | Marcin Slusarz |
2009-09-19 | tty: handle VT specific compat ioctls in vt driver | Arnd Bergmann |
2009-09-19 | n_tty: move echoctl check and clean up logic | Joe Peterson |
2009-09-19 | n_tty: honor opost flag for echoes | Joe Peterson |
2009-09-19 | tty: USB serial termios bits | Alan Cox |
2009-09-19 | Set proper console speed on resume if console suspend is disabled | Deepak Saxena |
2009-09-19 | serial: introduce tty krefs | Alan Cox |
2009-09-19 | serial: kill USF_CLOSING_* definitions | Alan Cox |
2009-09-19 | serial: move port users helper | Alan Cox |
2009-09-19 | serial: move delta_msr_wait into the tty_port | Alan Cox |
2009-09-19 | serial: replace the state mutex with the tty port mutex | Alan Cox |
2009-09-19 | serial: kill off uif_t | Alan Cox |
2009-09-19 | serial: move the flags into the tty_port field | Alan Cox |
2009-09-19 | serial: move count into the tty_port version | Alan Cox |
2009-09-19 | serial: use tty_port pointers in the core code | Alan Cox |
2009-09-19 | serial: Fold closing_* fields into the tty_port ones | Alan Cox |
2009-09-19 | serial: kill off uart_info | Alan Cox |
2009-09-19 | isicom: split the open method for the isicom device | Alan Cox |
2009-09-19 | tty: USB does not need the filp argument in the drivers | Alan Cox |
2009-09-19 | vt: add an activate and lock | Alan Cox |
2009-09-19 | vt: move kernel stuff out of vt.h | Alan Cox |
2009-09-19 | vt: remove power stuff from kernel/power | Alan Cox |
2009-09-19 | vt: add an event interface | Alan Cox |
2009-09-19 | tty: USB can now use the shutdown method for kref based freeing of ports | Alan Cox |
2009-09-19 | tty: remove dtr/rts use from the driver open methods | Alan Cox |
2009-09-19 | tty: USB hangup is racy | Alan Cox |
2009-09-19 | cdc_acm: Fix to use modern speed interfaces | Alan Cox |
2009-09-19 | tty: make the kref destructor occur asynchronously | Alan Cox |
2009-09-19 | cyclades: use the full port_close function | Alan Cox |
2009-09-19 | tty: riscom8 kref and tty_port_close | Alan Cox |
2009-09-19 | isicom: Split the close hardware bits out | Alan Cox |
2009-09-19 | mxser: Split close ready for a standard tty_port_close method | Alan Cox |
2009-09-19 | riscom8: split open and close methods up | Alan Cox |
2009-09-19 | tty: Add a full port_close function | Alan Cox |
2009-09-19 | 8250: Now honours baud rate lower bounds | Anton Vorontsov |
2009-09-19 | serial: 8250: add IRQ trigger support | Vikram Pandita |
2009-09-19 | mos7840: remove old dead modem logic | Alan Cox |
2009-09-19 | tty: Fix a typo noted in passing | Alan Cox |
2009-09-19 | tty: usb_serial_mos7720: Fix get_lsr_info | Kees Schoenmakers |
2009-09-19 | MOS7720 has no tiocmget method | Kees Schoenmakers |
2009-09-19 | kfifo: Use "const" definitions | Alan Cox |
2009-09-19 | slip: Clean up create and destroy | Alan Cox |
2009-09-19 | cyclades: remove more duplicated code | Jiri Slaby |
2009-09-19 | cyclades: introduce cyy_readb/writeb | Jiri Slaby |
2009-09-19 | cyclades: tiocm cleanup | Jiri Slaby |
2009-09-19 | cyclades: ioctls cleanup | Jiri Slaby |
2009-09-19 | cyclades: merge cy_startup tails | Jiri Slaby |
2009-09-19 | cyclades: use dtr_rts helpers | Jiri Slaby |
2009-09-19 | cyclades: sleep instead busy-wait | Jiri Slaby |
2009-09-19 | cyclades: overall cleanup | Jiri Slaby |