summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2019-04-25tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov
2019-04-25serial: 8250-mtk: modify baudrate settingLong Cheng
2019-04-25serial: 8250-mtk: add follow controlLong Cheng
2019-04-25docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-04-25serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng
2019-04-25TTY: serial_core, add ->installJiri Slaby
2019-04-25serial: Fix using plain integer instead of Null pointerSugaya Taichi
2019-04-21Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja
2019-04-19sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang
2019-04-17vt: fix cursor when clearing the screenMikulas Patocka
2019-04-16tty:serial_core: Spelling mistakeHariprasad Kelam
2019-04-16sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2019-04-16serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven