Age | Commit message (Expand) | Author |
2011-12-14 | ARM: OMAP2+: UART: Get context loss count to context restore | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove uart reset function. | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Ensure all reg values configured are available from port s... | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove context_save and move context restore to driver | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Add runtime pm support for omap-serial driver | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata. | Govindraj.R |
2011-12-14 | ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart | Govindraj.R |
2011-12-13 | serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. | Sonic Zhang |
2011-12-13 | serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. | Sonic Zhang |
2011-12-13 | serial: make FSL errata depend on 8250_CONSOLE, not just 8250 | Paul Gortmaker |
2011-12-09 | serial: add irq handler for Freescale 16550 errata. | Paul Gortmaker |
2011-12-09 | serial: manually inline serial8250_handle_port | Paul Gortmaker |
2011-12-09 | serial: make 8250 timeout use the specified IRQ handler | Paul Gortmaker |
2011-12-09 | serial: export the key functions for an 8250 IRQ handler | Paul Gortmaker |
2011-12-09 | serial: clean up parameter passing for 8250 Rx IRQ handling | Paul Gortmaker |
2011-12-09 | serial: move struct uart_8250_port from 8250.c to 8250.h | Paul Gortmaker |
2011-12-09 | drivers/tty: Remove unneeded spaces | Thorsten Wißmann |
2011-12-09 | msm_serial_hs: Fix spinlock recursion in handling CTS | Mayank Rana |
2011-12-09 | msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr | Mayank Rana |
2011-12-09 | serial: fix serial_cs I/O windows for Argosy RS-COM 2P | Maciej Szmigiero |
2011-12-09 | serial: 8250: replace hardcoded 0xbf with #define | Wolfram Sang |
2011-12-09 | serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang |
2011-12-09 | serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ... | Sonic Zhang |
2011-12-09 | tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. | Sonic Zhang |
2011-12-09 | serial: bfin-uart: remove redundant CTS check for hardware CTS control. | Sonic Zhang |
2011-12-09 | serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang |
2011-12-09 | serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. | Sonic Zhang |
2011-12-09 | Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ... | Paul Mundt |
2011-12-08 | pmac_zilog: Fix unexpected irq | Finn Thain |
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 |