| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-06-16 | tty: n_gsm: improper skb_pull() use was leaking framed data | Russ Gorby | 1 | -1/+2 |
| 2011-06-16 | tty: n_gsm: Fixed logic to decode break signal from modem status | Russ Gorby | 1 | -5/+18 |
| 2011-06-16 | drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL | Alexander Stein | 1 | -1/+3 |
| 2011-06-08 | tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc | Linus Torvalds | 1 | -12/+2 |
| 2011-06-07 | TTY: ntty, add one more sanity check | Jiri Slaby | 1 | -0/+1 |
| 2011-06-07 | TTY: ldisc, do not close until there are readers | Jiri Slaby | 1 | -1/+3 |
| 2011-06-07 | 8250: Fix capabilities when changing the port type | leitao@linux.vnet.ibm.com | 1 | -0/+1 |
| 2011-06-07 | 8250_pci: Fix missing const from merges | Alan Cox | 1 | -1/+1 |
| 2011-06-07 | ARM: SAMSUNG: serial: Fix on handling of one clock source for UART | Boojin Kim | 1 | -2/+2 |
| 2011-06-07 | serial: ioremap warning fix for jsm driver. | Lennart Sorensen | 1 | -1/+1 |
| 2011-06-06 | Merge 3.0-rc2 into tty-linus | Greg Kroah-Hartman | 6 | -44/+69 |
| 2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 6 | -44/+69 |
| 2011-06-03 | 8250_pci: add -ENODEV code for Intel EG20T PCH | Tomoya MORINAGA | 1 | -0/+59 |
| 2011-05-28 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
| 2011-05-28 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -1/+1 |
| 2011-05-27 | m32r: fix spin_lock_irqsave() misuse | KOSAKI Motohiro | 1 | -1/+2 |
| 2011-05-27 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2 | -4/+2 |
| 2011-05-25 | drivers/tty/serial/pch_uart.c needs slab.h | Andrew Morton | 1 | -0/+1 |
| 2011-05-25 | arch, mm: filter disallowed nodes from arch specific show_mem functions | David Rientjes | 1 | -1/+1 |
| 2011-05-25 | atmel_serial: keep the platform_device unchanged | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 |
| 2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2 | -2/+2 |
| 2011-05-24 | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let... | Linus Torvalds | 2 | -9/+23 |
| 2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 77 | -435/+1975 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 5 | -7/+6 |
| 2011-05-23 | sh: sh-sci: sh7377 and sh73a0 build fixes | Magnus Damm | 1 | -8/+8 |
| 2011-05-23 | serial: sh-sci: suspend/resume wakeup support V2 | Magnus Damm | 1 | -1/+1 |
| 2011-05-23 | serial: sh-sci: Runtime PM support | Magnus Damm | 1 | -0/+14 |
| 2011-05-20 | serial: 8250_pci: add support for Cronyx Omega PCI multiserial board. | Antony Pavlov | 1 | -0/+32 |
| 2011-05-20 | tty/serial: Fix break handling for PORT_TEGRA | Stephen Warren | 1 | -0/+28 |
| 2011-05-20 | tty/serial: Add explicit PORT_TEGRA type | Stephen Warren | 2 | -2/+13 |
| 2011-05-19 | SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs. | John Crispin | 3 | -0/+765 |
| 2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
| 2011-05-14 | n_tracerouter and n_tracesink ldisc additions. | J Freyensee | 5 | -0/+550 |
| 2011-05-12 | tty: Remove to support serial for S5P6442 | Kukjin Kim | 1 | -1/+1 |
| 2011-05-12 | 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter | Scott Kilau | 1 | -1/+18 |
| 2011-05-11 | pch_uart: Support new device ML7223 IOH | Tomoya MORINAGA | 2 | -5/+15 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
| 2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2 | -2/+2 |
| 2011-05-03 | tty/serial: add support for Xilinx PS UART | John Linn | 3 | -0/+1127 |
| 2011-04-30 | n_gsm: Use print_hex_dump_bytes | Joe Perches | 1 | -25/+10 |
| 2011-04-30 | drivers/tty/moxa.c: Put correct tty value | Julia Lawall | 1 | -1/+1 |
| 2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2 | -4/+3 |
| 2011-04-26 | Merge branch 'master' into for-next | Jiri Kosina | 41 | -123/+121 |
| 2011-04-26 | TTY: tty_io, annotate locking functions | Jiri Slaby | 1 | -0/+2 |
| 2011-04-26 | TTY: serial_core, remove superfluous set_task_state | Jiri Slaby | 1 | -1/+0 |
| 2011-04-26 | TTY: serial_core, remove invalid test | Jiri Slaby | 1 | -9/+0 |
| 2011-04-26 | Char: moxa, fix locking in moxa_write | Jiri Slaby | 1 | -2/+3 |
| 2011-04-26 | Char: nozomi, remove useless tty_sem | Jiri Slaby | 1 | -10/+2 |
| 2011-04-26 | Char: nozomi, remove port.count checks | Jiri Slaby | 1 | -12/+1 |
| 2011-04-26 | Char: nozomi, use GFP_KERNEL for kfifo allocation | Jiri Slaby | 1 | -2/+2 |