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