summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2023-09-18serial: 21285: Use port lock wrappersThomas Gleixner
2023-09-18serial: imx: Simplify compatibility handlingUwe Kleine-König
2023-09-18serial: sc16is7xx: improve comments about variantsHugo Villeneuve
2023-09-18tty: serial: linflexuart: Fix to check return value of platform_get_irq() in ...Zhang Shurong
2023-09-18tty/serial: 8250: Sort drivers in MakefileIlpo Järvinen
2023-09-18tty/serial: Sort drivers in makefileIlpo Järvinen
2023-09-18tty: serial: 8250_exar: Does not use anything from 8250_pciIlpo Järvinen
2023-09-18serial: 8250_mid: Remove 8250_pci usageIlpo Järvinen
2023-09-18serial: 8250_of: Use dev_err_probe() instead of dev_warn()Andy Shevchenko
2023-09-18serial: 8250_aspeed_vuart: Use dev_err_probe() instead of dev_err()Andy Shevchenko
2023-09-18serial: 8250_port: Introduce UART_IIR_FIFO_ENABLED_16750Andy Shevchenko
2023-09-18serial: stm32: add support for break controlErwan Le Ray
2023-09-18serial: sc16is7xx: remove unused to_sc16is7xx_port macroHugo Villeneuve
2023-09-18tty: serial: ma35d1_serial: Add missing check for ioremapChen Ni
2023-09-18serial: 8250_port: Check IRQ data before useAndy Shevchenko
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-27Revert "tty: serial: meson: Add a earlycon for the T7 SoC"Lucas Tanure
2023-08-22serial: 8250_bcm7271: improve bcm7271 8250 portJustin Chen
2023-08-22serial: sc16is7xx: add missing support for rs485 devicetree propertiesHugo Villeneuve
2023-08-22serial: sc16is7xx: fix bug when first setting GPIO directionHugo Villeneuve
2023-08-22serial: sc16is7xx: fix regression with GPIO configurationHugo Villeneuve
2023-08-22serial: sc16is7xx: remove obsolete out_thread labelHugo Villeneuve
2023-08-22serial: sc16is7xx: fix broken port 0 uart initHugo Villeneuve
2023-08-22serial: 8250_dw: fall back to poll if there's no interruptJisheng Zhang
2023-08-22serial: tegra: handle clk prepare error in tegra_uart_hw_init()Yi Yang
2023-08-22serial: sifive: Add suspend and resume operationsNick Hu
2023-08-22tty: serial: meson: Add a earlycon for the T7 SoCLucas Tanure
2023-08-22serial: stm32: synchronize RX DMA channel in shutdownAmelie Delaunay
2023-08-22serial: stm32: replace access to DMAR bit by dmaengine_pause/resumeValentin Caron
2023-08-22serial: stm32: group dma pause/resume error handling into single functionValentin Caron
2023-08-22serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabledValentin Caron
2023-08-22serial: stm32: use DMAT as a configuration bitValentin Caron
2023-08-22serial: stm32: avoid clearing DMAT bit during transferValentin Caron
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko
2023-08-11serial: core: Fix serial core port id, including multiport devicesTony Lindgren
2023-08-11serial: 8250: drop lockdep annotation from serial8250_clear_IER()Jiri Slaby (SUSE)
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-08-09tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi
2023-08-09serial: sifive: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-09serial: core: Revert port_id useTony Lindgren
2023-08-04serial: 8250: Fix oops for port->pm on uart_change_pm()Tony Lindgren
2023-08-04serial: 8250: Reinit port_id when adding back serial8250_isa_devsTony Lindgren
2023-08-04serial: core: Fix kmemleak issue for serial core device removeTony Lindgren
2023-08-048250_men_mcb: remove unnecessary cast when reading registerSanjuán García, Jorge
2023-08-04serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy