summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-20powerpc/powernv: provide a console flush operation for opal hvc driverNicholas Piggin
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-15Merge tag 'audit-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-14Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-13Merge branch 'topic/hvc' into nextMichael Ellerman
2018-08-12tty: serial: 8250: Revert NXP SC16C2552 workaroundMark
2018-08-02serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra
2018-08-02tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-08-02serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam
2018-08-02serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-08-02tty: serial: uartlite: Add support for suspend and resumeShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add clock adaptationShubhrajyoti Datta
2018-08-02tty: serial: uartlite: Add structure for private dataShubhrajyoti Datta
2018-08-02serial: sh-sci: Improve support for separate TEI and DRI interruptsChris Brandt
2018-08-02serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPEChris Brandt
2018-08-02serial: sh-sci: Allow for compressed SCIF addressChris Brandt
2018-07-25serial: 8250: Use cached port name directly in messagesAndy Shevchenko
2018-07-24tty: hvc: remove unexplained "just in case" spin delayNicholas Piggin
2018-07-24powerpc/powernv: implement opal_put_chars_atomicNicholas Piggin
2018-07-24powerpc/powernv: move opal console flushing to udbgNicholas Piggin
2018-07-23serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko
2018-07-23tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin
2018-07-23tty: hvc: hvc_write() may sleepNicholas Piggin
2018-07-23tty: hvc: hvc_poll() may sleepNicholas Piggin
2018-07-23tty: hvc: hvc_poll() break hv read loopNicholas Piggin
2018-07-23tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin
2018-07-21signal: Pass pid type into do_send_sig_infoEric W. Biederman
2018-07-21signal: Use PIDTYPE_TGID to clearly store where file signals will be sentEric W. Biederman
2018-07-21vt: avoid a VLA in the unicode screen scroll functionNicolas Pitre
2018-07-21vt: coherence validation code for the unicode screen bufferNicolas Pitre
2018-07-21vt: selection: take screen contents from uniscr if availableAdam Borowski
2018-07-21vt: selection: handle storing of characters above U+FFFFAdam Borowski
2018-07-21vt: don't reinvent min()Adam Borowski
2018-07-21pty: fix O_CLOEXEC for TIOCGPTPEERMatthijs van Duin
2018-07-21serial: sh-sci: Drop superfluous assignment in sci_request_dma()Geert Uytterhoeven
2018-07-21serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko
2018-07-21serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko
2018-07-21serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy
2018-07-21serial: sh-sci: Fix use-after-free on subsequent port startupGeert Uytterhoeven
2018-07-16tty: support CIBAUD without BOTHERJohan Hovold
2018-07-16tty: fix termios input-speed encoding when using BOTHERJohan Hovold
2018-07-16tty: fix termios input-speed encodingJohan Hovold
2018-07-16tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan
2018-07-16serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin
2018-07-16serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-07-16serial: sh-sci: Add support for R7S9210Chris Brandt