summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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: Remove dead termiox codeJann Horn
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: 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: Use of_device_get_match_data()Stephen Boyd
2021-05-14serial: stm32: fix probe and remove order for dmaErwan Le Ray
2021-05-14serial: stm32: add "_usart" prefix in functions nameErwan Le Ray
2021-05-14serial: stm32: fix code cleaning warnings and checksErwan Le Ray
2021-05-14sc16is7xx: Defer probe if device read failsAnnaliese McDermond
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-11tty: fix memory leak in vc_deallocatePavel Skripkin
2021-05-11tty: n_gsm: check error while registering tty devicesHillf Danton
2021-04-07soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2021-03-25serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-03-25tty: serial: stm32-usart: Remove set but unused 'cookie' variablesLee Jones
2021-03-17Revert "serial: max310x: rework RX interrupt handling"Alexander Shiyan
2021-03-07tty: teach the n_tty ICANON case about the new "cookie continuations" tooLinus Torvalds
2021-03-07tty: teach n_tty line discipline about the new "cookie continuations"Linus Torvalds
2021-03-07tty: clean up legacy leftovers from n_tty line disciplineLinus Torvalds
2021-03-07tty: fix up hung_up_tty_read() conversionLinus Torvalds
2021-03-07tty: fix up iterate_tty_read() EOVERFLOW handlingLinus Torvalds
2021-03-07vt/consolemap: do font sum unsignedJiri Slaby
2021-03-04tty: implement read_iterLinus Torvalds
2021-03-04tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds
2021-02-23tty: protect tty_write from odd low-level tty disciplinesLinus Torvalds
2021-02-03tty: avoid using vfs_iocb_iter_write() for redirected console writesLinus Torvalds
2021-01-27Commit 9bb48c82aced ("tty: implement write_iter") converted the tty layer to ...Sami Tolvanen
2021-01-27tty: fix up hung_up_tty_write() conversionLinus Torvalds
2021-01-27tty: implement write_iterLinus Torvalds
2021-01-27serial: mvebu-uart: fix tx lost characters at power offPali Rohár
2021-01-27riscv: Fix sifive serial driverDamien Le Moal
2020-12-30m68k: Fix WARNING splat in pmac_zilog driverFinn Thain
2020-12-30serial: 8250-mtk: Fix reference leak in mtk8250_probeZhang Qilong
2020-12-26serial_core: Check for port state when tty is in error stateAlexey Kardashevskiy
2020-12-21serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin