aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2020-08-03tty: xilinx_uartps: Really fix id assignmentHelmut Grohne
2020-08-03serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-13serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz
2020-07-13serial: 8250: Fix max baud limit in generic 8250 portSerge Semin
2020-07-11serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng
2020-07-11kgdboc: Use a platform device to handle tty drivers showing up lateDouglas Anderson
2020-07-07Revert "tty: xilinx_uartps: Fix missing id assignment to the console"Jan Kiszka
2020-06-08tty: serial: add missing spin_lock_init for SiFive serial consoleSagar Shrikant Kadam
2020-06-04tty: xilinx_uartps: Fix missing id assignment to the consoleShubhrajyoti Datta
2020-06-04Revert "serial: uartps: Register own uart console and driver structures"Michal Simek
2020-06-04Revert "serial: uartps: Move Port ID to device data structure"Michal Simek
2020-06-04Revert "serial: uartps: Change uart ID port allocation"Michal Simek
2020-06-04Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"Michal Simek
2020-06-04Revert "serial: uartps: Fix error path when alloc failed"Michal Simek
2020-06-04Revert "serial: uartps: Use the same dynamic major number for all ports"Michal Simek
2020-06-04Revert "serial: uartps: Fix uartps_major handling"Michal Simek
2020-06-04serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita
2020-06-04tty: serial: owl: add "much needed" clk_prepare_enable()Amit Singh Tomar
2020-06-01serial: sprd: Fix a dereference warningLanqing Liu
2020-06-01tty: serial: imx: Use platform_get_irq_optional() for optional IRQsAnson Huang
2020-06-01serial: sh-sci: Use platform_get_irq_optional() for optional interruptsGeert Uytterhoeven
2020-06-01serial: 8250-mtk: Use platform_get_irq_optional() for optional irqFrank Wunderlich
2020-06-01uart: mediatek: support Rx in-band wakeupClaire Chang
2020-06-01serial: 8250_dw: Avoid double error messaging when IRQ absentAndy Shevchenko
2020-05-21serial: 8250_exar: add support for ACCES cardsJay Dolan
2020-05-21tty:serial:mvebu-uart:fix a wrong returntangbin
2020-05-21serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-05-15tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-05-15tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-05-15tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre
2020-05-15serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-04-16serial: imx: fix a race condition in receive pathUwe Kleine-König
2020-04-16serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2020-03-30tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-03-30tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-03-30tty: link tty and port before configuring it as consoleSudip Mukherjee
2020-03-20tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2020-02-24serial: sprd: Add clearing break interrupt operationYonghan Ye
2020-02-24tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2020-01-19serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2020-01-19serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2020-01-19serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2020-01-19tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2020-01-19tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2019-12-168250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-12-10serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-12-10serial/sifive: select SERIAL_EARLYCONChristoph Hellwig
2019-12-10tty: serial: rda: Fix the link time qualifier of 'rda_uart_exit()'Christophe JAILLET
2019-12-10tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-11-09serial: uartps: Fix uartps_major handlingMichal Simek