summaryrefslogtreecommitdiffstats
path: root/drivers/tty/nozomi.c
Commit message (Expand)AuthorAgeFilesLines
* tty: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: nozomi: avoid sprintf buffer overflowArnd Bergmann2016-11-291-35/+12
* tty: nozomi: use permission-specific DEVICE_ATTR variantsJulia Lawall2016-11-101-2/+2
* tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-301-1/+1
* tty: nozomi: avoid a harmless gcc warningArnd Bergmann2016-02-061-1/+1
* drivers/tty/nozomi.c: rename CONFIG_MAGICValentin Rothberg2015-05-101-4/+4
* drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang2014-09-081-3/+3
* tty: Remove unnecessary semicolonsJoe Perches2013-10-161-3/+3
* TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-6/+3
* TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-5/+1
* TTY: nozomi, remove dead codeJiri Slaby2013-01-151-7/+0
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-9/+5
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-9/+5
* TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+1
* tty: remove use of __devexitBill Pemberton2012-11-211-2/+2
* tty: remove use of __devinitconstBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-4/+9
* TTY: use tty_port_register_deviceJiri Slaby2012-08-131-2/+2
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
* TTY: use tty_standard_installJiri Slaby2012-02-021-6/+2
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-261-2/+1
|\
| * nozomi: Drop __TIME__ usageMichal Marek2011-04-191-2/+1
* | Char: nozomi, remove useless tty_semJiri Slaby2011-04-251-10/+2
* | Char: nozomi, remove port.count checksJiri Slaby2011-04-251-12/+1
* | Char: nozomi, use GFP_KERNEL for kfifo allocationJiri Slaby2011-04-251-2/+2
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* nozomi: don't use flush_scheduled_work()Tejun Heo2011-02-251-2/+0
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-221-0/+1993