summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2019-06-10serial: stm32: fix a recursive locking in stm32_config_rs485Borut Seljak
2019-06-10tty: serial: 8250-of: Do not warn on deferred probeThierry Reding
2019-06-10serial: imx: Use dev_info() instead of pr_info()Fabio Estevam
2019-06-10serial: fsl_lpuart: Use dev_info() instead of printk()Fabio Estevam
2019-06-10uart: mediatek: support Rx in-band wakeupClaire Chang
2019-06-10serial: uartps: Add a timeout to the tx empty waitShubhrajyoti Datta
2019-06-10serial: uartps: Move the spinlock after the read of the tx emptyShubhrajyoti Datta
2019-06-10serial: 8250-mtk: modify uart DMA rxLong Cheng
2019-06-10tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang
2019-06-10serial: stm32: Make stm32_get_databits staticYueHaibing
2019-06-10serial: stm32: select pinctrl state in each suspend/resume functionBich Hemon
2019-06-04Revert "consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.c"Ben Hutchings
2019-06-04serial: sa1100: add note about modem control signalsRussell King
2019-06-04serial: sa1100: add support for mctrl gpiosRussell King
2019-06-03Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-24tty: cpm_uart: drop unused iflag macroJohan Hovold
2019-05-24tty: tty_io: fix driver refcount imbalance on error pathLin Yi
2019-05-24vt/fbcon: deinitialize resources in visual_init() after failed memory allocationGrzegorz Halat
2019-05-24consolemap: Fix a memory leaking bug in drivers/tty/vt/consolemap.cGen Zhang
2019-05-24tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-05-24serial: stm32: fix the get_irq error caseErwan Le Ray
2019-05-24serial: stm32: fix wakeup source initializationErwan Le Ray
2019-05-24serial: stm32: Add support of TC bit status checkErwan Le Ray
2019-05-24serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2019-05-24serial: stm32: fix rx data length when parity enabledErwan Le Ray
2019-05-24serial: stm32: fix rx error handlingErwan Le Ray
2019-05-24serial: stm32: fix word length configurationErwan Le Ray
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-21tty: max310x: Split uart characters insertion loopSerge Semin
2019-05-21tty: max310x: Optionally enable rs485 on startupSerge Semin
2019-05-21tty: max310x: Add rx-during-tx rs485 flag supportSerge Semin
2019-05-21tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-05-21tty: max310x: Don't pass stacked buffers to SPISerge Semin
2019-05-21tty: max310x: Introduce max310x_one port macro-wrapperSerge Semin
2019-05-21tty: max310x: Simplify tx-work item codeSerge Semin
2019-05-21tty: amba-pl011: allow shared interruptDoug Berger
2019-05-21tty: serial: 8250: Fix type field in format stringHao Lee
2019-05-21serial: 8250_of: Use of_device_get_match_data()Andy Shevchenko
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