summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-06-03serial: rp2: use 'request_firmware' instead of 'request_firmware_nowait'Zheyu Ma
2020-12-29serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin
2020-11-24tty: serial: imx: keep console clocks always onFugang Duan
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-10-29tty: serial: earlycon dependencyTong Zhang
2020-10-10Merge tag 'v4.4.238' into toradex_vf_4.4-nextMax Krummenacher
2020-10-01tty: serial: samsung: Correct clock selection logicJonathan Bakker
2020-10-01serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi
2020-10-01serial: 8250: Avoid error message on reprobeLukas Wunner
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
2020-09-23serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich
2020-09-03serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: samsung: Removes the IRQ not found warningTamseel Shams
2020-07-31serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin
2020-07-31serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang
2020-06-29serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang
2020-05-10serial: samsung: Fix possible out of bounds access on non-DT platformKrzysztof Kozlowski
2020-05-10tty: serial: msm: Support more baudsStephen Boyd
2020-03-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
2020-03-11serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-02-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
2020-01-23tty: serial: pch_uart: correct usage of dma_unmap_sgPeng Fan
2020-01-23tty: 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-12tty: serial: msm_serial: Fix lockup for sysrq and oopsLeo Yan
2019-12-21serial: imx: fix error handling in console_setupStefan Agner
2019-12-21serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan
2019-12-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao
2019-12-21tty: serial: msm_serial: Fix flow controlJeffrey Hugo
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan
2019-11-25serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-10-17serial: uartlite: fix exit path null pointerRandy Dunlap
2019-09-21tty/serial: atmel: reschedule TX after RX was startedRazvan Stefanescu
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang
2019-08-04serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven
2019-08-04tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz
2019-08-04tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang
2019-08-04tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy
2019-08-04tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin
2019-06-22sunhv: Fix device naming inconsistency between sunhv_console and sunhv_regJohn Paul Adrian Glaubitz
2019-06-22dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko
2019-06-11tty: max310x: Fix external crystal register setupJoe Burmeister
2019-06-11tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz