summaryrefslogtreecommitdiffstats
path: root/drivers/tty/moxa.c
Commit message (Expand)AuthorAgeFilesLines
* moxa: switch to ->[sg]et_serial()Al Viro2018-10-131-39/+40
* tty: moxa: Add support for CMSPARLars Kanis2017-11-281-6/+11
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-2/+2
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-141-5/+1Star
|\
| * tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-5/+0Star
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
|/
* tty: moxa: constify pci_device_id.Arvind Yadav2017-07-301-1/+1
* Annotate hardware config module parameters in drivers/tty/David Howells2017-04-201-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* 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-141-1/+0Star
* TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-091-1/+1
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-191-13/+6Star
* TTY: switch tty_schedule_flipJiri Slaby2013-01-161-2/+2
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+1
* TTY: convert more flipping functionsJiri Slaby2013-01-161-2/+2
* tty: remove use of __devexitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-221-1/+1
* tty: remove use of __devexit_pBill Pemberton2012-11-221-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+4
* moxa: dcd handling of CLOCAL is backwardsAlan Cox2012-11-161-1/+1
* TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-161-2/+2
* drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-161-0/+1
* TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-141-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/+0Star
* 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/+0Star
* drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-021-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-201-6/+1Star
* Char: moxa, remove unused variablesJiri Slaby2011-04-191-4/+0Star
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-231-0/+2092