summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)AuthorFilesLines
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: 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-04-13Fix serial console on SNI RM400 machinesThomas Bogendoerfer1-5/+10
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
2017-12-09serial: 8250_pci: Add Amazon PCI serial device IDMatt Wilson1-0/+3
2017-12-09serial: 8250_fintek: Fix rs485 disablement on invalid ioctl()Lukas Wunner1-1/+1
2017-11-15serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart1-9/+8
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-04-22serial: 8250_pci: Detach low-level driver during PCI error recoveryGabriel Krisman Bertazi1-4/+19
2017-04-22tty/serial: atmel: fix race condition (TX+DMA)Richard Genoud1-0/+5
2017-04-18serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2016-08-22serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski1-3/+9
2016-07-12serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi1-2/+2
2016-07-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang1-0/+3
2016-03-02tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll1-1/+21
2016-03-02tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin1-3/+26
2016-03-02parport: Add support for the WCH382 2S/1P multi-IO cardSergej Pupykin1-0/+21
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg1-0/+29
2015-11-15serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-15serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-10-28serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero1-0/+5
2015-07-12tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre1-5/+2
2015-07-03serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel1-0/+8
2015-06-28serial: 8250_dw: add support for AMD SOC CarrizoKen Xue1-0/+1
2015-06-28serial: 8250: add support for ACPI-probed serial port for X-Gene platformFeng Kan1-0/+11
2015-06-28serial: imx: Fix clearing of receiver overrun flagUwe Kleine-König1-5/+3
2015-06-28serial: imx: Enable UCR4_OREN in startup interfaceJiada Wang1-7/+8
2015-05-18tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches1-0/+2
2015-05-18serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2-11/+12
2015-05-18serial: of-serial: Remove device_type = "serial" registrationMichal Simek1-1/+0
2015-04-25tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner1-0/+3
2015-04-25tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner1-0/+2
2015-03-28Change email address for 8250_pciRussell King1-1/+1
2015-03-28serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-03-14serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior1-6/+5
2015-03-07serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner1-4/+5
2015-03-07serial: fsl_lpuart: delete timer on shutdownStefan Agner1-3/+4
2015-03-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-01-27serial: fix parisc boot hangJames Bottomley1-1/+3
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga1-0/+4