Linux Serial
[Prev Page][Next Page]
- [PATCH v1 08/14] serial: 8250_ingenic: Switch to use uart_read_port_properties(), (continued)
- [PATCH v3] tty: serial: imx: Fix broken RS485,
Rickard Andersson
- [PATCH v3] serial: st-asc: don't get/put GPIOs in atomic context,
Bartosz Golaszewski
- [PATCH v3] serial: samsung: honor fifosize from dts at first,
Tamseel Shams
- [tty:tty-testing] BUILD SUCCESS 1643281347f80116a500e6a17726351a7265a55c,
kernel test robot
- [tty:tty-linus] BUILD SUCCESS 3b69e32e151bc4a4e3c785cbdb1f918d5ee337ed,
kernel test robot
- [tty:tty-next] BUILD SUCCESS 36d97cdaf46593330067c34ed3639d0556d4fd6d,
kernel test robot
- [PATCH v2] tty: serial: imx: Fix broken RS485,
Rickard Andersson
- [PATCH] drivers/tty/serial: Remove unused function early_mcf_setup,
Thomas Huth
- [PATCH v2 1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port,
Andy Shevchenko
- Re: max14830 nobody cared Disbling IRQ issue,
Hugo Villeneuve
- [PATCH v2 0/7] serial: 8250_exar: A few updates to the driver,
Andy Shevchenko
- [PATCH v2] serial: st-asc: don't get/put GPIOs in atomic context,
Bartosz Golaszewski
- [PATCH printk v2 00/26] wire up write_atomic() printing,
John Ogness
- [tty:tty-testing] BUILD SUCCESS WITH WARNING b8badbf3b592d3f8b70efc66be2c2c4d9698de51,
kernel test robot
- [PATCH 0/3] tty: Convert to platform remove callback returning void,
Uwe Kleine-König
- [tty:tty-testing 31/36] drivers/tty/serial/st-asc.c:525:7: warning: variable 'manual_rts' is used uninitialized whenever 'if' condition is false,
kernel test robot
- [GIT PULL] TTY/Serial driver fixes for 6.8-rc5,
Greg KH
- [PATCH 1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled,
Lino Sanfilippo
- [PATCH] tty: serial: imx: Fix broken RS485,
Rickard Andersson
- [PATCH][next] tty: jsm: Remove redundant assignment to variable linestatus,
Colin Ian King
- [RFC PATCH v2 0/4] Fix force_irqthread + fast triggered edge-type IRQs,
Leonardo Bras
- [PATCH][next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate,
Colin Ian King
- [PATCH 0/4] MIPS: Fix missing proto and passing arg warnings,
Serge Semin
- [PATCH v1 1/1] serial: 8250_bcm7271: Replace custom unit definitions,
Andy Shevchenko
- [PATCH v2 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port,
Andy Shevchenko
- [PATCH v2 1/1] tty: Don't include tty_buffer.h in tty.h,
Ilpo Järvinen
- [PATCH v1 0/5] serial: 8250_exar: A few updates to the driver,
Andy Shevchenko
- [PATCH v1 1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port,
Andy Shevchenko
- [PATCH] tty: hvc: Don't enable the RISC-V SBI console by default,
Palmer Dabbelt
- [PATCH 1/1] tty: Don't include tty_buffer.h tty.h,
Ilpo Järvinen
- [PATCH v1 1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port,
Andy Shevchenko
- [PATCH] serial: st-asc: don't get/put GPIOs in atomic context,
Bartosz Golaszewski
- [PATCH v7 0/3] w1: add UART w1 bus driver,
Christoph Winklhofer via B4 Relay
- [PATCH v1 1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers,
Andy Shevchenko
- [PATCH] tty: hvc-iucv: fix function pointer casts,
Arnd Bergmann
- [PATCH v6 0/6] Add support for DEVNAME:0.0 style hardware based addressing,
Tony Lindgren
- [PATCH] tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode(),
Roman Žilka
- [PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4,
Michael Zaidman
- [PATCH v1 01/19] hid-ft260: fix incompatible-pointer-types error,
Michael Zaidman
- [PATCH v1 02/19] hid-ft260: fix Wformat warning,
Michael Zaidman
- [PATCH v1 03/19] hid-ft260: fix i2c driver regression in ft260_raw_event,
Michael Zaidman
- [PATCH v1 04/19] hid-ft260: remove dead code in ft260_uart_receive_chars,
Michael Zaidman
- [PATCH v1 05/19] hid-ft260: fix unprotected write_buf concurrent access,
Michael Zaidman
- [PATCH v1 06/19] hid-ft260: uart: enable wakeup workaround,
Michael Zaidman
- [PATCH v1 07/19] hid-ft260: depend wakeup workaround activation on uart baud rate,
Michael Zaidman
- [PATCH v1 08/19] hid-ft260: depend wakeup workaround activation on eeprom config,
Michael Zaidman
- [PATCH v1 09/19] hid-ft260: uart: wakeup device early to not lose rx data,
Michael Zaidman
- [PATCH v1 10/19] hid-ft260: uart: do not configure baud rate twice,
Michael Zaidman
- [PATCH v1 11/19] hid-ft260: uart: do not disable wakeup workaround twice,
Michael Zaidman
- [PATCH v1 12/19] hid-ft260: uart: use kfifo_avail for fifo write room check,
Michael Zaidman
- [PATCH v1 13/19] hid-ft260: improve usb interface type detection logic,
Michael Zaidman
- [PATCH v1 14/19] hid-ft260: uart: cleanup and refactoring,
Michael Zaidman
- [PATCH v1 15/19] hid-ft260: uart: remove FIXME for wake-up workaround,
Michael Zaidman
- [PATCH v1 16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg,
Michael Zaidman
- [PATCH v1 17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start,
Michael Zaidman
- [PATCH v1 18/19] hid-ft260: uart: fix rx data loss after device reopening,
Michael Zaidman
- [PATCH v1 19/19] hid-ft260: uart: improve write performance,
Michael Zaidman
- Re: [PATCH v1 00/19] hid-ft260: Fixes for serial driver patch v4,
Jiri Kosina
- [PATCH v6 0/3] w1: add UART w1 bus driver,
Christoph Winklhofer via B4 Relay
- [PATCH v8 0/8] I3C target mode support,
Frank Li
- [tty:tty-testing] BUILD SUCCESS 6cc3028f797a549f256d593867a769ab6a8265f2,
kernel test robot
- [PATCH v3] serial: port: Don't suspend if the port is still busy,
Yicong Yang
- [PATCH v5 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
- [tty:tty-linus] BUILD SUCCESS 7be50f2e8f20fc2299069b28dea59a28e3abe20a,
kernel test robot
- [tty:tty-testing 28/29] include/linux/printk.h:275:13: warning: 'dump_printk_buffer' defined but not used,
kernel test robot
- [tty:tty-testing 28/29] include/linux/printk.h:275:13: error: unused function 'dump_printk_buffer',
kernel test robot
- [tty:tty-testing 28/29] kernel/printk/printk.c:4267: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst,
kernel test robot
- [PATCH 0/4] serial: sc16is7xx: split into core and I2C/SPI parts,
Hugo Villeneuve
- [PATCH v2] serial: port: Don't suspend if the port is still busy,
Yicong Yang
- [PATCH v4 0/3] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL,
Yoann Congal
- [PATCH v7 0/8] I3C target mode support,
Frank Li
- [tty:tty-testing] BUILD SUCCESS a802f50d6e92298d44a806d326a2ba3eefa6db72,
kernel test robot
- [rt-devel:linux-6.8.y-rt] [serial] 0a81ac5ba5: Kernel_panic-not_syncing:No_working_init_found,
kernel test robot
- [PATCH v2] serial: samsung: honor fifosize from dts at first,
Tamseel Shams
- [PATCH v3 0/2] printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal,
Yoann Congal
- [PATCH] serial: port: Don't suspend if the port is still busy,
Yicong Yang
- [GIT PULL] TTY/Serial driver fixes for 6.8-rc3,
Greg KH
- [PATCH 0/2] drivers: tty: struct bus_type cleanup,
Ricardo B. Marliere
- [PATCH 1/2] serial: samsung: honor fifosize from dts at first,
Tamseel Shams
- Re: [PATCH 1/2] serial: samsung: honor fifosize from dts at first,
Krzysztof Kozlowski
[PATCH v6 0/8] I3C target mode support,
Frank Li
[syzbot] Monthly serial report (Feb 2024),
syzbot
[PATCH 00/22] tty: vt: cleanup ESC sequences handling,
Jiri Slaby (SUSE)
- [PATCH 01/22] tty: vt: make rgb_from_256() slighly more comprehensible,
Jiri Slaby (SUSE)
- [PATCH 02/22] tty: vt: define enums for CSI+h/l codes,
Jiri Slaby (SUSE)
- [PATCH 03/22] tty: vt: rename set_mode() to csi_hl(),
Jiri Slaby (SUSE)
- [PATCH 04/22] tty: vt: split DEC CSI+h/l handling into csi_DEC_hl(),
Jiri Slaby (SUSE)
- [PATCH 05/22] tty: vt: remove unneeded assignment of EPecma to vc_priv,
Jiri Slaby (SUSE)
- [PATCH 06/22] tty: vt: move CSI+n handling along to other ECMA CSIs,
Jiri Slaby (SUSE)
- [PATCH 07/22] tty: vt: define an enum for CSI+] codes,
Jiri Slaby (SUSE)
- [PATCH 08/22] tty: vt: rename setterm_command() to csi_RSB(),
Jiri Slaby (SUSE)
- [PATCH 09/22] tty: vt: put cases on separate lines,
Jiri Slaby (SUSE)
- [PATCH 10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx(),
Jiri Slaby (SUSE)
- [PATCH 11/22] tty: vt: extract ascii handling to handle_ascii(),
Jiri Slaby (SUSE)
- [PATCH 12/22] tty: vt: separate ESesc state handling into handle_esc(),
Jiri Slaby (SUSE)
- [PATCH 13/22] tty: vt: move CSI DEC handling to a separate function,
Jiri Slaby (SUSE)
- [PATCH 14/22] tty: vt: move CSI ECMA handling to a separate function,
Jiri Slaby (SUSE)
- [PATCH 15/22] tty: vt: name, reflow and document enum vc_ctl_state,
Jiri Slaby (SUSE)
- [PATCH 16/22] tty: vt: simplify ansi_control_string(),
Jiri Slaby (SUSE)
- [PATCH 17/22] tty: vt: handle CSI+[ inside preexisting switch-case,
Jiri Slaby (SUSE)
- [PATCH 18/22] tty: vt: add new helper for reseting vc parameters,
Jiri Slaby (SUSE)
- [PATCH 19/22] tty: vt: use switch+case in the ESnonstd case,
Jiri Slaby (SUSE)
- [PATCH 20/22] tty: vt: use switch+case in the ESgetpars case,
Jiri Slaby (SUSE)
- [PATCH 21/22] tty: vt: use ASCII enum constants in vt_console_print(),
Jiri Slaby (SUSE)
- [PATCH 22/22] tty: vt: decrypt magic constants in vc_is_control(),
Jiri Slaby (SUSE)
[PATCH] tty: serial: samsung: Remove superfluous braces in macro,
Sam Protsenko
[PATCH] Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds",
Konrad Dybcio
[PATCH v2 1/2] serial: core: introduce uart_port_tx_flags(),
Jiri Slaby (SUSE)
[PATCH v4 0/2] Add support to dump printk buffer to console via sysrq,
Sreenath Vijayan
[PATCH] tty: serial: manage irq with spin_lock_irqsave in SiFive console,
Andy Chiu
[PATCH 1/2] serial: core: introduce uart_port_tx_flags(),
Jiri Slaby (SUSE)
[PATCH] serial: 8250_pci1xxxx: partially revert off by one patch,
Dan Carpenter
[PATCH v5 0/8] I3C target mode support,
Frank Li
[PATCH 6.6 330/331] serial: core: fix kernel-doc for uart_port_unlock_irqrestore(),
Greg Kroah-Hartman
[PATCH 6.1 185/185] serial: core: fix kernel-doc for uart_port_unlock_irqrestore(),
Greg Kroah-Hartman
[tty:tty-testing] BUILD SUCCESS fccc9d9233f918ee50cf2955ae7134a7f3418351,
kernel test robot
[tty:tty-linus] BUILD SUCCESS b35f8dbbce818b02c730dc85133dc7754266e084,
kernel test robot
[PATCH AUTOSEL 5.10 04/13] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE,
Sasha Levin
[PATCH AUTOSEL 5.15 07/19] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE,
Sasha Levin
[PATCH AUTOSEL 6.1 08/27] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE,
Sasha Levin
[PATCH AUTOSEL 6.6 09/31] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE,
Sasha Levin
[PATCH AUTOSEL 6.7 10/39] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards,
Sasha Levin
[PATCH AUTOSEL 6.7 09/39] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE,
Sasha Levin
[PATCH v2] printk: Remove redundant CONFIG_BASE_SMALL,
Yoann Congal
mxs-auart broken in v6.2 and onwards,
Emil Kronborg
[PATCH v5 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou,
Farouk Bouabid
[PATCH] treewide: Change CONFIG_BASE_SMALL to bool type,
Yoann Congal
[PATCH v5 0/3] w1: add UART w1 bus driver,
Christoph Winklhofer via B4 Relay
[PATCH v4 0/6] serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou,
Farouk Bouabid
[PATCH v1 tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART,
Rengarajan S
[PATCH v1 tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO,
Rengarajan S
[PATCH] dt-bindings: serial: renesas,hscif: Document r8a779h0 bindings,
Geert Uytterhoeven
[PATCH v4 0/8] I3C target mode support,
Frank Li
[PATCH v3 0/8] I3C target mode support,
Frank Li
[PATCH] serial: txx9: Add missing #include <asm/txx9/generic.h>,
Geert Uytterhoeven
[PATCH V10 0/3] Add rs485 support to uartps driver,
Manikanta Guntupalli
[PATCH 6.6 512/583] serial: apbuart: fix console prompt on qemu,
Greg Kroah-Hartman
[PATCH 6.7 564/641] serial: apbuart: fix console prompt on qemu,
Greg Kroah-Hartman
[PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Francesco Dolcini
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Ilpo Järvinen
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Rob Herring
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Maximilian Luz
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Alex Elder
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Johan Hovold
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Lee Jones
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
patchwork-bot+chrome-platform
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
patchwork-bot+chrome-platform
[PATCH] tty: serial: amba-pl011: Remove QDF2xxx workarounds,
Konrad Dybcio
[PATCH v2 00/47] tty: vt: cleanup and documentation,
Jiri Slaby (SUSE)
- [PATCH v2 01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta(),
Jiri Slaby (SUSE)
- [PATCH v2 02/47] fbcon: make display_desc a static array in fbcon_startup(),
Jiri Slaby (SUSE)
- [PATCH v2 03/47] tty: vt: fix 20 vs 0x20 typo in EScsiignore,
Jiri Slaby (SUSE)
- [PATCH v2 04/47] tty: vt: expect valid vc when in tty ops,
Jiri Slaby (SUSE)
- [PATCH v2 05/47] tty: vt: pass proper pointers from tioclinux(),
Jiri Slaby (SUSE)
- [PATCH v2 07/47] tty: vt: pass vc_resize_user as a parameter,
Jiri Slaby (SUSE)
- [PATCH v2 08/47] tty: vt: make vc_is_sel()'s vc const,
Jiri Slaby (SUSE)
- [PATCH v2 09/47] tty: vt: define an enum for CSI+m codes,
Jiri Slaby (SUSE)
- [PATCH v2 11/47] tty: vt: define an enum for CSI+J codes,
Jiri Slaby (SUSE)
- [PATCH v2 14/47] don't pass vc->vc_par[0] to csi_?() handlers,
Jiri Slaby (SUSE)
- [PATCH v2 16/47] tty: vt: reflow csi_K(),
Jiri Slaby (SUSE)
- [PATCH v2 17/47] tty: vt: define an enum for ascii characters,
Jiri Slaby (SUSE)
- [PATCH v2 13/47] use clamp() for counts in csi_?() handlers,
Jiri Slaby (SUSE)
- [PATCH v2 18/47] tty: vt: remove extern from functions in selection.h,
Jiri Slaby (SUSE)
- [PATCH v2 06/47] tty: vt: push console lock from tioclinux() down to 2 functions,
Jiri Slaby (SUSE)
- [PATCH v2 19/47] tty: vt: make consw::con_debug_*() return void,
Jiri Slaby (SUSE)
- [PATCH v2 20/47] tty: vt: make init parameter of consw::con_init() a bool,
Jiri Slaby (SUSE)
- [PATCH v2 21/47] tty: vt: sanitize arguments of consw::con_clear(),
Jiri Slaby (SUSE)
- [PATCH v2 23/47] tty: vt: add con_putc() helper,
Jiri Slaby (SUSE)
- [PATCH v2 24/47] tty: vt: eliminate unneeded consw::con_putc() implementations,
Jiri Slaby (SUSE)
- [PATCH v2 10/47] tty: vt: use case ranges for CSI+m fg/bg colors,
Jiri Slaby (SUSE)
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Site Home]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]