summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2018-06-21serial: imx: add RS-485 device tree propertiesStefan Agner
2018-03-23Merge remote-tracking branch 'remotes/fslc/4.9-1.0.x-imx' into toradex_4.9-1....Marcel Ziswiler
2018-03-08Merge remote-tracking branch 'linux-fslc/4.9-1.0.x-imx' into toradex_4.9-1.0....Stefan Agner
2018-02-26Merge tag 'v4.9.84' into 4.9-1.0.x-imx-stable-mergeFabio Estevam
2018-02-13serial: core: mark port as initialized after successful IRQ changeSebastian Andrzej Siewior
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
2018-02-03tty: fix data race between tty_init_dev and flush of bufGaurav Kohli
2018-01-24Merge tag 'v4.9.76' into 4.9-1.0.x-imx-stable-mergeStefan Agner
2018-01-02tty: fix tty_ldisc_receive_buf() documentationJohan Hovold
2018-01-02n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds
2017-12-21Merge remote-tracking branch 'linux-fslc/4.9-1.0.x-imx' into toradex_4.9-1.0....Stefan Agner
2017-12-21Merge tag 'v4.9.67' into 4.9-1.0.x-imx-fixes-stable-mergeMarcel Ziswiler
2017-12-21tty: serial: imx: Add support for enabling RS485 via device treeBhuvanchandra DV
2017-12-21tty: serial: imx: disable DCD and RI interruptsStefan Agner
2017-12-20tty: fix data race in tty_ldisc_ref_wait()Dmitry Vyukov
2017-12-20tty: don't panic on OOM in tty_set_ldisc()Dmitry Vyukov
2017-12-13Merge tag 'v4.9.67' into 4.9-1.0.x-imx-fixes-stable-mergeStefan Agner
2017-12-09sysrq : fix Show Regs call trace on ARMJibin Xu
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-11-24serial: 8250_fintek: Fix finding base_port with activated SuperIOJi-Ze Hong (Peter Hong)
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar
2017-10-08serial: 8250_port: Remove dangerous pr_debug()Alexey Brodkin
2017-10-08tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET
2017-10-08serial: 8250: moxa: Store num_ports in brdMatwey V. Kornilov
2017-09-27tty: fix __tty_insert_flip_char regressionArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() slow pathArnd Bergmann
2017-09-27tty: improve tty_insert_flip_char() fast pathArnd Bergmann
2017-07-26MLK-16086 tty: serial: lpuart: add port.lock to protect registers accessing i...Fugang Duan
2017-07-25MLK-15031-07 tty: serial: fsl_lpuart: add port.icount for DMA rx pathFugang Duan
2017-07-25MLK-16067 tty: serial: lpuart: enable wakeup source in .suspend_noirq()Fugang Duan
2017-07-21vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-24serial: sh-sci: Fix late enablement of AUTORTSGeert Uytterhoeven
2017-06-24serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-09MLK-14700 tty: serial: imx: only enable RTSDEN if have_rtsctsLeonard Crestez
2017-06-09MLK-14616 tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero settingAndy Duan
2017-06-09MLK-14543 tty: serial: fsl_lpuart: add lpuart32 dma supportAndy Duan
2017-06-09MLK-14547 tty: serial: fsl_lpuart: con->write should call .uart_console_write()Andy Duan
2017-06-09MLK-14546 tty: serial: fsl_lpuart: add per_clk supportAndy Duan
2017-06-09MLK-14498-13 tty: serial: imx: use tty_port_suspended() instead of ASYNC_SUSP...Andy Duan
2017-06-09MLK-14498-8 tty: serial: imx: add modem device resetAndy Duan
2017-06-09MLK-14498-6 tty: serial: imx: pass ->dev to dma_alloc_coherent() APIAndy Duan
2017-06-09MLK-12294 tty: serial: imx: init sport->flags before tx DMA readyFugang Duan
2017-06-09MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2017-06-09MLK-11851 tty: series: imx: add dma memory check before freeingFugang Duan