summaryrefslogtreecommitdiff
path: root/drivers/tty/rocket.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: 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: rocket: drop broken alt-speed supportJohan Hovold2017-06-13
* Annotate hardware config module parameters in drivers/tty/David Howells2017-04-20
* tty: rocket: fix invalid user-pointer checksJohan Hovold2016-11-10
* TTY: add __init attributeJulia Lawall2016-04-30
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-30
* tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomicallyPeter Hurley2016-04-30
* tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-28
* tty: Use termios c_*flag macrosPeter Hurley2016-01-28
* tty: rocket: Remove private close_waitPeter Hurley2016-01-28
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-27
* tty: Remove tty_port::close_waitPeter Hurley2015-10-17
* tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
* TTY: fix misspelling of current function in stringJulia Lawall2015-01-09
* tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-08
* TTY: rocket, fix more no-PCI warningsJiri Slaby2013-05-20
* TTY: rocket, fix compilation warningJiri Slaby2013-04-15
* TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* tty: rocket: Explicitly list supported PCI IDsKevin Cernekee2013-01-17
* tty: add parenthesis to macro POLL_PERIOD in rocket.cCong Ding2013-01-15
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* TTY: convert more flipping functionsJiri Slaby2013-01-15
* tty: remove use of __devinitdataBill Pemberton2012-11-21
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-13
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* TTY: rocket, remove unused variablesJiri Slaby2011-04-19
* Fix common misspellingsLucas De Marchi2011-03-31
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22