summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2020-03-25tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers1-1/+1
2020-03-25tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers1-1/+3
2020-03-12vt: selection, push sel_lock upJiri Slaby1-9/+7
2020-03-12vt: selection, push console lock downJiri Slaby2-3/+12
2020-03-12vt: selection, close sel_buffer raceJiri Slaby1-6/+17
2020-03-12serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär1-0/+10
2020-03-12serial: 8250_exar: add support for ACCES cardsJay Dolan1-0/+33
2020-03-12tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle1-15/+24
2020-03-12tty:serial:mvebu-uart:fix a wrong returntangbin1-1/+1
2020-03-12serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle1-0/+8
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold2-6/+5
2020-02-28tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya1-4/+14
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan1-1/+1
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre1-1/+2
2020-02-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko4-5/+6
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet1-6/+11
2020-02-28vt: selection, handle pending signals in paste_selectionJiri Slaby1-1/+8
2020-02-28vt: fix scrollback flushing on background consolesNicolas Pitre1-2/+13
2020-02-24tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor1-9/+9
2020-02-24tty: synclinkmp: Adjust indentation in several functionsNathan Chancellor1-12/+12
2020-02-01serial: imx: fix a race condition in receive pathUwe Kleine-König1-13/+38
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner1-1/+1
2020-01-06serdev: Don't claim unsupported ACPI serial devicesPunit Agrawal1-0/+10
2019-12-30tty: always relink the portSudip Mukherjee1-2/+1
2019-12-17tty/serial: atmel: fix out of range clock divider handlingDavid Engraf1-21/+22
2019-12-17tty: link tty and port before configuring it as consoleSudip Mukherjee2-1/+3
2019-12-12serial: sprd: Add clearing break interrupt operationYonghan Ye1-0/+3
2019-12-12tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan1-2/+11
2019-12-04Merge tag 'tty-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-702/+641
2019-12-04Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+3
2019-12-02Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-5/+3
2019-11-27Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+2
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+8
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+2
2019-11-27Revert "serial/8250: Add support for NI-Serial PXI/PXIe+485 devices"Je Yen Tam1-288/+4
2019-11-27vcs: prevent write access to vcsu devicesNicolas Pitre1-0/+3
2019-11-27Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2019-11-23tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-11-22tty: don't crash in tty_init_dev when missing tty_portJiri Slaby1-3/+6
2019-11-21serial: stm32: fix clearing interrupt error flagsFabrice Gasnier1-3/+3
2019-11-21tty: Fix Kconfig indentation, continuedKrzysztof Kozlowski2-28/+28
2019-11-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-11-20tty: remove unused argument from tty_open_by_driver()Sudip Mukherjee1-3/+2
2019-11-20tty: Fix Kconfig indentationKrzysztof Kozlowski4-64/+64
2019-11-18{tty: serial, nand: onenand}: samsung: rename to fix build warningSudip Mukherjee2-1/+1
2019-11-18serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-11-18serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch1-4/+2
2019-11-14Revert "serial-uartlite: Move the uart register"Greg Kroah-Hartman1-9/+9
2019-11-14Revert "serial-uartlite: Add get serial id if not provided"Greg Kroah-Hartman1-7/+0