- 3b9abc7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 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
- 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 · 13 years ago
- 578b9ce tty: Add module.h to drivers/tty users who just expect it there. by Paul Gortmaker · 13 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
- c290f83 TTY: drop driver reference in tty_open fail path by Jiri Slaby · 13 years ago
- 64d91cf 8250_pci: Fix kernel panic when pch_uart is disabled by Tomoya MORINAGA · 13 years ago
- 8193c42 tty: Support compat_ioctl get/set termios_locked by Thomas Meyer · 13 years ago
- 3611624 hvc_console: display printk messages on console. by Miche Baker-Harvey · 13 years ago
- 37cce26 PM / VT: Cleanup #if defined uglyness and fix compile error by H Hartley Sweeten · 13 years ago
- 24b5922 tty: drop superfluous dependency in Kconfig by Paul Bolle · 13 years ago
- a24d025 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 13 years ago
- 6b3754d devicetree: fix build error on drivers/tty/serial/altera_jtaguart.c by Grant Likely · 13 years ago
- 9514a56 Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicetree/next by Grant Likely · 13 years ago
- 8588806 tty: use of_match_ptr() for of_match_table entry by Ben Dooks · 13 years ago
- 53d785c TTY: snyclinkmp: forever loop in tx_load_dma_buffer() by Dan Carpenter · 13 years ago
- 4b4851c clk: amba-pl011: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
- 36b8f1e clk: amba-pl010: convert to clk_prepare()/clk_unprepare() by Russell King · 13 years ago
- 268e526 tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output by Mikhail Kshevetskiy · 13 years ago
- f37ac5a tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case) by Mikhail Kshevetskiy · 13 years ago
- 7808a4c 8250: ratelimit LSR safety check engaged warning. by Konrad Rzeszutek Wilk · 13 years ago
- cf16807 tty/n_gsm: fix bug in tiocmset by Nikola Diklic-Perin · 13 years ago
- fd01a7a drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c by Timur Tabi · 13 years ago
- 9cfb5c0 TTY: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
- 94abc56 serial-core: power up uart port early before we do set_termios when resuming by Ning Jiang · 13 years ago
- 153d3d9 serial: mfd: Initconst section fixes by Andi Kleen · 13 years ago
- 98c2b37 keyboard: Do not include <linux/irq.> by Geert Uytterhoeven · 13 years ago
- 3a0db72 TTY: serial, move 68360 driver to staging by Jiri Slaby · 13 years ago
- 3d43b7d cris: lower the printk level in cris serial driver by WANG Cong · 13 years ago
- 0631534 serial: Support the EFR-register of XR1715x uarts. by Søren Holm · 13 years ago
- 2f7861d cris: fix a build error in drivers/tty/serial/crisv10.c by WANG Cong · 13 years ago
- ee160a3 TTY: serial, fix includes in some drivers by Jiri Slaby · 13 years ago
- 2c16a35 TTY: serial, remove dead code from 68328 by Jiri Slaby · 13 years ago
- 5595621 TTY: serial: Move mutex_unlock in uart_close function by Nobuhiro Iwamatsu · 13 years ago
- e44aabd serial: pxa: work around for errata #20 by Marcus Folkesson · 13 years ago
- ff05967 serial/imx: add of_alias_get_id() reference back by Shawn Guo · 13 years ago
- b7867f1 SERIAL: Lantiq: Set timeout in uart_port by John Crispin · 13 years ago
- daea117 powerpc/powernv: Support for OPAL console by Benjamin Herrenschmidt · 13 years ago
- ac07a4a hvcs: Ensure page aligned partner info buffer by Brian King · 13 years ago
- 1cce058 Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 13 years ago
- 7df5659 serial/8250: Move UPIO_TSI to powerpc by Arnd Bergmann · 13 years ago
- 937bb6e serial: sh-sci: don't filter on DMA device, use only channel ID by Guennadi Liakhovetski · 13 years ago
- e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
- fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
- 83ede96 cris: fix a build error in drivers/tty/serial/crisv10.c by WANG Cong · 13 years ago
- c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago
- cfdad2a msm_serial: Add devicetree support by David Brown · 13 years ago
- 886a451 msm_serial: Use relative resources for iomem by David Brown · 13 years ago
- 4480a68 serial: sh-sci: report CTS as active for get_mctrl by Yoshii Takashi · 13 years ago
- c11a7e2 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
- 7d4008e tty: add a DesignWare 8250 driver by Jamie Iles · 13 years ago
- c7a1bdc tty: 8250: export serial8250_handle_irq by Jamie Iles · 13 years ago
- 191c5cf tty/powerpc: fix build break with ehv_bytechan.c on allyesconfig by Timur Tabi · 13 years ago
- da4e40e max3110: Fix up port->tty backreferencing by Alan Cox · 13 years ago
- 51808f0 max3110: add sysrq support by Alexander Shishkin · 13 years ago
- 7b18bd5 max3110: wake up fixes by Dirk Brandewie · 13 years ago
- f17141f n_gsm: Send CLD command on exit by Alan Cox · 13 years ago
- a4c9fe8 n_gsm: update TODO list by Alan Cox · 13 years ago
- 88e5173 hsu: add runtime pm support by Kristen Carlson Accardi · 13 years ago