aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-28fmvj18x_cs: add new idKen Kawasaki1-0/+1
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-2/+2
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2-2/+2
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-15/+14
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer1-15/+14
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+16
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang1-9/+6
2011-02-0368360serial: Plumb in rs_360_get_icount()Ben Hutchings1-0/+1
2011-02-03n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills1-0/+1
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah2-1839/+0
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds5-51/+58
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn6-105/+105
2011-01-22tty/serial: fix apbuart buildRandy Dunlap1-0/+1
2011-01-22n_hdlc: fix read and write lockingPaul Fulghum1-45/+45
2011-01-22serial: unbreak billionton CF cardPavel Machek1-1/+2
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2-3/+3
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Dave Airlie1-2/+7
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