summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
2019-04-04serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-02-11kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()Macpaul Lin1-2/+2
2019-02-11kgdboc: Passing ekgdboc to command line causes panicHe Zhe1-0/+5
2018-12-17serial: cpm_uart: return immediately from console pollChristophe Leroy1-3/+7
2018-12-17uart: fix race between uart_put_char() and uart_shutdown()Tycho Andersen1-5/+12
2018-12-17serial: pxa: Fix an error handling path in 'serial_pxa_probe()'Christophe JAILLET1-1/+2
2018-11-20tty: pl011: Avoid spuriously stuck-off interruptsDave Martin1-0/+15
2018-10-21serial: xuartps: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-1/+1
2018-10-21serial: pxa: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+4
2018-10-21serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+5
2018-10-21serial: imx: Fix out-of-bounds access through serial port indexGeert Uytterhoeven1-0/+6
2018-10-21serial: fsl_lpuart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+4
2018-10-21serial: arc_uart: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-1/+7
2018-10-21serial: altera: ensure port->regshift is honored consistentlyUwe Kleine-König1-3/+3
2018-06-17serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht1-0/+2
2018-06-17serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich1-0/+11
2018-06-17tty/serial: atmel: add new version check for usartJonas Danielsson1-0/+1
2018-03-03serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-10-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2017-10-12Fix serial console on SNI RM400 machinesThomas Bogendoerfer1-5/+10
2017-09-15serial: ifx6x60: fix use-after-free on module unloadJohan Hovold1-1/+1
2017-09-15serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven1-3/+3
2017-09-15serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET1-3/+8
2017-08-26serial: omap: suspend device on probe errorsJohan Hovold1-1/+2
2017-08-26serial: omap: fix runtime-pm handling on unbindJohan Hovold1-1/+5
2017-08-26serial: sh-sci: Fix panic when serial console and DMA are enabledTakatoshi Akiyama1-4/+6
2017-07-18serial: mxs-auart: Fix baudrate calculationUwe Kleine-König1-1/+1
2017-07-18serial: mxs-auart: fix baud rate rangeStefan Wahren1-2/+6
2017-06-05serial: exar: Fix initialization of EXAR registers for ports > 0Jan Kiszka1-10/+13
2017-06-05serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-06-05tty: serial: msm: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-04-05serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam1-2/+2
2017-03-16tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud1-6/+5
2016-11-20serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon1-0/+139
2016-11-20sparc: serial: sunhv: fix a double lock bugDan Carpenter1-6/+0
2016-11-20serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski1-2/+2
2016-11-20serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-3/+9
2016-11-20tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni1-6/+8
2016-05-01serial: sh-sci: Remove cpufreq notifier to fix crash/deadlockGeert Uytterhoeven1-39/+0
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-02-25serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley1-2/+6
2015-11-16serial: 8250_pci: Correct uartclk for xr17v35x expansion chipsSoeren Grunewald1-3/+19
2015-11-16serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-16serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero1-0/+6
2015-09-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-09-28serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee1-20/+61
2015-06-11serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-05-12tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-12serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0