aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/moxa.c
AgeCommit message (Expand)Author
2013-03-18TTY: add tty_port_tty_hangup helperJiri Slaby
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2012-11-21tty: remove use of __devexitBill Pemberton
2012-11-21tty: remove use of __devinitBill Pemberton
2012-11-21tty: remove use of __devexit_pBill Pemberton
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15moxa: dcd handling of CLOCAL is backwardsAlan Cox
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter
2012-08-15drivers/tty/moxa.c: fix error return codeJulia Lawall
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby
2012-07-16tty: move the termios object into the ttyAlan Cox
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-08tty: moxa: fix bit test in moxa_start()Dan Carpenter
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2011-07-01drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall
2011-04-25Char: moxa, fix locking in moxa_writeJiri Slaby
2011-04-19Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby
2011-04-19Char: moxa, remove unused variablesJiri Slaby
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman