aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-06-01vt: selection, introduce vc_is_selJiri Slaby
2020-06-01serial: sprd: Fix a dereference warningLanqing Liu
2020-06-01tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang
2020-06-01serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven
2020-06-01serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2020-06-01uart: mediatek: support Rx in-band wakeupClaire Chang
2020-06-01serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21tty: fix compat TIOCGSERIAL checking wrong function ptrEric Biggers
2020-05-21tty: fix compat TIOCGSERIAL leaking uninitialized memoryEric Biggers
2020-05-21serial: 8250_exar: add support for ACCES cardsJay Dolan
2020-05-21tty:serial:mvebu-uart:fix a wrong returntangbin
2020-05-21serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-05-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-15serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-05-15tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-05-15tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-05-15tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre
2020-05-15serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-05-15vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet
2020-05-15vt: selection, handle pending signals in paste_selectionJiri Slaby
2020-05-15vt: fix scrollback flushing on background consolesNicolas Pitre
2020-05-15tty: synclink_gt: Adjust indentation in several functionsNathan Chancellor
2020-05-15tty: synclinkmp: Adjust indentation in several functionsNathan Chancellor
2020-04-19Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-04-16serial: imx: fix a race condition in receive pathUwe Kleine-König
2020-04-16serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2020-04-01Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-30tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-03-30tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-03-30tty: always relink the portSudip Mukherjee
2020-03-30tty: link tty and port before configuring it as consoleSudip Mukherjee
2020-03-30serdev: Don't claim unsupported ACPI serial devicesPunit Agrawal
2020-03-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-20tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-03-07vt: selection, push sel_lock upJiri Slaby
2020-03-07vt: selection, push console lock downJiri Slaby
2020-03-07vt: selection, close sel_buffer raceJiri Slaby
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-02-24serial: sprd: Add clearing break interrupt operationYonghan Ye
2020-02-24tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-01-19tty: vt: keyboard: reject invalid keycodesDmitry Torokhov
2020-01-19serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2020-01-19serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2020-01-19serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2020-01-19tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2020-01-19tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2019-12-18Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield