summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2020-03-09Merge remote-tracking branch 'fslc/4.14-2.3.x-imx' into toradex_4.14-2.3.x-imxMarcel Ziswiler
2020-03-08Merge tag 'v4.14.170' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-12tty: serial: lpuart: Make sure RTSCTS is disabled when RS485 is usedPhilippe Schenker
2020-02-12tty: serial: lpuart: Disable transmitter on setting modem registerPhilippe Schenker
2020-02-12tty: serial: lpuart: Add RS485 support for 32-bit uart flavourPhilippe Schenker
2020-02-12tty: serial: lpuart: Make sure watermark stuff doesn't touch rs485Philippe Schenker
2020-02-09tty: serial: imx: fix merge inconsistencyMarcel Ziswiler
2020-02-09serial: imx: add RS-485 device tree propertiesStefan Agner
2020-02-09tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2020-02-09tty: serial: imx: disable DCD and RI interruptsStefan Agner
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
2020-02-05serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov
2020-01-27serial: stm32: fix wakeup source initializationErwan Le Ray
2020-01-27serial: stm32: Add support of TC bit status checkErwan Le Ray
2020-01-27serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2020-01-27serial: stm32: fix rx error handlingErwan Le Ray
2020-01-27tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing
2020-01-17tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-01-17tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-01-14tty: always relink the portSudip Mukherjee
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee
2020-01-09powerpc/pseries/hvconsole: Fix stack overread via udbgDaniel Axtens
2020-01-09tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2019-12-17tty: vt: keyboard: reject invalid keycodesDmitry Torokhov
2019-12-17tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2019-12-17serial: imx: fix error handling in console_setupStefan Agner
2019-12-17serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2019-12-17serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-12-17serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2019-12-17tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2019-12-17tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2019-12-05serial: 8250: Fix serial8250 initialization crashHe Zhe
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan
2019-12-05serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2019-12-01synclink_gt(): fix compat_ioctl()Al Viro
2019-12-01pty: fix compat ioctlsAl Viro
2019-11-20serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2019-11-20serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski
2019-11-20serial: uartps: Fix suspend functionalityNava kishore Manne
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-10-17serial: 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