aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-06-30Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-06-29vc: switch to fixed_size_llseek()Al Viro
2013-06-27Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-26serial: sh-sci: Initialise variables before access in sci_set_termios()Simon Horman
2013-06-25pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-06-24tty: atmel_serial: prepare clk before calling enableBoris BREZILLON
2013-06-24Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman
2013-06-24msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd
2013-06-24msm_serial: Convert to clk_prepare/unprepareStephen Boyd
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-20ARM: sirf: use CONFIG_SIRF rather than CONFIG_PRIMA2 where necessaryArnd Bergmann
2013-06-19serial: samsung: select EXYNOS specific driver data if ARCH_EXYNOS is definedChander Kashyap
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-17tty: Reset itty for other ptyPeter Hurley
2013-06-17n_tty: Buffer work should not reschedule itselfPeter Hurley
2013-06-17n_tty: Fix unsafe update of available buffer spacePeter Hurley
2013-06-17n_tty: Untangle read completion variablesPeter Hurley
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley
2013-06-17serial: omap: Fix device tree based PM runtimeTony Lindgren
2013-06-17serial: imx: Fix serial clock unbalanceFabio Estevam
2013-06-17serial/mpc52xx_uart: fix kernel panic when system rebootMatteo Facchinetti
2013-06-17serial: mfd: Add sysrq supportFeng Tang
2013-06-17tty: Fix transient pty write() EIOPeter Hurley
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall
2013-06-17serial: sh-sci: HSCIF supportUlrich Hecht
2013-06-14Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson
2013-06-08serial: imx: enable the clocks for consoleHuang Shijie
2013-06-08tty: serial: add Freescale lpuart driver supportJingchang Lu
2013-06-08Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman
2013-06-07Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/socOlof Johansson
2013-06-06serial: imx: Improve Kconfig textFabio Estevam
2013-06-06serial: imx: Allow module buildFabio Estevam
2013-06-06serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam
2013-06-06tty/serial/sirf: fix error propagation in sirfsoc_uart_probe()Alexey Khoroshilov
2013-06-06serial: omap: fix potential NULL pointer dereference in serial_omap_runtime_s...Wei Yongjun
2013-06-06tty: serial: Enable uartlite for ARM zynqMichal Simek
2013-06-06serial: imx: enable the clocks only when the uart is usedHuang Shijie
2013-06-03stallion: final cleanupPaul Bolle
2013-06-03serial: imx: add support for DTE modeHuang Shijie
2013-06-03serial: omap: repair building without PM_SLEEPArnd Bergmann
2013-06-03driver: tty: add missing unregister in err caseLibo Chen
2013-06-03serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_...Wei Yongjun
2013-06-03tty: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-06-03serial/mpc52xx_uart: add MPC5125 PSC supportMatteo Facchinetti
2013-06-03serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART supportMatteo Facchinetti