aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-20Merge branch 'akpm'Linus Torvalds1-2/+2
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds136-0/+105862
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman120-0/+97163
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman17-0/+8795
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds3-91/+197
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+5
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2-5/+65
2010-12-16n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills1-0/+2
2010-12-16n_gsm: Fix message length handling when building headerKen Mills1-2/+2
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-2/+13
2010-11-29TTY: open/hangup race fixupJiri Slaby1-1/+9
2010-11-29TTY: don't allow reopen when ldisc is changingJiri Slaby1-1/+2
2010-11-29TTY: ldisc, fix open flag handlingJiri Slaby1-0/+2
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-45/+124
2010-11-11n_gsm: clean up printksAlan Cox1-73/+81
2010-11-11n_gsm: Fix support for legacy encodingAlan Cox1-13/+46
2010-11-11n_gsm: Fix length handlingKen Mills1-2/+2
2010-11-11n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills1-0/+1
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre1-3/+3
2010-11-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz1-7/+13
2010-11-09TTY: restore tty_ldisc_wait_idleJiri Slaby1-0/+29
2010-11-09tty: prevent DOS in the flush_to_ldiscJiri Olsa1-2/+12
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+2
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman11-0/+10134
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman14-0/+15484