- 1e9deb1 serial: add support for 400 and 800 v3 series Titan cards by Yegor Yefremov · 13 years ago
- 6485163 serial: bfin-uart: Remove ASYNC_CTS_FLOW flag for hardware automatic CTS. by Sonic Zhang · 13 years ago
- b48dc71 serial: bfin-uart: Enable hardware automatic CTS only when CTS pin is available. by Sonic Zhang · 13 years ago
- 5c2f37d serial: make FSL errata depend on 8250_CONSOLE, not just 8250 by Paul Gortmaker · 13 years ago
- 9deaa53 serial: add irq handler for Freescale 16550 errata. by Paul Gortmaker · 13 years ago
- 86b2119 serial: manually inline serial8250_handle_port by Paul Gortmaker · 13 years ago
- a043147 serial: make 8250 timeout use the specified IRQ handler by Paul Gortmaker · 13 years ago
- 3986fb2 serial: export the key functions for an 8250 IRQ handler by Paul Gortmaker · 13 years ago
- 0690f41 serial: clean up parameter passing for 8250 Rx IRQ handling by Paul Gortmaker · 13 years ago
- 850624c serial: move struct uart_8250_port from 8250.c to 8250.h by Paul Gortmaker · 13 years ago
- bbd2075 drivers/tty: Remove unneeded spaces by Thorsten Wißmann · 13 years ago
- ee815f3 msm_serial_hs: Fix spinlock recursion in handling CTS by Mayank Rana · 13 years ago
- 8431de8 msm_serial_hs: Fix type inconsistency for tx and rx command_ptr_ptr by Mayank Rana · 13 years ago
- 7f97c00 serial: fix serial_cs I/O windows for Argosy RS-COM 2P by Maciej Szmigiero · 13 years ago
- 7d73aaf serial: 8250: replace hardcoded 0xbf with #define by Wolfram Sang · 13 years ago
- cee3948 serial: bfin-sport-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
- dc8f370 serial: bfin-sport-uart: Request CTS GPIO PIN when the sport emulated serial device starts up. by Sonic Zhang · 13 years ago
- 07143eae tty: bfin-sport-uart: Rx interrupt is not called always with irq disabled. by Sonic Zhang · 13 years ago
- f5b6940 serial: bfin-uart: remove redundant CTS check for hardware CTS control. by Sonic Zhang · 13 years ago
- ee948e3 serial: bfin-uart: Add tty ASYNC_CTS_FLOW flag to do CTS flow control. by Sonic Zhang · 13 years ago
- 32b4456 serial: bfin-uart: Request CTS GPIO PIN when the serial device starts up. by Sonic Zhang · 13 years ago
- 7962fce tty: n_hdlc not atomic use tty->flags. by Ilya Zykov · 13 years ago
- c8381c15 TTY: serial: convert drivers/tty/serial/* to use module_platform_driver() by Axel Lin · 13 years ago
- bb74041 TTY: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
- e86ff4a serial/8250_pci: init-quirk msi support for kt serial controller by Dan Williams · 13 years ago
- 448ac15 serial/8250_pci: setup-quirk workaround for the kt serial controller by Dan Williams · 13 years ago
- d0758a2 serial/mxs-auart: only wake up tty layer once by Uwe Kleine-König · 13 years ago
- f227824 serial/imx: propagate error of platform_driver_register in init routine by Uwe Kleine-König · 13 years ago
- 514f31d OMAP: UART: fix the return type of check_modem_status by Shubhrajyoti D · 13 years ago
- dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
- 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 161e773 UART: add CSR SiRFprimaII SoC on-chip uart drivers by Rong Wang · 13 years ago
- 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 13 years ago
- 484af54 TTY: pty, cleanup the pty counting by Jiri Slaby · 13 years ago
- 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
- 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago
- df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 13 years ago
- 6edf0c9 Revert "tty/serial: Prevent drop of DCD on suspend for Tegra UARTs" by Greg Kroah-Hartman · 13 years ago
- c0d92be TTY: serial, extract uart_port_startup by Jiri Slaby · 13 years ago
- b922e19 TTY: serial, fill uart_port_shutdown by Jiri Slaby · 13 years ago
- 0b1db83 TTY: serial, define uart_port_activate/shutdown by Jiri Slaby · 13 years ago
- 1c7b13c TTY: serial, inline uart_get by Jiri Slaby · 13 years ago
- b39c49a TTY: serial, do not touch tty->alt_speed by Jiri Slaby · 13 years ago
- cf75525 TTY: serial, document few functions by Jiri Slaby · 13 years ago
- d30ccf0 TTY: serial, use tty_port_close_start helper by Jiri Slaby · 13 years ago
- 4cb0fbf TTY: serial, switch closing_wait and close_delay to jiffies by Jiri Slaby · 13 years ago
- b54bf3b TTY: serial, cleanup atmel_set_ldisc by Jiri Slaby · 13 years ago
- 027d7da TTY: serial, cleanup include file by Jiri Slaby · 13 years ago
- f370626 serial: OMAP2+: UART: Make the SERIAL_OMAP depend on ARCH_OMAP2PLUS by Shubhrajyoti D · 13 years ago
- 9de44bd TTY: open/release, cleanup printks by Jiri Slaby · 13 years ago
- 955787ca TTY: move debug checking out of tty_release by Jiri Slaby · 13 years ago
- 2cd0050 TTY: move tty_lookup_driver to switch-cases by Jiri Slaby · 13 years ago
- ba5db44 TTY: coalesce fail paths in tty_open by Jiri Slaby · 13 years ago
- 5b5e704 TTY: extract driver lookup from tty_open by Jiri Slaby · 13 years ago
- b82154a TTY: extract /dev/tty handling from tty_open by Jiri Slaby · 13 years ago
- 1411dc4 TTY: move pgrp killing by Jiri Slaby · 13 years ago
- e30f867 drivers/tty/serial/pch_uart.c: add console support by Alexander Stein · 13 years ago
- b82e324 serial, mfd: don't hardcode the console by Mika Westerberg · 13 years ago
- 66ef27c tty_ldisc: remove unnecessary negative return check for wait_event_timeout by Dave Young · 13 years ago
- 93f3350 RS485: fix inconsistencies in the meaning of some variables by Claudio Scordino · 13 years ago
- 90f04c2 pch_uart: Fix DMA resource leak issue by Tomoya MORINAGA · 13 years ago
- 604fdb7 serial,mfd: Fix CMSPAR setup by Alan Cox · 13 years ago
- 9636b75 tty/serial: Prevent drop of DCD on suspend for Tegra UARTs by Doug Anderson · 13 years ago
- eca9dfa pch_uart: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor by Tomoya MORINAGA · 13 years ago
- 8249f74 pch_uart: Support new device LAPIS Semiconductor ML7831 IOH by Tomoya MORINAGA · 13 years ago
- a1d7cfe pch_uart: Fix hw-flow control issue by Tomoya MORINAGA · 13 years ago
- c2a3e84 tty: hvc_dcc: Fix duplicate character inputs by Stephen Boyd · 13 years ago
- 37bef8f Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus by Paul Mundt · 13 years ago
- a8d1200 n_gsm: Fix timings by Alan Cox · 13 years ago
- 3155521 Revert "hvc_console: display printk messages on console." by Linus Torvalds · 13 years ago
- 0084e47 powerpc: fix building hvc_opal.c by Michael Neuling · 13 years ago
- 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
- 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- fba9569 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 3af1f8a serial: sh-sci: Fix up SH-2A SCIF support. by Phil Edworthy · 13 years ago
- de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
- 3369465 um: switch to use of drivers/Kconfig by Al Viro · 13 years ago
- 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 13 years ago
- 0e648f4 tty: Add export.h for EXPORT_SYMBOL/THIS_MODULE to exporters by Paul Gortmaker · 14 years ago
- 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 14 years ago
- 6a8d2e2 Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dt by Arnd Bergmann · 13 years ago
- 18c0635 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 1897436 Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- 5fffb95 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- efb8d21 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 940ab88 drivercore: Add helper macro for platform_driver boilerplate by Grant Likely · 13 years ago
- 2bf6f67 Merge commit 'v3.1' into devicetree/next by Grant Likely · 13 years ago
- d208a3b TTY: serial_core: Fix crash if DCD drop during suspend by Doug Anderson · 13 years ago
- 32cffe5 tty/serial: atmel_serial: bootconsole removed from auto-enumerates by Nicolas Ferre · 13 years ago
- a034070 Revert "TTY: call tty_driver_lookup_tty unconditionally" by Greg Kroah-Hartman · 13 years ago
- 5fbe46b tty/serial: atmel_serial: add device tree support by Nicolas Ferre · 13 years ago
- 4cbf9f4 tty/serial: atmel_serial: auto-enumerate ports by Nicolas Ferre · 13 years ago
- 588edbf tty/serial: atmel_serial: whitespace and braces modifications by Nicolas Ferre · 13 years ago
- 1acfc7e tty/serial: atmel_serial: change platform_data variable name by Nicolas Ferre · 13 years ago
- 631180a TTY: call tty_driver_lookup_tty unconditionally by Jiri Slaby · 13 years ago
- 1177c0e TTY: pty, release tty in all ptmx_open fail paths by Jiri Slaby · 13 years ago
- fa90e1c TTY: make tty_add_file non-failing by Jiri Slaby · 13 years ago