summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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-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
2017-06-09MLK-14498-6 tty: serial: imx: align tx path with kernel 3.14Andy Duan
2017-06-09MLK-11665 tty: serial: imx: move dma init to .startup() functionAndy Duan
2017-06-09MLK-10274 tty: serial: clear AWAKE bit after resume backAndy Duan
2017-06-09MLK-14498-5 tty: serial: imx: fix the DMA issueAndy Duan
2017-06-08MLK-14440 tty: serial: fsl_lpuart: add compatible for 7ulpOctavian Purdila
2017-06-08MLK-13710 tty: serial: fsl_lpuart: add magic SysRq supportAndy Duan
2017-06-08MLK-13911-12 tty: serial: fsl: add earlycon supportAnson Huang
2017-06-08MLK-13798 tty: serial: imx: Only poke at suspend wakeup bits in noirq phaseLeonard Crestez
2017-06-07drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-20tty: pty: Fix ldisc flush after userspace become aware of the data alreadyWang YanQing
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-04-12serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-04-08serial: mxs-auart: Fix baudrate calculationUwe Kleine-König