summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* fmvj18x_cs: add new idKen Kawasaki2011-02-281-0/+1
* Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-182-2/+2
|\
| * workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-02-151-15/+14
|\ \
| * | m68knommu: fix dereference of port.ttyGreg Ungerer2011-02-161-15/+14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-02-151-1/+16
| |/ |/|
* | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-9/+6
* | 68360serial: Plumb in rs_360_get_icount()Ben Hutchings2011-02-031-0/+1
* | n_gsm: copy mtu over when configuring via ioctl interfaceKen Mills2011-02-031-0/+1
* | virtio: console: Move file back to drivers/char/Amit Shah2011-02-032-1839/+0
|/
* Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-02-015-51/+58
|\
| * tty/serial: fix apbuart buildRandy Dunlap2011-01-221-0/+1
| * n_hdlc: fix read and write lockingPaul Fulghum2011-01-221-45/+45
| * serial: unbreak billionton CF cardPavel Machek2011-01-221-1/+2
| * tty: use for_each_console() and WARN() on sysfs failuresKay Sievers2011-01-222-3/+3
| * vt: fix issue when fbcon wants to takeover a second time.Dave Airlie2011-01-221-2/+7
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-1/+1
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-266-105/+105
|/
* Merge branch 'akpm'Linus Torvalds2011-01-201-2/+2
|\
* \ Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-01-20136-0/+105862
|\ \ | |/ |/|
| * tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13120-0/+97163
| * tty: move hvc drivers to drivers/tty/hvc/Greg Kroah-Hartman2011-01-1317-0/+8795
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-073-91/+197
|\
| * TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-161-0/+5
| * tty: add 'active' sysfs attribute to tty0 and console deviceKay Sievers2010-12-162-5/+65
| * n_gsm: clean up printksAlan Cox2010-11-111-73/+81
| * n_gsm: Fix support for legacy encodingAlan Cox2010-11-111-13/+46
* | 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