summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* n_tty: Access echo_* variables carefully.Tetsuo Handa2018-07-11
* n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa2018-07-11
* serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner2018-07-03
* serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski2018-06-16
* serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven2018-05-30
* serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven2018-05-30
* serial: mctrl_gpio: Add missing module licenseRomain Izard2018-05-02
* serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König2018-05-02
* tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa2018-05-02
* tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren2018-05-02
* tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren2018-05-02
* tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2018-05-02
* tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-04-24
* tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren2018-04-13
* Fix serial console on SNI RM400 machinesThomas Bogendoerfer2018-04-13
* serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven2018-04-13
* serial: 8250: omap: Disable DMA for console UARTVignesh R2018-04-13
* vt: change SGR 21 to follow the standardsMike Frysinger2018-04-08
* tty: vt: fix up tabstops properlyLinus Torvalds2018-03-28
* pty: cancel pty slave port buf's work in tty_releaseSahara2018-03-24
* serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich2018-03-18
* tty/serial: atmel: add new version check for usartJonas Danielsson2018-03-18
* serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht2018-03-18
* serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus2018-02-25
* tty: cyclades: cyz_interrupt is only used for PCIArnd Bergmann2018-02-25
* tty: hvc_xen: hide xen_console_remove when unusedArnd Bergmann2018-02-25
* serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam2018-02-03
* sysrq: Fix warning in sysrq generated crash.Ani Sinha2018-01-17
* n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)Linus Torvalds2018-01-02
* sysrq : fix Show Regs call trace on ARMJibin Xu2017-12-09
* serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra2017-12-09
* serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner2017-12-09
* serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson2017-12-09
* serial: omap: Fix EFR write on RTS deassertionLukas Wunner2017-11-24
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-11-15
* Revert "tty: goldfish: Fix a parameter of a call to free_irq"Greg Kroah-Hartman2017-10-21
* sparc64: Migrate hvcons irq to panicked cpuVijay Kumar2017-10-21
* tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET2017-10-08
* tty: fix __tty_insert_flip_char regressionArnd Bergmann2017-09-27
* tty: improve tty_insert_flip_char() slow pathArnd Bergmann2017-09-27
* tty: improve tty_insert_flip_char() fast pathArnd Bergmann2017-09-27
* vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-07-21
* serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-06-26
* serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama2017-06-14
* tty: Drop krefs for interrupted tty lockPeter Hurley2017-06-14
* serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-06-14