summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* vt: selection, close sel_buffer raceJiri Slaby2020-02-131-6/+17
* vt: selection, handle pending signals in paste_selectionJiri Slaby2020-02-131-1/+8
* serial: cpm_uart: call cpm_muram_init before registering consoleRasmus Villemoes2020-02-131-0/+1
* tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya2020-02-121-4/+14
* serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko2020-02-124-5/+6
* tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan2020-02-121-1/+1
* vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet2020-02-121-6/+11
* vt: fix scrollback flushing on background consolesNicolas Pitre2020-02-101-2/+13
* tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't startedDmitry Osipenko2020-02-101-19/+16
* tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre2020-02-101-1/+2
* serdev: ttyport: restore client ops on deregistrationJohan Hovold2020-02-102-6/+5
* serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle2020-02-101-0/+8
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-091-1/+1
|\
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds2020-02-081-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-184/+201
|\ \
| * \ Merge tag 'soc-fsl-next-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2020-01-161-184/+201
| |\ \
| | * | serial: ucc_uart: access __be32 field using be32_to_cpuRasmus Villemoes2019-12-091-3/+3
| | * | serial: ucc_uart: limit brg-frequency workaround to PPC32Rasmus Villemoes2019-12-091-0/+7
| | * | serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()Rasmus Villemoes2019-12-091-21/+15
| | * | serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32Rasmus Villemoes2019-12-091-1/+16
| | * | serial: ucc_uart: factor out soft_uart initializationRasmus Villemoes2019-12-091-52/+58
| | * | serial: ucc_uart: replace ppc-specific IO accessorsRasmus Villemoes2019-12-091-108/+102
| | * | serial: ucc_uart: explicitly include soc/fsl/cpm.hRasmus Villemoes2019-12-091-0/+1
* | | | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-4/+4
| |_|/ |/| |
* | | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-01-313-0/+110
|\ \ \
| * | | mfd: ioc3: Add driver for SGI IOC3 chipThomas Bogendoerfer2020-01-093-0/+110
| |/ /
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-2970-749/+1085
|\ \ \
| * | | tty: n_hdlc: Use flexible-array member and struct_size() helperGustavo A. R. Silva2020-01-231-6/+5
| * | | tty: baudrate: SPARC supports few more baud ratesAndy Shevchenko2020-01-221-2/+4
| * | | tty: baudrate: Synchronise baud_table[] and baud_bits[]Andy Shevchenko2020-01-221-15/+9
| * | | tty: serial: meson_uart: Add support for kernel debuggerJulien Masson2020-01-221-0/+65
| * | | serial: imx: fix a race condition in receive pathUwe Kleine-König2020-01-221-13/+38
| * | | serial: 8250_bcm2835aux: Document struct bcm2835aux_dataLukas Wunner2020-01-221-0/+5
| * | | serial: 8250_bcm2835aux: Use generic remapping codeLukas Wunner2020-01-221-5/+3
| * | | serial: 8250_bcm2835aux: Allocate uart_8250_port on stackLukas Wunner2020-01-221-18/+15
| * | | serial: 8250_bcm2835aux: Suppress register_port error on -EPROBE_DEFERLukas Wunner2020-01-221-2/+3
| * | | serial: 8250_bcm2835aux: Suppress clk_get error on -EPROBE_DEFERPhil Elwell2020-01-221-1/+2
| * | | serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner2020-01-221-1/+1
| * | | vt: Correct comment documenting do_take_over_console()Lukas Wunner2020-01-141-1/+1
| * | | vt: Delete comment referencing non-existent unbind_con_driver()Lukas Wunner2020-01-141-1/+0
| * | | vt: Initialize conswitchp to dummy_con if unsetArvind Sankar2020-01-141-2/+3
| * | | tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor2020-01-141-9/+9
| * | | tty: synclinkmp: Adjust indentation in several functionsNathan Chancellor2020-01-141-12/+12
| * | | serial: xilinx_uartps: set_mctrl sets RTS and DTRMaarten Brock2020-01-141-0/+4
| * | | serial: xilinx_uartps: set_termios sets flowcontrolMaarten Brock2020-01-141-5/+9
| * | | serial: xilinx_uartps: Let get_mctrl return statusMaarten Brock2020-01-141-3/+25
| * | | tty/serial: 8250_exar: use true,false for bool variableZheng Bin2020-01-141-3/+3
| * | | tty/serial: atmel: use true,false for bool variableZheng Bin2020-01-141-3/+3
| * | | tty/serial: kgdb_nmi: use true,false for bool variableZheng Bin2020-01-141-2/+2