summaryrefslogtreecommitdiff
path: root/drivers/tty/cyclades.c
Commit message (Expand)AuthorAge
* 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: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
| * tty: cyclades: Convert timers to use timer_setup()Kees Cook2017-11-04
* | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-05
|/
* tty: cyclades: drop broken alt-speed supportJohan Hovold2017-06-13
* Annotate hardware config module parameters in drivers/tty/David Howells2017-04-20
* tty: stop defining STD_COM_FLAGS in driversJiri Slaby2016-06-25
* tty: cyclades+mxser, do not initialize to zeroJiri Slaby2016-06-25
* 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: Use termios c_*flag macrosPeter Hurley2016-01-28
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-27
* cyclades: Deinline cyz_is_loaded, save 240 bytesDenys Vlasenko2015-12-13
* cyclades: Deinline serial_paranoia_check, save 304 bytesDenys Vlasenko2015-12-13
* cyclades: Deinline cyy_writeb, save 880 bytesDenys Vlasenko2015-12-13
* cyclades: Deinline cyy_readb, save 368 bytesDenys Vlasenko2015-12-13
* tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
* tty: remove buf parameter from tty_name()Rasmus Villemoes2015-05-06
* tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* tty: an overflow of multiplication in drivers/tty/cyclades.cQixue Xiao2013-12-20
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* cyclades: push down tty_port_tty_getJiri Slaby2013-01-15
* 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: switch tty_buffer_request_room to tty_portJiri 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
* serial: add a new helper functionHuang Shijie2012-09-05
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* tty: localise the lockAlan Cox2012-08-10
* tty: move the termios object into the ttyAlan Cox2012-07-16
* tty: revert incorrectly applied lock patchAlan Cox2012-07-16
* tty: localise the lockAlan Cox2012-07-06
* TTY: cyclades, add local pointer for cardJiri Slaby2012-06-12
* tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-02
* tty_lock: Localise the lockAlan Cox2012-05-04
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* tty: cyclades: TIOCSERGETLSR should should store to a uintDan Carpenter2012-03-08
* TTY: irq: Remove IRQF_DISABLEDYong Zhang2011-09-22
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-23
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * cyclades: Drop __TIME__ usageMichal Marek2011-04-19
* | tty: remove invalid location line in file headerJovi Zhang2011-04-19
* | Char: cyclades, fix unused variableJiri Slaby2011-04-19
|/