aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/moxa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-16TTY: tty_alloc_driver() returns error pointersDan Carpenter1-2/+2
2012-08-15drivers/tty/moxa.c: fix error return codeJulia Lawall1-0/+1
2012-08-13TTY: moxa, convert to dynamic deviceJiri Slaby1-4/+20
2012-07-16tty: move the termios object into the ttyAlan Cox1-5/+5
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-08tty: moxa: fix bit test in moxa_start()Dan Carpenter1-1/+1
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2011-07-01drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies1-2/+3
2011-04-29drivers/tty/moxa.c: Put correct tty valueJulia Lawall1-1/+1
2011-04-25Char: moxa, fix locking in moxa_writeJiri Slaby1-2/+3
2011-04-19Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby1-6/+1
2011-04-19Char: moxa, remove unused variablesJiri Slaby1-4/+0
2011-02-22tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman1-0/+2092