UBUNTU: Ubuntu-2.6.38-12.51
[linux-flexiantxendom0-natty.git] / drivers / tty /
2011-06-02 Uwe Kleine-Königserial/imx: read cts state only after acking cts change irq
2011-06-02 Mikhail Kshevetskiytty/n_gsm: fix bug in CRC calculation for gsm1 mode
2011-03-28 Andy Whitcrofttty: include linux/slab.h for kfree
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: vt -- fix handoff numbering to 1..n...
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: vt -- fix handoff numbering to 1..n...
2011-03-28 Andy WhitcroftRevert "UBUNTU: [Upstream] drivers/serial/mfd.c: Fix...
2011-03-28 Tim GardnerUBUNTU: [Upstream] drivers/serial/mfd.c: Fix ARM compil...
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: vt -- allow grub to request automatic...
2011-03-28 Andy WhitcroftUBUNTU: SAUCE: vt -- maintain bootloader screen mode...
2011-03-28 Stefan BaderUBUNTU: SAUCE: (no-up) Restore VT fonts on switch
2011-03-23 Yin Kangkaiserial: change the divisor latch only when prescalar...
2011-03-23 Yin Kangkaiserial: also set the uartclk value in resume after...
2011-03-23 Dan Carpenterserial: mrst_max3110: make buffer larger
2011-02-28 Ken Kawasakifmvj18x_cs: add new id
2011-02-18 Linus TorvaldsMerge branch 'fixes-2.6.38' of git://git./linux/kernel...
2011-02-16 Tejun Heoworkqueue, freezer: unify spelling of 'freeze' + 'able...
2011-02-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-15 Greg Ungererm68knommu: fix dereference of port.tty
2011-02-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-02-08 Amit Shahvirtio: console: Update Copyright
2011-02-08 Amit Shahvirtio: console: Wake up outvq on host notifications
2011-02-03 Sonic Zhangserial: bfin_5xx: split uart RX lock from uart port...
2011-02-03 Ben Hutchings68360serial: Plumb in rs_360_get_icount()
2011-02-03 Ken Millsn_gsm: copy mtu over when configuring via ioctl interface
2011-02-03 Amit Shahvirtio: console: Move file back to drivers/char/
2011-01-31 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-26 Torben Hohnconsole: rename acquire/release_console_sem() to consol...
2011-01-23 Randy Dunlaptty/serial: fix apbuart build
2011-01-23 Paul Fulghumn_hdlc: fix read and write locking
2011-01-23 Pavel Machekserial: unbreak billionton CF card
2011-01-23 Kay Sieverstty: use for_each_console() and WARN() on sysfs failures
2011-01-23 Dave Airlievt: fix issue when fbcon wants to takeover a second...
2011-01-21 Linus TorvaldsMerge branch 'akpm'
2011-01-21 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-13 Greg Kroah-Hartmantty: move drivers/serial/ to drivers/tty/serial/
2011-01-13 Greg Kroah-Hartmantty: move hvc drivers to drivers/tty/hvc/
2011-01-07 Linus TorvaldsMerge branch 'tty-next' of git://git./linux/kernel...
2010-12-17 Werner FinkTTY: Add tty ioctl to figure device node of the system...
2010-12-17 Kay Sieverstty: add 'active' sysfs attribute to tty0 and console...
2010-12-16 Ken Millsn_gsm: gsm_data_alloc buffer allocation could fail...
2010-12-16 Ken Millsn_gsm: Fix message length handling when building header
2010-12-02 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2010-11-29 Jiri SlabyTTY: open/hangup race fixup
2010-11-29 Jiri SlabyTTY: don't allow reopen when ldisc is changing
2010-11-29 Jiri SlabyTTY: ldisc, fix open flag handling
2010-11-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-11-11 Alan Coxn_gsm: clean up printks
2010-11-11 Alan Coxn_gsm: Fix support for legacy encoding
2010-11-11 Ken Millsn_gsm: Fix length handling
2010-11-11 Ken Millsn_gsm: Copy n2 over when configuring via ioctl interface
2010-11-11 Nicolas Pitrevcs: make proper usage of the poll flags
2010-11-09 Philippe Rétornaztty_ldisc: Fix BUG() on hangup
2010-11-09 Jiri SlabyTTY: restore tty_ldisc_wait_idle
2010-11-09 Jiri Olsatty: prevent DOS in the flush_to_ldisc
2010-11-06 Greg Kroah-HartmanTTY: move .gitignore from drivers/char/ to drivers...
2010-11-05 Greg Kroah-HartmanTTY: create drivers/tty/vt and move the vt code there
2010-11-05 Greg Kroah-HartmanTTY: create drivers/tty and move the tty core files...