summaryrefslogtreecommitdiff
path: root/drivers/tty/nozomi.c
Commit message (Expand)AuthorAge
* 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
* tty: nozomi: avoid sprintf buffer overflowArnd Bergmann2016-11-29
* tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-10
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2016-02-06
* drivers/tty/nozomi.c: rename CONFIG_MAGICValentin Rothberg2015-05-10
* drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang2014-09-08
* tty: Remove unnecessary semicolonsJoe Perches2013-10-16
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* TTY: nozomi, remove dead codeJiri Slaby2013-01-15
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
* tty: remove use of __devexitBill Pemberton2012-11-21
* tty: remove use of __devinitconstBill 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
* TTY: use tty_port_register_deviceJiri Slaby2012-08-13
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: use tty_standard_installJiri Slaby2012-02-02
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-26
|\
| * nozomi: Drop __TIME__ usageMichal Marek2011-04-19
* | Char: nozomi, remove useless tty_semJiri Slaby2011-04-25
* | Char: nozomi, remove port.count checksJiri Slaby2011-04-25
* | Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-25
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* nozomi: don't use flush_scheduled_work()Tejun Heo2011-02-25
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22