Age | Commit message (Expand) | Author |
2011-12-07 | SERIAL: AR933X: Add driver for the built-in UART of the SoC | Gabor Juhos |
2011-12-02 | serial: sh-sci: Handle GPIO function requests. | Paul Mundt |
2011-12-02 | serial: sh-sci: Avoid FIFO clear for MCE toggle. | Paul Mundt |
2011-12-02 | serial: sh-sci: per-port modem control. | Paul Mundt |
2011-11-30 | tty: n_hdlc not atomic use tty->flags. | Ilya Zykov |
2011-11-30 | TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() | Axel Lin |
2011-11-26 | TTY: Remove redundant spi driver bus initialization | Lars-Peter Clausen |
2011-11-26 | serial/8250_pci: init-quirk msi support for kt serial controller | Dan Williams |
2011-11-26 | serial/8250_pci: setup-quirk workaround for the kt serial controller | Dan Williams |
2011-11-26 | serial/mxs-auart: only wake up tty layer once | Uwe Kleine-König |
2011-11-26 | serial/imx: propagate error of platform_driver_register in init routine | Uwe Kleine-König |
2011-11-26 | OMAP: UART: fix the return type of check_modem_status | Shubhrajyoti D |
2011-11-26 | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman |
2011-11-24 | serial: sh-sci: Add support for loopback mode. | Paul Mundt |
2011-11-24 | serial: sh-sci: Fix up modem control handling. | Paul Mundt |
2011-11-24 | serial: sh-sci: Clarify enable_ms/break_ctl comments. | Paul Mundt |
2011-11-24 | serial: sh-sci: Support icount statistics for error cases. | Paul Mundt |
2011-11-24 | serial: sh-sci: Fix up SCFCR handling. | Paul Mundt |
2011-11-24 | Merge branch 'rmobile-fixes-for-linus' into rmobile-latest | Paul Mundt |
2011-11-24 | drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout | Chuck Meade |
2011-11-22 | serial: Kconfig: drop unknown symbol 'ARCH_IMX' | Paul Bolle |
2011-11-22 | serial: pl011: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-22 | serial: pl010: Enable module alias autogeneration for AMBA drivers | Dave Martin |
2011-11-21 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2011-11-17 | UART: add CSR SiRFprimaII SoC on-chip uart drivers | Rong Wang |
2011-11-17 | TTY: ldisc, remove some unneeded includes | Jiri Slaby |
2011-11-17 | TTY: pty, cleanup the pty counting | Jiri Slaby |
2011-11-17 | TTY: ldisc, wait for ldisc infinitely in hangup | Jiri Slaby |
2011-11-17 | TTY: ldisc, move wait idle to caller | Jiri Slaby |
2011-11-17 | TTY: ldisc, allow waiting for ldisc arbitrarily long | Jiri Slaby |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul |
2011-11-15 | Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" | Greg Kroah-Hartman |
2011-11-15 | TTY: serial, extract uart_port_startup | Jiri Slaby |
2011-11-15 | TTY: serial, fill uart_port_shutdown | Jiri Slaby |
2011-11-15 | TTY: serial, define uart_port_activate/shutdown | Jiri Slaby |
2011-11-15 | TTY: serial, inline uart_get | Jiri Slaby |
2011-11-15 | TTY: serial, do not touch tty->alt_speed | Jiri Slaby |
2011-11-15 | TTY: serial, document few functions | Jiri Slaby |
2011-11-15 | TTY: serial, use tty_port_close_start helper | Jiri Slaby |
2011-11-15 | TTY: serial, switch closing_wait and close_delay to jiffies | Jiri Slaby |
2011-11-15 | TTY: serial, cleanup atmel_set_ldisc | Jiri Slaby |
2011-11-15 | TTY: serial, cleanup include file | Jiri Slaby |
2011-11-15 | serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS | Shubhrajyoti D |
2011-11-15 | TTY: open/release, cleanup printks | Jiri Slaby |
2011-11-15 | TTY: move debug checking out of tty_release | Jiri Slaby |
2011-11-15 | TTY: move tty_lookup_driver to switch-cases | Jiri Slaby |
2011-11-15 | TTY: coalesce fail paths in tty_open | Jiri Slaby |
2011-11-15 | TTY: extract driver lookup from tty_open | Jiri Slaby |
2011-11-15 | TTY: extract /dev/tty handling from tty_open | Jiri Slaby |
2011-11-15 | TTY: move pgrp killing | Jiri Slaby |