summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-03-24Merge remote-tracking branch 'fslc/4.1-2.0.x-imx' into toradex_4.1-2.0.x-imxMax Krummenacher
2017-03-17Merge tag 'v4.1.39' into 4.1-2.0.x-imxOtavio Salvador
2017-03-06sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-01-10tty: serial: imx: disable DCD and RI interruptsMax Krummenacher
2017-01-10tty: serial: imx: disable DCD and RI interruptsStefan Agner
2016-12-17Merge tag 'v4.1.36' into 4.1-2.0.x-imxOtavio Salvador
2016-11-23vt: clear selection before resizingScot Doyle
2016-11-23tty: limit terminal size to 4M charsDmitry Vyukov
2016-10-05serial: imx: reduce irq-latency after rx overflowManfred Schlaegl
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-16serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-16tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-16tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2016-08-06tty/vt/keyboard: fix OOB access in do_compute_shiftstate()Dmitry Torokhov
2016-07-10serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-10tty: vt, return error when con_startup failsJiri Slaby
2016-07-108250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-03TTY: n_gsm, fix false positive WARN_ONJiri Slaby
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-02-28pty: make sure super_block is still valid in final /dev/tty closeHerton R. Krzesinski
2016-02-28pty: fix possible use after free of tty->driver_dataHerton R. Krzesinski
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-28serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2016-02-15n_tty: Fix unsafe reference to "other" ldiscPeter Hurley
2016-02-15tty: Fix unsafe ldisc reference via ioctl(TIOCGETD)Peter Hurley
2016-01-20MLK-12294 tty: serial: imx: init sport->flags before tx DMA readyFugang Duan
2016-01-14MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2016-01-14MLK-11851 tty: series: imx: add dma memory check before freeingFugang Duan
2016-01-14MLK-11782 tty: serial: imx: align tx path with kernel 3.14Fugang Duan
2016-01-14MLK-11665 tty: serial: imx: move dma init to .startup() functionFugang Duan
2016-01-14MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2016-01-14MLK-11382 tty: serial: imx: disable irq after suspendFugang Duan
2016-01-14MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2016-01-14MA-6537 tty: serial: imx: enable ipg clock for register save/restore in megaf...Fugang Duan
2016-01-14MLK-10274 tty: serial: clear AWAKE bit after resume backFugang Duan
2016-01-14MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2016-01-14MLK-10367-02 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2016-01-14MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2016-01-14MLK-10225-1 tty: serial: imx: don't restore UBRC registerFugang Duan
2016-01-14MLK-11368-02 tty: serial: imx: optimize the rx performanceFugang Duan
2016-01-14MLK-11368-01 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König