aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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-168250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-12-10serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-12-10tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-12-10serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-12-10tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-12-10tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-12-02vcs: prevent write access to vcsu devicesNicolas Pitre
2019-11-09serial: uartps: Fix uartps_major handlingMichal Simek
2019-11-09serial: uartlite: fix exit path null pointerRandy Dunlap
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-08-16tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loopPeter Zijlstra
2019-07-31serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven
2019-07-31serial: sh-sci: Terminate TX DMA during buffer flushingGeert Uytterhoeven
2019-07-31serial: mctrl_gpio: Check if GPIO property exisits before requesting itStefan Roese
2019-07-31tty: serial_core: Set port active bit in uart_port_activateSerge Semin
2019-07-31serial: uartps: Use the same dynamic major number for all portsShubhrajyoti Datta
2019-07-31serial: imx: fix locking in set_termios()Sergey Organov
2019-07-31sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT
2019-07-31tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz
2019-07-31tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang
2019-07-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-07-14Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-21tty: max310x: Fix external crystal register setupJoe Burmeister
2019-05-21serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis
2019-05-21serial: imx: remove log spamming error messageSascha Hauer
2019-05-21tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel
2019-05-14panic: avoid the extra noise dmesgFeng Tang
2019-05-09Merge tag 'dmaengine-5.2-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-05-08Merge tag 'tty-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-07Merge tag 'staging-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06tty: rocket: fix incorrect forward declaration of 'rp_init()'Linus Torvalds
2019-04-29tty: serial: add driver for the SiFive UARTPaul Walmsley
2019-04-29serial: uartps: Add support for cts-overrideShubhrajyoti Datta
2019-04-29serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun
2019-04-25tty: rocket: deprecate the rp_ioctlFuqian Huang
2019-04-25tty: rocket: Remove RCPK_GET_STRUCT ioctlFuqian Huang
2019-04-25tty: update obsolete termios commentJohan Hovold