summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2019-05-02uart: Fix crash in uart_write and uart_put_charSamir Virmani
2019-04-04serial: imx: fix error handling in console_setupStefan Agner
2019-02-11kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin
2019-02-11kgdboc: Passing ekgdboc to command line causes panicHe Zhe
2018-12-16serial: cpm_uart: return immediately from console pollChristophe Leroy
2018-12-16uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen
2018-12-16serial: pxa: Fix an error handling path in 'serial_pxa_probe()'Christophe JAILLET
2018-11-20tty: pl011: Avoid spuriously stuck-off interruptsDave Martin
2018-10-21serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-10-21serial: pxa: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-10-21serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-10-21serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2018-10-21serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-10-21serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven
2018-10-21serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König
2018-06-16serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-06-16serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-06-16tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-03serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson
2017-10-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2017-10-12Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2017-09-15serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-09-15serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven
2017-09-15serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-08-26serial: omap: suspend device on probe errorsJohan Hovold
2017-08-26serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren
2017-06-05serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-04-04serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam
2017-03-16tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2016-11-20serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-11-20sparc: serial: sunhv: fix a double lock bugDan Carpenter
2016-11-20serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2016-11-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-11-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2015-11-16serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-16serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-28serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-06-11serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-12tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches