aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2020-05-27tty: serial: qcom_geni_serial: Fix wrap around of TX bufferMatthias Kaehlcke
2020-04-29serial: sh-sci: Make sure status register SCxSR is read in correct sequenceKazuhiro Fujita
2020-03-11serial: 8250_exar: add support for ACCES cardsJay Dolan
2020-03-11tty:serial:mvebu-uart:fix a wrong returntangbin
2020-03-11serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-02-28tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-02-28tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case
2020-02-28tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case
2020-02-28tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()Ryan Case
2020-02-28tty: serial: qcom_geni_serial: Remove interrupt stormRyan Case
2020-02-28tty: serial: qcom_geni_serial: Fix UART hangRyan Case
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-02-28tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 modeNicolas Ferre
2020-02-28serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-02-14serial: uartps: Move the spinlock after the read of the tx emptyShubhrajyoti Datta
2020-02-14serial: uartps: Add a timeout to the tx empty waitShubhrajyoti Datta
2020-02-01serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner
2020-01-27serial: stm32: fix clearing interrupt error flagsFabrice Gasnier
2020-01-27tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcsAndrey Smirnov
2020-01-27serial: stm32: fix a recursive locking in stm32_config_rs485Borut Seljak
2020-01-27serial: stm32: fix wakeup source initializationErwan Le Ray
2020-01-27serial: stm32: Add support of TC bit status checkErwan Le Ray
2020-01-27serial: stm32: fix transmit_chars when tx is stoppedErwan Le Ray
2020-01-27serial: stm32: fix rx data length when parity enabledErwan Le Ray
2020-01-27serial: stm32: fix rx error handlingErwan Le Ray
2020-01-27serial: stm32: fix word length configurationErwan Le Ray
2020-01-17tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-01-17tty: serial: imx: use the sg count from dma_map_sgPeng Fan
2020-01-14tty: link tty and port before configuring it as consoleSudip Mukherjee
2020-01-09tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2020-01-04tty/serial: atmel: fix out of range clock divider handlingDavid Engraf
2019-12-13tty: serial: qcom_geni_serial: Fix softlockRyan Case
2019-12-13serial: imx: fix error handling in console_setupStefan Agner
2019-12-13serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2019-12-13serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2019-12-13tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2019-12-13tty: serial: fsl_lpuart: use the sg count from dma_map_sgPeng Fan
2019-12-05serial: 8250: Fix serial8250 initialization crashHe Zhe
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan
2019-12-05serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel
2019-12-05serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallbackGeert Uytterhoeven
2019-11-20tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson
2019-11-20serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2019-11-20serial: samsung: Enable baud clock for UART reset procedure in resumeMarek Szyprowski
2019-11-20serial: uartps: Fix suspend functionalityNava kishore Manne
2019-11-108250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell