aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-19USB serial: update the console driverAlan Stern
2009-09-19usb-serial: straighten out serial_openAlan Stern
2009-09-19usb-serial: add missing tests and debug linesAlan Stern
2009-09-19usb-serial: rename subroutinesAlan Stern
2009-09-19usb-serial: fix termios initialization logicAlan Stern
2009-09-19usb-serial: acquire references when a new tty is installedAlan Stern
2009-09-19usb-serial: change logic of serial lookupsAlan Stern
2009-09-19usb-serial: put subroutines in logical orderAlan Stern
2009-09-19usb-serial: change referencing of port and serial structuresAlan Stern
2009-09-19tty: Char: mxser, use THRE for ASPP_OQUEUE ioctlJiri Slaby
2009-09-19tty: Char: mxser, add support for CP112ULJiri Slaby
2009-09-19uartlite: support shared interrupt linesPeter Korsgaard
2009-09-19tty: USB: serial/mct_u232, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix tty refcntJiri Slaby
2009-09-19tty: riscom8, fix shutdown declarationJiri Slaby
2009-09-19TTY: fix typosAlan Stern
2009-09-19tty: Power: fix suspend vt regressionJiri Slaby
2009-09-19tty: vt: use printk_onceMarcin Slusarz
2009-09-19tty: handle VT specific compat ioctls in vt driverArnd Bergmann
2009-09-19n_tty: move echoctl check and clean up logicJoe Peterson
2009-09-19n_tty: honor opost flag for echoesJoe Peterson
2009-09-19tty: USB serial termios bitsAlan Cox
2009-09-19Set proper console speed on resume if console suspend is disabledDeepak Saxena
2009-09-19serial: introduce tty krefsAlan Cox
2009-09-19serial: kill USF_CLOSING_* definitionsAlan Cox
2009-09-19serial: move port users helperAlan Cox
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19serial: replace the state mutex with the tty port mutexAlan Cox
2009-09-19serial: kill off uif_tAlan Cox
2009-09-19serial: move the flags into the tty_port fieldAlan Cox
2009-09-19serial: move count into the tty_port versionAlan Cox
2009-09-19serial: use tty_port pointers in the core codeAlan Cox
2009-09-19serial: Fold closing_* fields into the tty_port onesAlan Cox
2009-09-19serial: kill off uart_infoAlan Cox
2009-09-19isicom: split the open method for the isicom deviceAlan Cox
2009-09-19tty: USB does not need the filp argument in the driversAlan Cox
2009-09-19vt: add an activate and lockAlan Cox
2009-09-19vt: move kernel stuff out of vt.hAlan Cox
2009-09-19vt: remove power stuff from kernel/powerAlan Cox
2009-09-19vt: add an event interfaceAlan Cox
2009-09-19tty: USB can now use the shutdown method for kref based freeing of portsAlan Cox
2009-09-19tty: remove dtr/rts use from the driver open methodsAlan Cox
2009-09-19tty: USB hangup is racyAlan Cox
2009-09-19cdc_acm: Fix to use modern speed interfacesAlan Cox
2009-09-19tty: make the kref destructor occur asynchronouslyAlan Cox
2009-09-19cyclades: use the full port_close functionAlan Cox
2009-09-19tty: riscom8 kref and tty_port_closeAlan Cox
2009-09-19isicom: Split the close hardware bits outAlan Cox
2009-09-19mxser: Split close ready for a standard tty_port_close methodAlan Cox
2009-09-19riscom8: split open and close methods upAlan Cox