| Age | Commit message (Expand) | Author |
| 2012-09-05 | serial/imx: improve error diagnosics for clock and pinctrl failures | Uwe Kleine-König |
| 2012-09-05 | tty: Split the serial_core helpers for setserial into two | Alan Cox |
| 2012-09-05 | tty: serial: imx: don't reinit clock in imx_setup_ufcr() | Dirk Behme |
| 2012-09-05 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
| 2012-09-05 | drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data | Julia Lawall |
| 2012-09-05 | tty: serial: mpc5xxx: add support for mark/space parity | Wolfram Sang |
| 2012-09-05 | drivers:tty:fix up ENOIOCTLCMD error handling | Wanlong Gao |
| 2012-09-05 | tty: serial: max310x: Remove explicit use of devm_kfree | Emil Goode |
| 2012-09-05 | tty: serial: max310x: Check return code of gpiochip_remove | Emil Goode |
| 2012-09-05 | tty: serial: altera_uart: Use platform_{get,set}_drvdata | Tobias Klauser |
| 2012-09-05 | tty: max3100: use module_spi_driver | Devendra Naga |
| 2012-09-05 | drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_... | Julia Lawall |
| 2012-09-05 | hvc_vio: Improve registration of udbg backend | Benjamin Herrenschmidt |
| 2012-09-05 | hvc_console: Better kernel console support | Benjamin Herrenschmidt |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman |
| 2012-08-21 | xen: missing includes | Stefano Stabellini |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
| 2012-08-17 | TTY: check if tty->port is assigned | Jiri Slaby |
| 2012-08-16 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
| 2012-08-16 | serial: mxs-auart: fix the wrong RTS hardware flow control | Huang Shijie |
| 2012-08-16 | serial: New serial driver MAX310X | Alexander Shiyan |
| 2012-08-16 | OMAP/serial: Add support for driving a GPIO as DTR. | NeilBrown |
| 2012-08-16 | pch_uart: check kzalloc result in dma_handle_tx() | Fengguang Wu |
| 2012-08-16 | serial: sc26xx: Fix compile breakage | Alexander Shiyan |
| 2012-08-16 | TTY: tty_alloc_driver() returns error pointers | Dan Carpenter |
| 2012-08-16 | n_gsm: memory leak in uplink error path | Russ Gorby |
| 2012-08-16 | n_gsm: replace kfree_skb w/ appropriate dev_* versions | Russ Gorby |
| 2012-08-16 | n_gsm: avoid accessing freed memory during CMD_FCOFF condition | Russ Gorby |
| 2012-08-16 | n_gsm: added interlocking for gsm_data_lock for certain code paths | Russ Gorby |
| 2012-08-16 | char: n_gsm: remove message filtering for contipated DLCI | samix.lebsir |
| 2012-08-16 | n_gsm : Flow control handling in Mux driver | Frederic Berat |
| 2012-08-16 | n_gsm: uplink SKBs accumulate on list | Russ Gorby |
| 2012-08-16 | n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX | xiaojin |
| 2012-08-16 | Remove BUG_ON from n_tty_read() | Stanislav Kozina |
| 2012-08-16 | 8250: add AgeStar AS-PRS2-009 | Alan Cox |
| 2012-08-15 | drivers/tty/moxa.c: fix error return code | Julia Lawall |
| 2012-08-13 | TTY: mxser, fix invalid module_parm permissions | Jiri Slaby |
| 2012-08-13 | TTY: hvcs, add tty install | Jiri Slaby |
| 2012-08-13 | TTY: hvcs, clean hvcs_open a bit | Jiri Slaby |
| 2012-08-13 | TTY: hvc_console, add tty install | Jiri Slaby |
| 2012-08-13 | TTY: synclinkmp, add tty install | Jiri Slaby |
| 2012-08-13 | TTY: synclink, add tty install | Jiri Slaby |
| 2012-08-13 | TTY: moxa, convert to dynamic device | Jiri Slaby |
| 2012-08-13 | TTY: use tty_port_link_device | Jiri Slaby |
| 2012-08-13 | TTY: add tty_port_link_device | Jiri Slaby |
| 2012-08-13 | TTY: tty_port, add some documentation | Jiri Slaby |
| 2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby |
| 2012-08-13 | TTY: move cdev_add to tty_register_device | Jiri Slaby |
| 2012-08-13 | TTY: add support for unnumbered device nodes | Jiri Slaby |