summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-13kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2018-12-13tty: serial: 8250_mtk: always resume the device in probe.Peter Shih1-9/+7
2018-12-13kgdboc: Fix warning with module buildLaura Abbott1-18/+19
2018-12-13kgdboc: Fix restrict errorLaura Abbott1-4/+2
2018-11-21sc16is7xx: Fix for multi-channel stallPhil Elwell1-6/+13
2018-11-21kgdboc: Passing ekgdboc to command line causes panicHe Zhe1-0/+5
2018-11-10tty: serial: sprd: fix error return code in sprd_probe()Gustavo A. R. Silva1-2/+2
2018-10-10serial: imx: restore handshaking irq for imx1Uwe Kleine-König1-0/+8
2018-10-10serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-10-10drivers/tty: add error handling for pcmcia_loop_configZhouyang Jia1-2/+4
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu1-1/+1
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner1-5/+3
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski1-5/+2
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+5
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+4
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+6
2018-05-30serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-1/+1
2018-05-02serial: mctrl_gpio: Add missing module licenseRomain Izard1-0/+3
2018-05-02serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König1-0/+2
2018-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer1-5/+10
2018-04-13serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven1-2/+14
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R1-0/+4
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-02-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus1-1/+1
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam1-6/+8
2017-12-09serial: 8250: Preserve DLD[7:4] for PORT_XR17V35XAaron Sierra1-1/+4
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner1-1/+1
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-11-24serial: omap: Fix EFR write on RTS deassertionLukas Wunner1-1/+1
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-9/+8
2017-10-21sparc64: Migrate hvcons irq to panicked cpuVijay Kumar1-0/+6
2017-06-26serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET1-3/+8
2017-06-14serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-06-14serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1
2017-05-20serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-05-20serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-05-20serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski1-5/+4
2017-05-14serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren1-1/+7
2017-05-088250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi1-7/+5
2017-04-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre1-0/+3
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-03-30serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal1-4/+19
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski1-2/+4
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13