aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-11serial: imx: Fix build breakagePeter Hurley1-1/+1
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley1-1/+1
2014-07-10serial: Test for no tx data on tx restartPeter Hurley6-3/+18
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds38-44/+60
2014-06-20Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/linux-sti into fixesArnd Bergmann1-1/+1
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring2-2/+5
2014-06-19tty: Correct INPCK handlingPeter Hurley1-9/+10
2014-06-19serial: Fix IGNBRK handlingPeter Hurley34-32/+44
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-10/+14
2014-06-18tty: serial: msm: Fix section mismatch warningKumar Gala1-1/+1
2014-06-17serial: samsung: Fix build errorSachin Kamat1-1/+1
2014-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+1
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds48-1189/+3934
2014-06-06sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel1-0/+3
2014-06-06sysrq: rcu-ify __handle_sysrqRik van Riel1-6/+12
2014-06-06vt: Don't ignore unbind errors in vt_unbindDaniel Vetter1-1/+4
2014-06-06vt: Fix up unregistration of vt driversDaniel Vetter1-7/+9
2014-06-06vt: Fix replacement console check when unbindingDaniel Vetter1-2/+1
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds1-4/+4
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov1-4/+4
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-8/+8
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds2-0/+29
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds2-3/+3
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty into nextLinus Torvalds40-1089/+3833
2014-06-03Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging into nextLinus Torvalds1-28/+40
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into nextLinus Torvalds2-51/+2
2014-06-02drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZEROFabian Frederick1-1/+1
2014-05-30Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/driversOlof Johansson2-51/+2
2014-05-29Revert "serial: imx: remove the DMA wait queue"Greg Kroah-Hartman1-14/+28
2014-05-29serial: kgdb_nmi: Improve console integration with KDB I/ODaniel Thompson1-3/+13
2014-05-29serial: kgdb_nmi: Switch from tasklets to real timersDaniel Thompson1-21/+9
2014-05-29serial: kgdb_nmi: Use container_of() to locate private dataDaniel Thompson1-8/+5
2014-05-29serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson1-4/+4
2014-05-29serial: sirf: Fix compilation failureDaniel Thompson1-1/+1
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross2-51/+2
2014-05-28console: Remove superfluous readonly checkTakashi Iwai1-13/+3
2014-05-28console: Use explicit pointer type for vc_uni_pagedir* fieldsTakashi Iwai2-20/+20
2014-05-28ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington1-40/+2
2014-05-28tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick()Benjamin Herrenschmidt1-1/+8
2014-05-28drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick1-3/+1
2014-05-28vt: emulate 8- and 24-bit colour codes.Adam Borowski1-8/+79
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers1-0/+1
2014-05-28serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus1-5/+12
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri3-5/+17
2014-05-28tty/serial: at91: add interrupts for modem control linesRichard Genoud1-3/+122
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud2-35/+71
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud4-0/+259
2014-05-28serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan1-0/+2
2014-05-28serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan1-3/+1