aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-13vt: selection, close sel_buffer raceJiri Slaby1-6/+17
2020-02-13vt: selection, handle pending signals in paste_selectionJiri Slaby1-1/+8
2020-02-13serial: cpm_uart: call cpm_muram_init before registering consoleRasmus Villemoes1-0/+1
2020-02-12tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya1-4/+14
2020-02-12serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko4-5/+6
2020-02-12tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan1-1/+1
2020-02-12vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet1-6/+11
2020-02-10vt: fix scrollback flushing on background consolesNicolas Pitre1-2/+13
2020-02-10tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko1-19/+16
2020-02-10tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre1-1/+2
2020-02-10serdev: ttyport: restore client ops on deregistrationJohan Hovold2-6/+5
2020-02-10serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle1-0/+8
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-184/+201
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-4/+4
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-0/+110
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds70-749/+1085
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-4/+4
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds20-32/+32
2020-01-23tty: n_hdlc: Use flexible-array member and struct_size() helperGustavo A. R. Silva1-6/+5
2020-01-22tty: baudrate: SPARC supports few more baud ratesAndy Shevchenko1-2/+4
2020-01-22tty: baudrate: Synchronise baud_table[] and baud_bits[]Andy Shevchenko1-15/+9
2020-01-22tty: serial: meson_uart: Add support for kernel debuggerJulien Masson1-0/+65
2020-01-22serial: imx: fix a race condition in receive pathUwe Kleine-König1-13/+38
2020-01-22serial: 8250_bcm2835aux: Document struct bcm2835aux_dataLukas Wunner1-0/+5
2020-01-22serial: 8250_bcm2835aux: Use generic remapping codeLukas Wunner1-5/+3
2020-01-22serial: 8250_bcm2835aux: Allocate uart_8250_port on stackLukas Wunner1-18/+15
2020-01-22serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFERLukas Wunner1-2/+3
2020-01-22serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFERPhil Elwell1-1/+2
2020-01-22serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+11
2020-01-16Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversOlof Johansson1-184/+201
2020-01-14vt: Correct comment documenting do_take_over_console()Lukas Wunner1-1/+1
2020-01-14vt: Delete comment referencing non-existent unbind_con_driver()Lukas Wunner1-1/+0
2020-01-14vt: Initialize conswitchp to dummy_con if unsetArvind Sankar1-2/+3
2020-01-14tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor1-9/+9
2020-01-14tty: synclinkmp: Adjust indentation in several functionsNathan Chancellor1-12/+12
2020-01-14serial: xilinx_uartps: set_mctrl sets RTS and DTRMaarten Brock1-0/+4
2020-01-14serial: xilinx_uartps: set_termios sets flowcontrolMaarten Brock1-5/+9
2020-01-14serial: xilinx_uartps: Let get_mctrl return statusMaarten Brock1-3/+25
2020-01-14tty/serial: 8250_exar: use true,false for bool variableZheng Bin1-3/+3
2020-01-14tty/serial: atmel: use true,false for bool variableZheng Bin1-3/+3
2020-01-14tty/serial: kgdb_nmi: use true,false for bool variableZheng Bin1-2/+2
2020-01-14tty: synclink_gt: use true,false for bool variableZheng Bin1-1/+1
2020-01-14tty: serial: msm_serial: RX SW/FIFO mode fallbackLoic Poulain1-1/+17
2020-01-14serial: 8250: Support disabling mdelay-filled probes of 16550A variantsJosh Triplett2-0/+13
2020-01-14tty: serial: tegra: Optimize DMA buffer synchronizationDmitry Osipenko1-7/+9
2020-01-14tty: serial: tegra: Activate RX DMA transfer by requestDmitry Osipenko1-32/+46