summaryrefslogtreecommitdiffstats
path: root/drivers/tty/mxser.c
Commit message (Expand)AuthorAge
* mxser: switch to ->[sg]et_serial()Al Viro2018-10-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
* Merge 4.14-rc4 into tty-nextGreg Kroah-Hartman2017-10-09
|\
| * mxser: fix timeout calculation for low ratesJiri Slaby2017-09-18
* | mxser: remove unused parametersJiri Slaby2017-10-04
|/
* tty: mxser: 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: cyclades+mxser, do not initialize to zeroJiri Slaby2016-06-25
* tty: mxser: Remove unused ASYNC_SHARE_IRQ flagPeter Hurley2016-04-30
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* tty: Replace ASYNC_CHECK_CD and update atomicallyPeter Hurley2016-04-30
* tty: Replace ASYNC_CTS_FLOW bit and update atomicallyPeter Hurley2016-04-30
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-30
* tty: constify tty_port_operations structsAya Mahfouz2016-02-07
* tty: mxser: Remove ASYNC_CLOSINGPeter Hurley2016-01-28
* tty: Use termios c_*flag macrosPeter Hurley2016-01-28
* tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov2013-05-22
* tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov2013-05-21
* Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-14
|\
| * tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov2013-04-08
* | TTY: fix DTR not being dropped on hang upJohan Hovold2013-03-18
|/
* tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov2013-02-18
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: move low_latency to tty_portJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
* 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
* serial: add a new helper functionHuang Shijie2012-09-05
* TTY: mxser, fix invalid module_parm permissionsJiri Slaby2012-08-13
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* mxser: allow overlapping vectorJiri Slaby2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: mxser: local variables should not be exposed globallyH Hartley Sweeten2012-05-04
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-23
* drivers/tty: use printk_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-07-01
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22