Commit Graph

163910 Commits (e469b0eb36c8abf033435c4918b03eaab159e002)
 

Author SHA1 Message Date
Marcin Slusarz 9074d963f4 tty: vt: use printk_once 16 years ago
Arnd Bergmann e92166517e tty: handle VT specific compat ioctls in vt driver 16 years ago
Joe Peterson 62b263585b n_tty: move echoctl check and clean up logic 16 years ago
Joe Peterson ee5aa7b8b9 n_tty: honor opost flag for echoes 16 years ago
Alan Cox fe1ae7fdd2 tty: USB serial termios bits 16 years ago
Deepak Saxena ba15ab0e8d Set proper console speed on resume if console suspend is disabled 16 years ago
Alan Cox 7b01478f97 serial: introduce tty krefs 16 years ago
Alan Cox 016af53a6d serial: kill USF_CLOSING_* definitions 16 years ago
Alan Cox b58d13a021 serial: move port users helper 16 years ago
Alan Cox bdc04e3174 serial: move delta_msr_wait into the tty_port 16 years ago
Alan Cox a2bceae065 serial: replace the state mutex with the tty port mutex 16 years ago
Alan Cox a03006860d serial: kill off uif_t 16 years ago
Alan Cox ccce6debb6 serial: move the flags into the tty_port field 16 years ago
Alan Cox 91312cdb4f serial: move count into the tty_port version 16 years ago
Alan Cox 46d57a449a serial: use tty_port pointers in the core code 16 years ago
Alan Cox 5e99df561f serial: Fold closing_* fields into the tty_port ones 16 years ago
Alan Cox ebd2c8f6d2 serial: kill off uart_info 16 years ago
Alan Cox 11d85d7b2e isicom: split the open method for the isicom device 16 years ago
Alan Cox a509a7e478 tty: USB does not need the filp argument in the drivers 16 years ago
Alan Cox d3b5cffcf8 vt: add an activate and lock 16 years ago
Alan Cox a5eb56242d vt: move kernel stuff out of vt.h 16 years ago
Alan Cox 8d233558cd vt: remove power stuff from kernel/power 16 years ago
Alan Cox 8b92e87d39 vt: add an event interface 16 years ago
Alan Cox 4455e34495 tty: USB can now use the shutdown method for kref based freeing of ports 16 years ago
Alan Cox 9a68e39d4a tty: remove dtr/rts use from the driver open methods 16 years ago
Alan Cox d2b391822a tty: USB hangup is racy 16 years ago
Alan Cox 9b80fee149 cdc_acm: Fix to use modern speed interfaces 16 years ago
Alan Cox b50989dc44 tty: make the kref destructor occur asynchronously 16 years ago
Alan Cox e936ffd5cb cyclades: use the full port_close function 16 years ago
Alan Cox 6ff1ab28a2 tty: riscom8 kref and tty_port_close 16 years ago
Alan Cox 6f6412b4c7 isicom: Split the close hardware bits out 16 years ago
Alan Cox 1e2b025453 mxser: Split close ready for a standard tty_port_close method 16 years ago
Alan Cox c146942573 riscom8: split open and close methods up 16 years ago
Alan Cox 7ca0ff9ab3 tty: Add a full port_close function 16 years ago
Anton Vorontsov 24d481ecae 8250: Now honours baud rate lower bounds 16 years ago
Vikram Pandita 1c2f04937b serial: 8250: add IRQ trigger support 16 years ago
Alan Cox 1e066d803a mos7840: remove old dead modem logic 16 years ago
Alan Cox 6146b9af84 tty: Fix a typo noted in passing 16 years ago
Kees Schoenmakers 2f9ea55c98 tty: usb_serial_mos7720: Fix get_lsr_info 16 years ago
Kees Schoenmakers 0f608f8926 MOS7720 has no tiocmget method 16 years ago
Alan Cox f8a7c1a976 kfifo: Use "const" definitions 16 years ago
Alan Cox 5342b77c41 slip: Clean up create and destroy 16 years ago
Jiri Slaby 46fb782522 cyclades: remove more duplicated code 16 years ago
Jiri Slaby 3aeea5b922 cyclades: introduce cyy_readb/writeb 16 years ago
Jiri Slaby 0d3487294e cyclades: tiocm cleanup 16 years ago
Jiri Slaby 6c28181cf8 cyclades: ioctls cleanup 16 years ago
Jiri Slaby cc7fdf49d6 cyclades: merge cy_startup tails 16 years ago
Jiri Slaby 4d7682005c cyclades: use dtr_rts helpers 16 years ago
Jiri Slaby f6e208c111 cyclades: sleep instead busy-wait 16 years ago
Jiri Slaby ebdb513596 cyclades: overall cleanup 16 years ago