summaryrefslogtreecommitdiff
path: root/drivers/tty/moxa.c
Commit message (Expand)AuthorAge
* tty: moxa: Add support for CMSPARLars Kanis2017-11-28
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-21
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * tty: Remove redundant license textGreg Kroah-Hartman2017-11-08
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
|/
* tty: moxa: constify pci_device_id.Arvind Yadav2017-07-30
* Annotate hardware config module parameters in drivers/tty/David Howells2017-04-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
* tty: Remove unused SERIAL_DO_RESTART definePeter Hurley2015-12-13
* TTY: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-08
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: switch tty_schedule_flipJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* TTY: convert more flipping functionsJiri Slaby2013-01-15
* 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
* moxa: dcd handling of CLOCAL is backwardsAlan Cox2012-11-15
* TTY: tty_alloc_driver() returns error pointersDan Carpenter2012-08-16
* drivers/tty/moxa.c: fix error return codeJulia Lawall2012-08-15
* TTY: moxa, convert to dynamic deviceJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* tty: moxa: fix bit test in moxa_start()Dan Carpenter2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-01
* drivers/tty/moxa.c: Put correct tty valueJulia Lawall2011-04-29
* Char: moxa, fix locking in moxa_writeJiri Slaby2011-04-25
* Char: moxa, do not touch NORMAL_ACTIVE bitJiri Slaby2011-04-19
* Char: moxa, remove unused variablesJiri Slaby2011-04-19
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22