summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-12-24tty: serial: imx: fix merge inconsistencyMarcel Ziswiler
2018-12-24serial: imx: add RS-485 device tree propertiesStefan Agner
2018-12-24tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2018-12-24tty: serial: imx: disable DCD and RI interruptsStefan Agner
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08kgdboc: Fix warning with module buildLaura Abbott
2018-12-08kgdboc: Fix restrict errorLaura Abbott
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman
2018-12-01tty: wipe buffer.Linus Torvalds
2018-11-21termios, tty/tty_baudrate.c: fix buffer overrunH. Peter Anvin
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell
2018-11-21tty: check name length in tty_find_polling_driver()Miles Chen
2018-11-13kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-10-13tty: Drop tty->count on tty_reopen() failureDmitry Safonov
2018-10-10serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka
2018-10-03serial: imx: restore handshaking irq for imx1Uwe Kleine-König
2018-10-03serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-10-03tty: serial: lpuart: avoid leaking struct tty_structStefan Agner
2018-10-03drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-24Merge tag 'v4.9.128' into 4.9-2.3.x-imxGary Bisson
2018-09-19tty: rocket: Fix possible buffer overwrite on register_PCIAnton Vasilyev
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-09uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-08-24MLK-17739 tty: serial: imx: clear wakeup flag before enable wakeup interruptFugang Duan
2018-08-24MLK-17738 tty: serial: lpuart: restore console setting after power lostFugang Duan
2018-08-24MLK-17491-4 serial: fsl_lpuart: fix earlycon compatible stringDong Aisheng
2018-08-24MLK-17491-3 serial: fsl_lpuart: lpuart32_serial_setbrg cleanup and handle errorDong Aisheng
2018-08-24MLK-17491-2 serial: fsl_lpuart: improve the baud setting algorithmDong Aisheng
2018-08-24MLK-17491-1 serial: fsl_lpuart: fix the invalid commentsDong Aisheng
2018-08-24MLK-17218 tty: serial: imx: add lock for register save/restoreFugang Duan
2018-08-24MLK-17133-03 tty: serial: lpuart: directly terminate rx dma chans in .shutdown()Fugang Duan
2018-08-24MLK-17133-02 tty: serial: lpuart: add runtime pm supportFugang Duan
2018-08-24MLK-17133-01 tty: serial: lpuart: only enable wakeup interrupt when wakeup en...Fugang Duan
2018-08-24MLK-17005: linux-imx: serial: fsl_lpuart: Clear LOOP mode when requestedAbel Vesa
2018-08-24MLK-16896 tty: serial: lpuart: flush transmit/receive fifo/bufferFugang Duan
2018-08-24MLK-16838 tty: serial: imx: add busfreq support for DMA modeFugang Duan
2018-08-24MLK-16789 tty: serial: lpuart: keep ipg clock enable during .uart_resume_port()Fugang Duan
2018-08-24MLK-16712 tty: serial: lpuart: keep per clock disabled during suspendFugang Duan
2018-08-24MLK-16357 tty: serial: lpuart: avoid report NULL interruptFugang Duan
2018-08-24MLK-16218 tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2018-08-24MLK-16199 tty: serial: lpuart: don't clear idle flag in eeop modeFugang Duan
2018-08-24MLK-16086 tty: serial: lpuart: add port.lock to protect registers accessing i...Fugang Duan
2018-08-24MLK-16067 tty: serial: lpuart: enable wakeup source in .suspend_noirq()Fugang Duan
2018-08-24MLK-15094 tty: serial: fsl_lpuart: check dma_tx_in_progress in callbackFugang Duan
2018-08-24MLK-15093 tty: serial: imx: enable bit TDMAEN in each DMA transferFugang Duan
2018-08-24MLK-15031-08 tty: serial: fsl_lpuart: optimize the port.lock cover rangeFugang Duan
2018-08-24MLK-15031-07 tty: serial: fsl_lpuart: add port.icount for DMA rx pathFugang Duan
2018-08-24MLK-15031-06 tty: serial: fsl_lpuart: re-calcaulate the minimum DMA transfer ...Fugang Duan