aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/mxser.c
Commit message (Expand)AuthorAge
* tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov2013-02-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitBill Pemberton2012-11-21
* tty: remove use of __devexit_pBill Pemberton2012-11-21
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* serial: add a new helper functionHuang Shijie2012-09-05
* TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-13
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* mxser: allow overlapping vectorJiri Slaby2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: mxser: local variables should not be exposed globallyH Hartley Sweeten2012-05-04
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-23
* drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-01
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22