summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2019-12-19serial: uartlite: fix exit path null pointerRandy Dunlap
2019-10-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-10-05tty: max310x: Fix external crystal register setupJoe Burmeister
2019-10-05serial: sh-sci: disable DMA for uart_consoleGeorge G. Davis
2019-09-23TTY: serial_core, add ->installJiri Slaby
2019-08-13serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An
2019-08-13tty: mxs-auart: fix a potential NULL pointer dereferenceKangjie Lu
2019-08-13tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu
2019-08-13serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-07-09serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel
2019-07-09serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan
2019-07-09serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan
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