| Age | Commit message (Expand) | Author |
| 2012-10-07 | serial: set correct baud_base for EXSYS EX-41092 Dual 16950 | Flavio Leitner |
| 2012-10-07 | serial: pl011: handle corruption at high clock speeds | Linus Walleij |
| 2012-10-07 | serial: omap: fix software flow control | Vikram Pandita |
| 2012-10-02 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
| 2012-10-02 | pch_uart: Fix parity setting issue | Tomoya MORINAGA |
| 2012-10-02 | pch_uart: Fix rx error interrupt setting issue | Tomoya MORINAGA |
| 2012-10-02 | pch_uart: Fix missing break for 16 byte fifo | Alan Cox |
| 2012-10-02 | tty: serial: imx: don't reinit clock in imx_setup_ufcr() | Dirk Behme |
| 2012-10-02 | tty: serial: imx: console write routing is unsafe on SMP | Xinyu Chen |
| 2012-08-25 | pmac_zilog,kdb: Fix console poll hook to return instead of loop | Jason Wessel |
| 2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
| 2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
| 2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
| 2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij |
| 2012-06-12 | serial: fix serial_txx9.c build warning/typo | Randy Dunlap |
| 2012-06-12 | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap |
| 2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
| 2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
| 2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
| 2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
| 2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
| 2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
| 2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
| 2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
| 2012-05-21 | SERIAL: MIPS: lantiq: implement OF support | John Crispin |
| 2012-05-18 | serial: sh-sci: Fix for port types without BRI interrupts. | Paul Mundt |
| 2012-05-17 | serial: delete the MCA specific 8250 support. | Paul Gortmaker |
| 2012-05-17 | serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro... | Sonic Zhang |
| 2012-05-17 | serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width. | Sonic Zhang |
| 2012-05-17 | serial: bfin_uart: narrow the reboot condition in DMA tx interrupt | Sonic Zhang |
| 2012-05-17 | serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller. | Sonic Zhang |
| 2012-05-15 | Revert "serial_core: Update buffer overrun statistics." | Greg Kroah-Hartman |
| 2012-05-15 | SERIAL: MIPS Swarm sb1250-duart.c driver needs module.h | Paul Gortmaker |
| 2012-05-15 | SERIAL: MIPS DECstation zs.c driver needs module.h | Paul Gortmaker |
| 2012-05-14 | tty: Allow uart_register/unregister/register | Alan Cox |
| 2012-05-14 | Merge branches 'spear/clock' and 'imx/clock' into next/clock | Arnd Bergmann |
| 2012-05-14 | Merge branch 'imx/pinctrl' into imx/clock | Arnd Bergmann |
| 2012-05-12 | serial: mxs-auart: adopt pinctrl support | Shawn Guo |
| 2012-05-12 | serial: amba-pl011: adopt pinctrl support | Shawn Guo |
| 2012-05-11 | Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into... | Arnd Bergmann |
| 2012-05-11 | Merge branch 'clps711x/cleanup' into next/cleanup | Arnd Bergmann |
| 2012-05-11 | ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset | Alexander Shiyan |
| 2012-05-11 | tty: serial: imx: adopt pinctrl support | Shawn Guo |
| 2012-05-10 | Merge branch 'sh/rsk-updates' into sh-latest | Paul Mundt |
| 2012-05-09 | serial8250-em: Add DT support | Magnus Damm |
| 2012-05-09 | serial8250-em: clk_get() IS_ERR() error handling fix | Magnus Damm |
| 2012-05-09 | serial_core: Update buffer overrun statistics. | Corbin Atkinson |
| 2012-05-08 | cris: fix missing tty arg in wait_event_interruptible_tty call | Paul Gortmaker |
| 2012-05-04 | tty_lock: Localise the lock | Alan Cox |