Age | Commit message (Expand) | Author |
2011-02-28 | fmvj18x_cs: add new id | Ken Kawasaki |
2011-02-18 | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-02-16 | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' | Tejun Heo |
2011-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2011-02-16 | m68knommu: fix dereference of port.tty | Greg Ungerer |
2011-02-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-02-03 | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock | Sonic Zhang |
2011-02-03 | 68360serial: Plumb in rs_360_get_icount() | Ben Hutchings |
2011-02-03 | n_gsm: copy mtu over when configuring via ioctl interface | Ken Mills |
2011-02-03 | virtio: console: Move file back to drivers/char/ | Amit Shah |
2011-02-01 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2011-01-26 | console: rename acquire/release_console_sem() to console_lock/unlock() | Torben Hohn |
2011-01-22 | tty/serial: fix apbuart build | Randy Dunlap |
2011-01-22 | n_hdlc: fix read and write locking | Paul Fulghum |
2011-01-22 | serial: unbreak billionton CF card | Pavel Machek |
2011-01-22 | tty: use for_each_console() and WARN() on sysfs failures | Kay Sievers |
2011-01-22 | vt: fix issue when fbcon wants to takeover a second time. | Dave Airlie |
2011-01-20 | Merge branch 'akpm' | Linus Torvalds |
2011-01-20 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-01-13 | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman |
2011-01-13 | tty: move hvc drivers to drivers/tty/hvc/ | Greg Kroah-Hartman |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2010-12-16 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink |
2010-12-16 | tty: add 'active' sysfs attribute to tty0 and console device | Kay Sievers |
2010-12-16 | n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked | Ken Mills |
2010-12-16 | n_gsm: Fix message length handling when building header | Ken Mills |
2010-12-02 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2010-11-29 | TTY: open/hangup race fixup | Jiri Slaby |
2010-11-29 | TTY: don't allow reopen when ldisc is changing | Jiri Slaby |
2010-11-29 | TTY: ldisc, fix open flag handling | Jiri Slaby |
2010-11-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2010-11-11 | n_gsm: clean up printks | Alan Cox |
2010-11-11 | n_gsm: Fix support for legacy encoding | Alan Cox |
2010-11-11 | n_gsm: Fix length handling | Ken Mills |
2010-11-11 | n_gsm: Copy n2 over when configuring via ioctl interface | Ken Mills |
2010-11-11 | vcs: make proper usage of the poll flags | Nicolas Pitre |
2010-11-09 | tty_ldisc: Fix BUG() on hangup | Philippe Rétornaz |
2010-11-09 | TTY: restore tty_ldisc_wait_idle | Jiri Slaby |
2010-11-09 | tty: prevent DOS in the flush_to_ldisc | Jiri Olsa |
2010-11-05 | TTY: move .gitignore from drivers/char/ to drivers/tty/vt/ | Greg Kroah-Hartman |
2010-11-05 | TTY: create drivers/tty/vt and move the vt code there | Greg Kroah-Hartman |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman |