summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2018-08-22serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu
2018-07-03serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding versionDaniel Wagner
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-05-30serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-30serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: samsung: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-05-30serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-05-02serial: mctrl_gpio: Add missing module licenseRomain Izard
2018-05-02serial: mctrl_gpio: export mctrl_gpio_disable_ms and mctrl_gpio_initUwe Kleine-König
2018-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2018-04-13serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven
2018-04-13serial: 8250: omap: Disable DMA for console UARTVignesh R
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-02-25serial: 8250_mid: fix broken DMA dependencyHeikki Krogerus
2018-02-03serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTSFabio Estevam
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: 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-06-26serial: 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-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-21tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-04-08tty/serial: atmel: fix TX path in atmel_console_write()Nicolas Ferre
2017-04-08tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud
2017-03-30serial: 8250_pci: Detach low-level driver during PCI error recoverySumit Semwal
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-01-09sc16is7xx: Drop bogus use of IRQF_ONESHOTJosh Cartwright
2016-11-21sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-18tty/serial: at91: fix hardware handshake on Atmel platformsRichard Genoud
2016-10-22serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang
2016-09-24serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-09-24serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-20tty: serial: msm: Don't read off end of tx fifoBjorn Andersson