summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel
2014-06-06sysrq: rcu-ify __handle_sysrqRik van Riel
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick
2014-05-30Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-05-29Revert "serial: imx: remove the DMA wait queue"Greg Kroah-Hartman
2014-05-29serial: kgdb_nmi: Improve console integration with KDB I/ODaniel Thompson
2014-05-29serial: kgdb_nmi: Switch from tasklets to real timersDaniel Thompson
2014-05-29serial: kgdb_nmi: Use container_of() to locate private dataDaniel Thompson
2014-05-29serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson
2014-05-29serial: sirf: Fix compilation failureDaniel Thompson
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross
2014-05-28console: Remove superfluous readonly checkTakashi Iwai
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington
2014-05-28tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt
2014-05-28drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick
2014-05-28vt: emulate 8- and 24-bit colour codes.Adam Borowski
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-28serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-05-28tty/serial: at91: add interrupts for modem control linesRichard Genoud
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud
2014-05-28serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan
2014-05-28serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan
2014-05-28serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie
2014-05-28serial: imx: remove the DMA wait queueHuang Shijie
2014-05-28serial: imx: remove the redundant codeHuang Shijie
2014-05-28serial: imx: reset the uart port all the timeHuang Shijie
2014-05-28serial: Add support for Advantech PCM-3614I/PCM-3618I serial expansion cardsThomee Wright
2014-05-28serial: imx: Disable new features of autobaud detectionFabio Estevam
2014-05-28parport: Add support for the WCH353 1S/1P multi-IO cardEzequiel Garcia
2014-05-28serial: efm32: add module_exitVincent Stehlé
2014-05-28serial: samsung: Neaten dbg usesJoe Perches
2014-05-28tty: serial: men_z135_uart: Don't activate TX Space available IRQ on startupJohannes Thumshirn
2014-05-28serial: st-asc: Fix data corruption during long console burstsDaniel Thompson
2014-05-28tty: serial: uartlite: Specify time for sending charsMichal Simek
2014-05-28serial: SERIAL_FSL_LPUART should depend on HAS_DMAGeert Uytterhoeven
2014-05-28serial: sirf: fix spinlock deadlock issueQipan Li
2014-05-28serial: sirf: move to writel for TXFIFO instead of writebBarry Song