aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer1-2/+1
2013-07-26serial: arc_uart: Fix module aliasAxel Lin1-1/+1
2013-07-26tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin1-3/+2
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-07-24serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao1-1/+1
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström1-1/+2
2013-07-24TTY: snyclinkmp: calculating wrong addressesDan Carpenter1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-39/+69
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-4/+15
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+2
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-39/+3
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+1
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-28/+115
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-18/+67
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-07-01tty/8250_dw: Add support for OCTEON UARTS.David Daney1-39/+69
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller"Greg Kroah-Hartman1-4/+0
2013-06-29vc: switch to fixed_size_llseek()Al Viro1-16/+1
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki1-7/+2
2013-06-27Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov71-1362/+1630
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/lateOlof Johansson1-16/+19
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/lateArnd Bergmann1-9/+95
2013-06-26serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman1-2/+2
2013-06-25pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart1-0/+5
2013-06-24tty: atmel_serial: prepare clk before calling enableBoris BREZILLON1-10/+31
2013-06-24Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman3-13/+15
2013-06-24msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd1-9/+12
2013-06-24msm_serial: Convert to clk_prepare/unprepareStephen Boyd1-7/+7
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-12/+6
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann1-1/+1
2013-06-19serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap1-3/+1
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer1-1/+9
2013-06-17tty: Reset itty for other ptyPeter Hurley1-0/+2
2013-06-17n_tty: Buffer work should not reschedule itselfPeter Hurley1-4/+9
2013-06-17n_tty: Fix unsafe update of available buffer spacePeter Hurley1-7/+11
2013-06-17n_tty: Untangle read completion variablesPeter Hurley1-6/+2
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley2-20/+36
2013-06-17serial: omap: Fix device tree based PM runtimeTony Lindgren1-6/+5
2013-06-17serial: imx: Fix serial clock unbalanceFabio Estevam1-2/+4
2013-06-17serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti1-0/+3
2013-06-17serial: mfd: Add sysrq supportFeng Tang1-0/+4
2013-06-17tty: Fix transient pty write() EIOPeter Hurley1-8/+5
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall1-4/+1
2013-06-17serial: sh-sci: HSCIF supportUlrich Hecht1-8/+94
2013-06-16tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij1-39/+3
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socOlof Johansson3-7/+22
2013-06-08serial: imx: enable the clocks for consoleHuang Shijie1-9/+14
2013-06-08tty: serial: add Freescale lpuart driver supportJingchang Lu3-0/+889