summaryrefslogtreecommitdiffstats
path: root/drivers/tty/moxa.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-5/+5
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* tty: Remove unused SERIAL_DO_RESTART definePeter Hurley2015-12-131-1/+0
* TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-081-1/+1
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-13/+6
* TTY: switch tty_schedule_flipJiri Slaby2013-01-151-2/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
* TTY: convert more flipping functionsJiri Slaby2013-01-151-2/+2
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+4
* moxa: dcd handling of CLOCAL is backwardsAlan Cox2012-11-151-1/+1
* TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-161-2/+2
* drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-151-0/+1
* TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-131-4/+20
* tty: move the termios object into the ttyAlan Cox2012-07-161-5/+5
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-03-081-1/+1
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-011-2/+3
* drivers/tty/moxa.c: Put correct tty valueJulia Lawall2011-04-291-1/+1
* Char: moxa, fix locking in moxa_writeJiri Slaby2011-04-251-2/+3
* Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-191-6/+1
* Char: moxa, remove unused variablesJiri Slaby2011-04-191-4/+0
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-221-0/+2092
OpenPOWER on IntegriCloud