aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-02-0368360serial: Plumb in rs_360_get_icount()Ben Hutchings
2011-02-03n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills
2011-02-03virtio: console: Move file back to drivers/char/Amit Shah
2011-02-01Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-22tty/serial: fix apbuart buildRandy Dunlap
2011-01-22n_hdlc: fix read and write lockingPaul Fulghum
2011-01-22serial: unbreak billionton CF cardPavel Machek
2011-01-22tty: use for_each_console() and WARN() on sysfs failuresKay Sievers
2011-01-22vt: fix issue when fbcon wants to takeover a second time.Dave Airlie
2011-01-20Merge branch 'akpm'Linus Torvalds
2011-01-20Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman
2011-01-13tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman
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