Linux Serial
[Prev Page][Next Page]
- [PATCH v8 1/2] dt-bindings: serial: Add rx-tx-swap to stm32-usart, (continued)
- [PATCH 0/8] rs485 support for Raspberry Pi aux uart,
Lukas Wunner
- [PATCH V3] tty: serial: qcom_geni_serial: Support pin swapping,
Roja Rani Yarubandi
- [PATCH 1/2] vt: selection, push console lock down,
Jiri Slaby
- [PATCH v4 0/2] Implement support for inverted serial TX/RX on i.MX,
George Hilliard
- [PATCH v4] serial: 8250-mtk: modify mtk uart power and clock management,
Changqi Hu
- serial console output on UEFI hardware ... inconsistent CR/LF behavior; starts & finishes OK, broken in the middle ... ?,
PGNet Dev
- [PATCH V2 0/2] Fix RX cancel command failure,
satya priya
- [PATCH v3 0/5] LiteX SoC controller and LiteUART serial driver,
Mateusz Holenko
- [tty:tty-testing] BUILD SUCCESS ba08cf452f3493e96793c9fec4ebb45e7101a0c0,
kbuild test robot
- [tty:tty-testing] BUILD SUCCESS e24cd4e6d6aa3ca741cdfdfc01118c4016acebea,
kbuild test robot
- [tty:tty-testing] BUILD SUCCESS e587e8f17433ddb26954f0edf5b2f95c42155ae9,
kbuild test robot
- [tty:tty-next] BUILD SUCCESS 3b3845bb6c78760e97f2d50cce5b527a0fc27ff3,
kbuild test robot
- [PATCH v2] serial: ar933x_uart: add RS485 support,
Daniel Golle
- [PATCH v2 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support,
Michael Walle
- [PATCH v2 6/9] tty: serial: fsl_lpuart: add LS1028A support,
Michael Walle
- [PATCH v2 9/9] arm64: dts: ls1028a: add missing LPUART nodes,
Michael Walle
- [PATCH v2 4/9] tty: serial: fsl_lpuart: fix DMA mapping,
Michael Walle
- [PATCH v2 8/9] arm64: dts: ls1028a: add "fsl,vf610-edma" compatible,
Michael Walle
- [PATCH v2 7/9] tty: serial: fsl_lpuart: add LS1028A earlycon support,
Michael Walle
- [PATCH v2 5/9] dt-bindings: serial: lpuart: add ls1028a compatibility,
Michael Walle
- [PATCH v2 3/9] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA,
Michael Walle
- [PATCH v2 1/9] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE",
Michael Walle
- [PATCH v2 2/9] tty: serial: fsl_lpuart: free IDs allocated by IDA,
Michael Walle
- [GIT PULL] TTY/Serial driver fixes for 5.6-rc3,
Greg KH
- [PATCH] dt-bindings: serial: Convert UniPhier UART to json-schema,
Masahiro Yamada
- [PATCHv4 0/4] n_gsm serdev support and mfd driver for droid4 modem,
Tony Lindgren
- [PATCH] serial: earlycon: prefer EARLYCON_DECLARE() variant,
Michael Walle
- [PATCH 1/7] Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE",
Michael Walle
- [PATCH 1/2] tty: serial: samsung_tty: build it for any platform,
Greg Kroah-Hartman
[PATCH] serial: ar933x_uart: add RS485 support,
Daniel Golle
[PATCH 01/10] n_gsm: drop unneeded gsm_dlci->fifo field,
Jiri Slaby
- [PATCH 03/10] n_gsm: introduce enum gsm_dlci_mode,
Jiri Slaby
- [PATCH 10/10] n_gsm: switch escape to bool,
Jiri Slaby
- [PATCH 08/10] n_gsm: switch throttled to bool,
Jiri Slaby
- [PATCH 07/10] n_gsm: switch dead to bool,
Jiri Slaby
- [PATCH 02/10] n_gsm: introduce enum gsm_dlci_state,
Jiri Slaby
- [PATCH 06/10] n_gsm: add missing \n to prints,
Jiri Slaby
- [PATCH 09/10] n_gsm: switch constipated to bool,
Jiri Slaby
- [PATCH 05/10] n_gsm: add missing __user annotations,
Jiri Slaby
- [PATCH 04/10] n_gsm: introduce enum gsm_mux_state,
Jiri Slaby
- Re: [PATCH 01/10] n_gsm: drop unneeded gsm_dlci->fifo field,
Tony Lindgren
[PATCH 01/24] n_hdlc: remove tracing debug prints,
Jiri Slaby
- [PATCH 02/24] n_hdlc: remove unused macros,
Jiri Slaby
- [PATCH 04/24] n_hdlc: put init/exit strings directly to prints,
Jiri Slaby
- [PATCH 22/24] n_hdlc: add missing spaces after commas,
Jiri Slaby
- [PATCH 23/24] n_hdlc: fix whitespace around binary operators,
Jiri Slaby
- [PATCH 17/24] n_hdlc: switch tbusy and woke_up to bools,
Jiri Slaby
- [PATCH 19/24] n_hdlc: use __func__ and pr_ print helpers,
Jiri Slaby
- [PATCH 24/24] n_hdlc: wrap a comment properly,
Jiri Slaby
- [PATCH 20/24] n_hdlc: remove useless whitespace at line wraps,
Jiri Slaby
- [PATCH 21/24] n_hdlc: remove spaces between function name and (,
Jiri Slaby
- [PATCH 18/24] n_hdlc: remove unneeded ifdef,
Jiri Slaby
- [PATCH 13/24] n_hdlc: remove cached tty,
Jiri Slaby
- [PATCH 16/24] n_hdlc: move tty_ldisc_ops to the bottom,
Jiri Slaby
- [PATCH 14/24] n_hdlc: remove checking of n_hdlc,
Jiri Slaby
- [PATCH 15/24] n_hdlc: add helper for buffers allocation,
Jiri Slaby
- [PATCH 11/24] n_hdlc: expand tty2n_hdlc macro,
Jiri Slaby
- [PATCH 07/24] n_hdlc: simplify freeing of buffer list,
Jiri Slaby
- [PATCH 10/24] n_hdlc: remove unused backup_tty,
Jiri Slaby
- [PATCH 08/24] n_hdlc: invert conditions in n_hdlc_tty_close and n_hdlc_tty_poll,
Jiri Slaby
- [PATCH 12/24] n_hdlc: inline n_hdlc_release,
Jiri Slaby
- [PATCH 09/24] n_hdlc: remove unused flags,
Jiri Slaby
- [PATCH 05/24] n_hdlc: cleanup messages during registration,
Jiri Slaby
- [PATCH 06/24] n_hdlc: use clamp() for maxframe,
Jiri Slaby
- [PATCH 03/24] n_hdlc: convert debuglevel use to pr_debug,
Jiri Slaby
[PATCH] serial: 8250_pxa: avoid autodetecting the port type,
Lubomir Rintel
[PATCH 1/9] vt: selection, introduce vc_is_sel,
Jiri Slaby
- [PATCH 3/9] vt: selection, remove 2 local variables from set_selection_kernel,
Jiri Slaby
- [PATCH 5/9] vt: selection, create struct from console selection globals,
Jiri Slaby
- [PATCH 4/9] vt: selection, localize use_unicode,
Jiri Slaby
- [PATCH 7/9] vt: vt_kern.h, remove extern from functions,
Jiri Slaby
- [PATCH 6/9] vt: switch vt_dont_switch to bool,
Jiri Slaby
- [PATCH 9/9] vt: selection, indent switch-case properly,
Jiri Slaby
- [PATCH 8/9] vt: selection, remove redeclaration of poke_blanked_console,
Jiri Slaby
- [PATCH 2/9] vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlines,
Jiri Slaby
[PATCH 0/2] serial: imx: Backport fixes for irq handling to v4.14,
Schrempf Frieder
[PATCH 0/6] Add interconnect support to UART, I2C, SPI and QSPI,
Akash Asthana
[PATCH v3 0/6] serial: Disable DMA and PM on kernel console,
Andy Shevchenko
[tty:tty-next] BUILD SUCCESS 02042a4cf472a1362e39da72a1d992d59a58a0ab,
kbuild test robot
[PATCH] tty: serial: Kconfig: Fix a typo,
Christophe JAILLET
[tty:tty-linus] BUILD SUCCESS 07e6124a1a46b4b5a9b3cacc0c306b50da87abf5,
kbuild test robot
[PATCH v2 1/4] dt-bindings: ttyvs: document serial null modem driver bindings,
Rishi Gupta
[PATCH AUTOSEL 5.5 200/542] tty: serial: amba-pl011: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 5.5 222/542] Revert "tty/serial: atmel: fix out of range clock divider handling",
Sasha Levin
[PATCH AUTOSEL 5.4 164/459] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 5.4 175/459] tty: serial: amba-pl011: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 5.4 195/459] Revert "tty/serial: atmel: fix out of range clock divider handling",
Sasha Levin
[PATCH AUTOSEL 4.19 084/252] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.19 090/252] tty: serial: amba-pl011: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.19 102/252] Revert "tty/serial: atmel: fix out of range clock divider handling",
Sasha Levin
[PATCH AUTOSEL 4.14 067/186] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.14 077/186] Revert "tty/serial: atmel: fix out of range clock divider handling",
Sasha Levin
[PATCH AUTOSEL 4.9 053/141] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.9 055/141] tty: serial: amba-pl011: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.9 060/141] Revert "tty/serial: atmel: fix out of range clock divider handling",
Sasha Levin
[PATCH AUTOSEL 4.4 038/100] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 4.14 071/186] tty: serial: amba-pl011: remove set but unused variable,
Sasha Levin
[PATCH AUTOSEL 5.5 188/542] tty: omap-serial: remove set but unused variable,
Sasha Levin
[PATCH] tty: serial: efm32: fix spelling mistake "reserverd" -> "reserved",
Alexandre Belloni
[PATCH v2 0/8] serial: Disable DMA and PM on kernel console,
Andy Shevchenko
[tty:tty-next] BUILD SUCCESS 57b76faf1d7860f070a1ee2d0b7eccd9f37ecc55,
kbuild test robot
[PATCH] serial: cpm_uart: call cpm_muram_init before registering console,
Rasmus Villemoes
[PATCH v6 0/4] leds: trigger: implement a tty trigger,
Uwe Kleine-König
[PATCH] serial: sc16is7xx: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH] serial: 8250_pci: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH] tty/serial: 8250_exar: Replace zero-length array with flexible-array member,
Gustavo A. R. Silva
[PATCH v3 0/2] Implement support for inverted serial TX/RX on i.MX,
George Hilliard
[PATCH 22/28] drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*(),
Rafael J. Wysocki
[PATCH 10/28] PM: QoS: Rename things related to the CPU latency QoS,
Rafael J. Wysocki
[PATCH] serdev: Fix detection of UART devices on Apple machines.,
Ronald Tschalär
[PATCH v1] serial: 8250: Check UPF_IRQ_SHARED in advance,
Andy Shevchenko
[PATCH] tty: serial: qcom_geni_serial: Fix RX cancel command failure,
satya priya
[PATCH tty/serial 1/1] tty: serial: imx: setup the correct sg entry for tx dma,
fugang . duan
[PATCH v2 0/2] Implement support for inverted serial TX/RX on i.MX,
George Hilliard
[PATCH 0/2] Implement support for inverted serial TX/RX on i.MX,
George Hilliard
[PATCH] tty/serial: atmel: manage shutdown in case of RS485 or ISO7816 mode,
Nicolas Ferre
[PATCH] serdev: ttyport: restore client ops on deregistration,
Johan Hovold
[PATCH 1/2] vt: selection, handle pending signals in paste_selection,
Jiri Slaby
[PATCHv2 0/4] n_gsm serdev support and mfd driver for droid4 modem,
Tony Lindgren
[PATCH for 5.6 v2] tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started,
Dmitry Osipenko
[PATCH] serial: 8250_pnp: pass IRQ shared flag to UART ports,
Li RongQing
[PATCH] serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE,
Daniel Golle
[PATCH] serial: 8250_ioc3: Fix ioremap call,
Thomas Bogendoerfer
[PATCH for 5.6 v1] tty: serial: Handle RX transfer in PIO mode if DMA wasn't started,
Dmitry Osipenko
[PATCH v3] serial: uartps: Add TACTIVE bit in cdns_uart_tx_empty function,
Shubhrajyoti Datta
[PATCH] n_tty: check printk arguments for n_tty_trace,
Jiri Slaby
[PATCH] serial: sh-sci: Support custom speed setting,
Eugeniu Rosca
[PATCH V3] serial: 8250_tegra: Create Tegra specific 8250 driver,
Jon Hunter
[GIT PULL] TTY/Serial driver patches for 5.6-rc1,
Greg KH
[PATCH] serial: 8250_early: Add earlycon for BCM2835 aux uart,
matthias . bgg
[tty:tty-testing] BUILD INCOMPLETE 85f4c95172d606dd66f7ee1fa50c45a245535ffd,
kbuild test robot
[PATCH v1] kgdboc: Use for_each_console() helper,
Andy Shevchenko
[PATCH V2] serial: 8250_tegra: Create Tegra specific 8250 driver,
Jon Hunter
[PATCH 4.19 541/639] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs,
Greg Kroah-Hartman
[PATCH 4.14 293/343] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs,
Greg Kroah-Hartman
[PATCH v2 0/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register,
Roja Rani Yarubandi
[PATCH 0/1] tty: serial: qcom_geni_serial: Configure UART_IO_MACRO_CTRL register,
Roja Rani Yarubandi
[PATCH v2 0/2] Convert STM32 UART bindings to yaml,
Benjamin Gaignard
[PATCH v3] tty: serial: meson_uart: Add support for kernel debugger,
Julien Masson
[PATCH] serial: imx: fix a race condition in receive path,
Uwe Kleine-König
[PATCH] serial: 8250_tegra: Create Tegra specific 8250 driver,
Jon Hunter
[PATCH] usb: gadget: serial: fix Tx stall after buffer overflow,
Sergey Organov
[PATCH AUTOSEL 5.4 139/205] tty: serial: pch_uart: correct usage of dma_unmap_sg,
Sasha Levin
[PATCH AUTOSEL 4.19 373/671] serial: stm32: fix word length configuration,
Sasha Levin
[PATCH AUTOSEL 4.19 375/671] serial: stm32: fix rx data length when parity enabled,
Sasha Levin
[PATCH AUTOSEL 4.19 374/671] serial: stm32: fix rx error handling,
Sasha Levin
[PATCH AUTOSEL 4.19 377/671] serial: stm32: Add support of TC bit status check,
Sasha Levin
[PATCH AUTOSEL 4.19 376/671] serial: stm32: fix transmit_chars when tx is stopped,
Sasha Levin
[PATCH AUTOSEL 4.19 378/671] serial: stm32: fix wakeup source initialization,
Sasha Levin
[PATCH AUTOSEL 4.19 402/671] serial: stm32: fix a recursive locking in stm32_config_rs485,
Sasha Levin
[tty:tty-testing] BUILD SUCCESS 7788f549ed8cfbecd75c10e1a1988812adba49d8,
kbuild test robot
[PATCH AUTOSEL 4.19 527/671] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs,
Sasha Levin
[PATCH AUTOSEL 4.14 213/371] serial: stm32: fix transmit_chars when tx is stopped,
Sasha Levin
[PATCH AUTOSEL 4.14 212/371] serial: stm32: fix rx error handling,
Sasha Levin
[PATCH AUTOSEL 4.14 214/371] serial: stm32: Add support of TC bit status check,
Sasha Levin
[PATCH AUTOSEL 4.14 215/371] serial: stm32: fix wakeup source initialization,
Sasha Levin
[PATCH AUTOSEL 4.14 288/371] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs,
Sasha Levin
[PATCH AUTOSEL 4.9 146/251] serial: stm32: fix transmit_chars when tx is stopped,
Sasha Levin
[PATCH AUTOSEL 4.9 240/251] tty: serial: imx: use the sg count from dma_map_sg,
Sasha Levin
[PATCH AUTOSEL 4.9 241/251] tty: serial: pch_uart: correct usage of dma_unmap_sg,
Sasha Levin
[PATCH AUTOSEL 4.4 166/174] tty: serial: pch_uart: correct usage of dma_unmap_sg,
Sasha Levin
[PATCH AUTOSEL 4.4 165/174] tty: serial: imx: use the sg count from dma_map_sg,
Sasha Levin
[PATCH AUTOSEL 4.14 351/371] tty: serial: imx: use the sg count from dma_map_sg,
Sasha Levin
[PATCH AUTOSEL 4.14 352/371] tty: serial: pch_uart: correct usage of dma_unmap_sg,
Sasha Levin
[PATCH AUTOSEL 4.14 371/371] serial: stm32: fix clearing interrupt error flags,
Sasha Levin
[PATCH AUTOSEL 4.19 646/671] tty: serial: pch_uart: correct usage of dma_unmap_sg,
Sasha Levin
[PATCH AUTOSEL 4.19 645/671] tty: serial: imx: use the sg count from dma_map_sg,
Sasha Levin
[PATCH AUTOSEL 4.19 670/671] serial: stm32: fix clearing interrupt error flags,
Sasha Levin
[PATCH AUTOSEL 5.4 138/205] tty: serial: imx: use the sg count from dma_map_sg,
Sasha Levin
[PATCH 0/6] Raspberry Pi auxiliary UART fixes & cleanups,
Lukas Wunner
[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE,
Dmitry Safonov
[PATCH 0/2] Convert STM32 UART bindings to yaml,
Benjamin Gaignard
[PATCH v1 0/2] NVIDIA Tegra serial driver improvements,
Dmitry Osipenko
[PATCH] serial: 8250: Support disabling mdelay-filled probes of 16550A variants,
Josh Triplett
[GIT PULL] TTY/Serial driver fixes for 5.5-rc6,
Greg KH
[PATCH] tty: serial: msm_serial: RX SW/FIFO mode fallback,
Loic Poulain
[PATCH-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE,
Dmitry Safonov
[PATCH v12 0/3] Use MFD framework for SGI IOC3 drivers,
Thomas Bogendoerfer
4.12 mainline crash in n_tty_receive_buf_common when using g_serial,
Belisko Marek
[PATCHv2] serial: uartps: Add monitoring TACTIVE bit in set_termios,
shubhrajyoti . datta
[PATCH] serial: uartps: Add monitoring TACTIVE bit in set_termios,
shubhrajyoti . datta
[PATCH] tty/serial: atmel: RS485 & ISO7816: wait for TXRDY before sending data,
Codrin.Ciubotariu
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]