summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink
2010-12-16tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers
2010-12-16n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills
2010-12-16n_gsm: Fix message length handling when building headerKen Mills
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-29TTY: open/hangup race fixupJiri Slaby
2010-11-29TTY: don't allow reopen when ldisc is changingJiri Slaby
2010-11-29TTY: ldisc, fix open flag handlingJiri Slaby
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-11n_gsm: clean up printksAlan Cox
2010-11-11n_gsm: Fix support for legacy encodingAlan Cox
2010-11-11n_gsm: Fix length handlingKen Mills
2010-11-11n_gsm: Copy n2 over when configuring via ioctl interfaceKen Mills
2010-11-11vcs: make proper usage of the poll flagsNicolas Pitre
2010-11-09tty_ldisc: Fix BUG() on hangupPhilippe Rétornaz
2010-11-09TTY: restore tty_ldisc_wait_idleJiri Slaby
2010-11-09tty: prevent DOS in the flush_to_ldiscJiri Olsa
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman