summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
* n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-022-2/+13
|\
| * TTY: open/hangup race fixupJiri Slaby2010-11-291-1/+9
| * TTY: don't allow reopen when ldisc is changingJiri Slaby2010-11-291-1/+2
| * TTY: ldisc, fix open flag handlingJiri Slaby2010-11-291-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-11-191-45/+124
|/
* n_gsm: Fix length handlingKen Mills2010-11-111-2/+2
* n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills2010-11-111-0/+1
* vcs: make proper usage of the poll flagsNicolas Pitre2010-11-111-3/+3
* tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz2010-11-091-7/+13
* TTY: restore tty_ldisc_wait_idleJiri Slaby2010-11-091-0/+29
* tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-091-2/+12
* TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman2010-11-051-0/+2
* TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman2010-11-0511-0/+10134
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-0514-0/+15484
OpenPOWER on IntegriCloud