summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2021-06-03serial: max310x: unregister uart driver in case of failure and abortAtul Gopinathan
2021-06-03Revert "serial: max310x: pass return value of spi_register_driver"Greg Kroah-Hartman
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2021-06-03serial: sh-sci: Fix off-by-one error in FIFO threshold register settingGeert Uytterhoeven
2021-06-03serial: tegra: Fix a mask operation that is always trueColin Ian King
2021-06-03serial: 8250_pci: handle FL_NOIRQ board flagChristian Gmeiner
2021-06-03serial: 8250_pci: Add support for new HPE serial deviceRandy Wright
2021-06-03serial: 8250_dw: Add device HID for new AMD UART controllerMaximilian Luz
2021-06-03serial: 8250: Add UART_BUG_TXRACE workaround for Aspeed VUARTAndrew Jeffery
2021-06-03serial: core: fix suspicious security_locked_down() callOndrej Mosnacek
2021-05-26tty: vt: always invoke vc->vc_sw->con_resize callbackTetsuo Handa
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-26vt_ioctl: Revert VT_RESIZEX parameter handling removalMaciej W. Rozycki
2021-05-26Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"Greg Kroah-Hartman
2021-05-14serial: omap: fix rs485 half-duplex filteringDario Binacchi
2021-05-14serial: omap: don't disable rs485 if rts gpio is missingDario Binacchi
2021-05-14serial: core: return early on unsupported ioctlsJohan Hovold
2021-05-14tty: fix return value for unsupported termiox ioctlsJohan Hovold
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-14serial: stm32: fix tx_empty conditionErwan Le Ray
2021-05-14serial: stm32: add FIFO flush when port is closedErwan Le Ray
2021-05-14serial: stm32: fix FIFO flush in startup and set_termiosErwan Le Ray
2021-05-14serial: stm32: call stm32_transmit_chars lockedErwan Le Ray
2021-05-14serial: stm32: fix tx dma completion, release channelErwan Le Ray
2021-05-14serial: liteuart: fix return value check in liteuart_probe()Wei Yongjun
2021-05-14serial: stm32: fix a deadlock in set_termiosErwan Le Ray
2021-05-14serial: stm32: fix wake-up flag handlingErwan Le Ray
2021-05-14serial: stm32: fix a deadlock condition with wakeup eventErwan Le Ray
2021-05-14serial: stm32: fix TX and RX FIFO thresholdsErwan Le Ray
2021-05-14serial: stm32: fix incorrect characters on consoleErwan Le Ray
2021-05-14serial: stm32: fix startup by enabling usart for receptionErwan Le Ray
2021-05-14serial: stm32: fix probe and remove order for dmaErwan Le Ray
2021-05-14sc16is7xx: Defer probe if device read failsAnnaliese McDermond
2021-05-14tty: mxser: fix TIOCSSERIAL permission checkJohan Hovold
2021-05-14tty: mxser: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-05-14tty: moxa: fix TIOCSSERIAL permission checkJohan Hovold
2021-05-14tty: amiserial: fix TIOCSSERIAL permission checkJohan Hovold
2021-05-14tty: moxa: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-05-12tty: fix memory leak in vc_deallocatePavel Skripkin
2021-05-12tty: n_gsm: check error while registering tty devicesHillf Danton
2021-04-03Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-13Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-03-10Revert "drivers:tty:pty: Fix a race causing data loss on close"Greg Kroah-Hartman
2021-03-10Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds