summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
5 daysMerge tag 'mediatek-for-next-2026-08-24' of https://git.u-boot-project.org/u-...Tom Rini
6 daysserial: mtk: drop check before clk_bus enableDavid Lechner
6 daysserial: mtk: return error value from clk_get_rate()David Lechner
6 daysserial: mtk: guard clk_get_rate() with clk_valid()Suhrid Subramaniam
6 daysserial: mtk: use ulong for clk_rateSuhrid Subramaniam
2026-08-14serial: lpuart: test the receive flag, not the FIFO counterMehmet Fide
2026-08-10serial: coreboot: Accept DBG2 subtype 0x12Desapogu Jayaramudu
2026-07-28serial: avoid redundant early UART initializationAswin Murugan
2026-07-26serial: sifive: remove busy-loops from getc and putc opsNaveen Kumar Chaudhary
2026-07-23serial: esp32: add driver for esp32 series chipsHonbo He
2026-07-12serial: lpuart: Clear the OR STAT in tstc to prevent hangMarek Vasut
2026-06-26serial: lpuart: Use livetree API for fdt accessPeng Fan
2026-06-25Kconfig: drivers: restyle remainingJohan Jonker
2026-06-23serial: goldfish: return error when device address is invalidNaveen Kumar Chaudhary
2026-06-23serial: cortina: check RX FIFO status before reading dataNaveen Kumar Chaudhary
2026-06-22Merge tag 'v2026.07-rc5' into nextTom Rini
2026-06-22serial: sh: Fix dev_read_addr error checkFrancois Berder
2026-06-10serial: lpuart: Fix RX FIFO Enable bitmaskEmanuele Ghidoli
2026-06-10serial: serial_octeon_bootcmd.c: use correct Kconfig symbolHeinrich Schuchardt
2026-05-18serial: msm-geni: configure RX watermark registerTimple Raj M
2026-04-14Merge patch series "serial: goldfish: Add debug uart support"Tom Rini
2026-04-14serial: goldfish: Add debug uart supportDaniel Palmer
2026-04-08serial: sh: Handle HSCIF on all 64-bit R-Car SoCMarek Vasut
2026-04-07serial: omap: Fix "unused" warnings with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-07serial: ns16550: Fix an "unused" warning with SERIAL_PRESENT=n and OF_REAL=yTom Rini
2026-04-06Merge branch 'next'Tom Rini
2026-04-02serial: pl011: Remove legacy serial driver optionsTom Rini
2026-03-24serial: msm-geni: allow invalid clockCasey Connolly
2026-03-13serial: ns16550: Fix return-type warningNikita Shubin
2026-03-09Merge tag 'v2026.04-rc4' into nextTom Rini
2026-03-04treewide: Remove Timesys from ADI ADSP maintenancePhilip Molloy
2026-02-17Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"Tom Rini
2026-02-17treewide: Clean up DECLARE_GLOBAL_DATA_PTR usagePeng Fan
2026-02-04serial: atmel-usart: add support for skiping debug UART initRobert Marko
2026-02-04serial: atmel-usart: include arch specific headers only for AT91Robert Marko
2026-02-04arm: at91: move atmel_serial.h to include/dm/platform_dataRobert Marko
2026-02-02serial: Add Goldfish TTY driverKuan-Wei Chiu
2025-12-11serial: serial_meson: add minimal non-DM driverFerass El Hafidi
2025-11-12serial: s5p: add compatible for exynos8895Kaustabh Chakraborty
2025-11-06serial: make VPL_DM_SERIAL depend on VPL_DMQuentin Schulz
2025-10-30serial: msm-geni: implement firmware loadingCasey Connolly
2025-10-30serial: msm-geni: Enable SE clk in probeStephen Boyd
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-10-29serial: msm: Use single character modeStephan Gerhold
2025-10-29serial: msm: Re-enable after resettingStephan Gerhold
2025-10-29serial: msm: Reset after writing to DMENStephan Gerhold
2025-10-29serial: msm: Cleanup register namingStephan Gerhold
2025-10-29Revert "serial: serial_msm: Delay initialization to let pins stabilize"Stephan Gerhold
2025-10-29serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENILuca Weiss
2025-10-17serial: sh: Handle HSCIF RX FIFO overflowMarek Vasut