Age | Commit message (Expand) | Author | Files | Lines |
2011-12-13 | serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. | Sonic Zhang | 1 | -3/+14 |
2011-12-13 | serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. | Sonic Zhang | 1 | -9/+10 |
2011-12-13 | serial: make FSL errata depend on 8250_CONSOLE, not just 8250 | Paul Gortmaker | 1 | -1/+1 |
2011-12-10 | serial: add irq handler for Freescale 16550 errata. | Paul Gortmaker | 3 | -0/+69 |
2011-12-10 | serial: manually inline serial8250_handle_port | Paul Gortmaker | 1 | -15/+8 |
2011-12-10 | serial: make 8250 timeout use the specified IRQ handler | Paul Gortmaker | 1 | -4/+1 |
2011-12-10 | serial: export the key functions for an 8250 IRQ handler | Paul Gortmaker | 1 | -14/+15 |
2011-12-10 | serial: clean up parameter passing for 8250 Rx IRQ handling | Paul Gortmaker | 1 | -6/+11 |
2011-12-10 | serial: move struct uart_8250_port from 8250.c to 8250.h | Paul Gortmaker | 2 | -26/+26 |
2011-12-10 | drivers/tty: Remove unneeded spaces | Thorsten Wißmann | 1 | -4/+4 |
2011-12-10 | msm_serial_hs: Fix spinlock recursion in handling CTS | Mayank Rana | 1 | -5/+2 |
2011-12-10 | msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr | Mayank Rana | 1 | -8/+8 |
2011-12-10 | serial: fix serial_cs I/O windows for Argosy RS-COM 2P | Maciej Szmigiero | 1 | -4/+4 |
2011-12-10 | serial: 8250: replace hardcoded 0xbf with #define | Wolfram Sang | 1 | -1/+1 |
2011-12-10 | serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang | 1 | -1/+3 |
2011-12-10 | serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial ... | Sonic Zhang | 1 | -9/+9 |
2011-12-10 | tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. | Sonic Zhang | 1 | -2/+3 |
2011-12-10 | serial: bfin-uart: remove redundant CTS check for hardware CTS control. | Sonic Zhang | 1 | -23/+1 |
2011-12-10 | serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. | Sonic Zhang | 1 | -1/+3 |
2011-12-10 | serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. | Sonic Zhang | 1 | -10/+9 |
2011-12-08 | pmac_zilog: Fix unexpected irq | Finn Thain | 1 | -50/+52 |
2011-11-30 | tty: n_hdlc not atomic use tty->flags. | Ilya Zykov | 1 | -3/+3 |
2011-11-30 | TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() | Axel Lin | 4 | -50/+4 |
2011-11-27 | TTY: Remove redundant spi driver bus initialization | Lars-Peter Clausen | 5 | -5/+0 |
2011-11-27 | serial/8250_pci: init-quirk msi support for kt serial controller | Dan Williams | 1 | -0/+14 |
2011-11-27 | serial/8250_pci: setup-quirk workaround for the kt serial controller | Dan Williams | 2 | -2/+19 |
2011-11-27 | serial/mxs-auart: only wake up tty layer once | Uwe Kleine-König | 1 | -2/+3 |
2011-11-27 | serial/imx: propagate error of platform_driver_register in init routine | Uwe Kleine-König | 1 | -1/+1 |
2011-11-27 | OMAP: UART: fix the return type of check_modem_status | Shubhrajyoti D | 1 | -1/+1 |
2011-11-27 | Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c | Greg Kroah-Hartman | 9 | -48/+78 |
2011-11-24 | drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout | Chuck Meade | 1 | -0/+3 |
2011-11-22 | serial: Kconfig: drop unknown symbol 'ARCH_IMX' | Paul Bolle | 1 | -1/+1 |
2011-11-22 | serial: pl011: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-22 | serial: pl010: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-22 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 7 | -43/+52 |
2011-11-17 | UART: add CSR SiRFprimaII SoC on-chip uart drivers | Rong Wang | 4 | -0/+990 |
2011-11-17 | TTY: ldisc, remove some unneeded includes | Jiri Slaby | 1 | -19/+1 |
2011-11-17 | TTY: pty, cleanup the pty counting | Jiri Slaby | 1 | -17/+9 |
2011-11-17 | TTY: ldisc, wait for ldisc infinitely in hangup | Jiri Slaby | 1 | -2/+17 |
2011-11-17 | TTY: ldisc, move wait idle to caller | Jiri Slaby | 1 | -2/+2 |
2011-11-17 | TTY: ldisc, allow waiting for ldisc arbitrarily long | Jiri Slaby | 1 | -5/+6 |
2011-11-16 | Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" | Greg Kroah-Hartman | 2 | -16/+0 |
2011-11-16 | TTY: serial, extract uart_port_startup | Jiri Slaby | 1 | -15/+28 |
2011-11-16 | TTY: serial, fill uart_port_shutdown | Jiri Slaby | 1 | -18/+24 |
2011-11-16 | TTY: serial, define uart_port_activate/shutdown | Jiri Slaby | 1 | -0/+11 |
2011-11-16 | TTY: serial, inline uart_get | Jiri Slaby | 1 | -44/+22 |
2011-11-16 | TTY: serial, do not touch tty->alt_speed | Jiri Slaby | 1 | -3/+1 |
2011-11-16 | TTY: serial, document few functions | Jiri Slaby | 1 | -0/+20 |
2011-11-16 | TTY: serial, use tty_port_close_start helper | Jiri Slaby | 1 | -39/+1 |
2011-11-16 | TTY: serial, switch closing_wait and close_delay to jiffies | Jiri Slaby | 1 | -9/+10 |