summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2017-06-25serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-06-13serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-06-13tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-06-08serial: core: fix crash in uart_suspend_portLucas Stach
2017-06-08serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-06-08serial: ifx6x60: Remove dangerous spi_driver castsGeert Uytterhoeven
2017-05-17serial: omap: suspend device on probe errorsJohan Hovold
2017-05-17serial: omap: fix runtime-pm handling on unbindJohan Hovold
2017-05-17serial: samsung: Use right device for DMA-mapping callsMarek Szyprowski
2017-05-17serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-05-17serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-05-15tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2016-09-15serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-16serial: samsung: Fix ERR pointer dereference on deferred probeKrzysztof Kozlowski
2016-08-16tty/serial: atmel: fix RS485 half duplex with DMAAlexandre Belloni
2016-08-16tty/serial: at91: remove bunch of macros to access UART registersCyrille Pitchen
2016-07-10serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...Chanwoo Choi
2016-07-108250: use callbacks to access UART_DLL/UART_DLMSebastian Frias
2016-06-03QE-UART: add "fsl,t1040-ucc-uart" to of_device_idZhao Qiang
2016-06-03serial: 8250_pci: fix divide error bug if baud rate is 0David Müller
2016-02-28tty: Add support for PCIe WCH382 2S multi-IO cardJeremy McNicoll
2016-02-28serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)Peter Hurley
2016-02-15serial: 8250_pci: Add Intel Broadwell portsMika Westerberg
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-08-10serial: core: Fix crashes while echoing when closingPeter Hurley
2015-08-10Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-08-03serial: samsung: only use earlycon for consoleArnd Bergmann
2015-08-03tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin
2015-05-08serial: omap: Fix error handling in probeSemen Protsenko
2015-05-08earlycon: Revert log warningsPeter Hurley
2015-04-28serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald
2015-04-28serial: samsung: fix serial console breakRobert Baldyga
2015-04-28tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-04-28serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-28serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek
2015-04-28serial: core: Fix kernel-doc build warningsPeter Hurley