Show patches with: State = Action Required       |    Archived = No       |   4239 patches
« 1 2 ... 4 5 642 43 »
Patch Series S/W/F Date Submitter Delegate State
[v4,4/6] serial: 8250: set rx-enable gpio state when rs485 is disabled serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou --- 2024-01-26 Farouk Bouabid New
[v4,3/6] dt-bindings: serial: add binding for rs485 rx-enable state when rs485 is disabled serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou --- 2024-01-26 Farouk Bouabid New
[v4,2/6] serial: 8250: Support separate rs485 rx-enable GPIO serial: 8250: Add support for rs485 half/full duplex on puma/ringneck-haikou --- 2024-01-26 Farouk Bouabid New
[v1,tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART [v1,tty] 8250: microchip: Add 4 Mbps support in PCI1XXXX UART --- 2024-01-25 Rengarajan S New
[v1,tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO [v1,tty] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for readin... --- 2024-01-25 Rengarajan S New
dt-bindings: serial: renesas,hscif: Document r8a779h0 bindings dt-bindings: serial: renesas,hscif: Document r8a779h0 bindings --- 2024-01-24 Geert Uytterhoeven New
tty: n_gsm: restrict tty devices to attach tty: n_gsm: restrict tty devices to attach --- 2024-01-24 Tetsuo Handa New
serial: txx9: Add missing #include <asm/txx9/generic.h> serial: txx9: Add missing #include <asm/txx9/generic.h> --- 2024-01-23 Geert Uytterhoeven New
[V10,3/3] tty: serial: uartps: Add rs485 support to uartps driver Add rs485 support to uartps driver --- 2024-01-23 Manikanta Guntupalli New
[V10,2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485 Add rs485 support to uartps driver --- 2024-01-23 Manikanta Guntupalli New
[V10,1/3] dt-bindings: Add reference to rs485.yaml Add rs485 support to uartps driver --- 2024-01-23 Manikanta Guntupalli New
[v2] treewide, serdev: change receive_buf() return type to size_t [v2] treewide, serdev: change receive_buf() return type to size_t --- 2024-01-22 Francesco Dolcini New
[v2,47/47] Documentation: add console.rst tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,46/47] tty: vt: fix up kernel-doc tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,45/47] tty: vt: document the rest of struct consw tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,44/47] tty: vt: remove unused consw::con_flush_scrollback() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,43/47] tty: vt: remove consw::con_getxy() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,42/47] fbcon: remove fbcon_getxy() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,41/47] tty: vt: make types of screenpos() more consistent tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,40/47] tty: vt: remove consw::con_screen_pos() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,39/47] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,38/47] tty: vt: change consw::con_set_origin() return type tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,37/47] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,36/47] tty: vt: make font of consw::con_font_set() const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,35/47] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,34/47] tty: vt: use enum constants for VESA blanking modes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,33/47] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,32/47] tty: vt: define a common enum for VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,30/47] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,26/47] tty: vt: sanitize consw::con_putcs() parameters tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,22/47] tty: vt: remove checks for count in consw::con_clear() implementations tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,20/47] tty: vt: make init parameter of consw::con_init() a bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,18/47] tty: vt: remove extern from functions in selection.h tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,16/47] tty: vt: reflow csi_K() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,15/47] tty: vt: define an enum for CSI+K codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,14/47] don't pass vc->vc_par[0] to csi_?() handlers tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,13/47] use clamp() for counts in csi_?() handlers tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,12/47] tty: vt: reflow csi_J() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,11/47] tty: vt: define an enum for CSI+J codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,10/47] tty: vt: use case ranges for CSI+m fg/bg colors tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,09/47] tty: vt: define an enum for CSI+m codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,08/47] tty: vt: make vc_is_sel()'s vc const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,07/47] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,06/47] tty: vt: push console lock from tioclinux() down to 2 functions tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,05/47] tty: vt: pass proper pointers from tioclinux() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,04/47] tty: vt: expect valid vc when in tty ops tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,03/47] tty: vt: fix 20 vs 0x20 typo in EScsiignore tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,02/47] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
[v2,01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby (SUSE) New
dt-bindings: serial: fsl-lpuart: support i.MX95 dt-bindings: serial: fsl-lpuart: support i.MX95 --- 2024-01-21 Peng Fan (OSS) New
tty: vt: check for atomic context in con_write() tty: vt: check for atomic context in con_write() --- 2024-01-20 Tetsuo Handa New
[v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring [v2] tty: hvc: Fix the RISC-V SBI driver for a refactoring --- 2024-01-19 Palmer Dabbelt New
tty: hvc: Fix the RISC-V SBI driver for a refactoring tty: hvc: Fix the RISC-V SBI driver for a refactoring --- 2024-01-19 Palmer Dabbelt New
[v6,5/5] RISC-V: Enable SBI based earlycon support RISC-V SBI debug console extension support --- 2024-01-19 Anup Patel New
[v6,4/5] tty: Add SBI debug console support to HVC SBI driver RISC-V SBI debug console extension support --- 2024-01-19 Anup Patel New
[v6,3/5] tty/serial: Add RISC-V SBI debug console based earlycon RISC-V SBI debug console extension support --- 2024-01-19 Anup Patel New
[v6,2/5] RISC-V: Add SBI debug console helper routines RISC-V SBI debug console extension support --- 2024-01-19 Anup Patel New
[v6,1/5] RISC-V: Add stubs for sbi_console_putchar/getchar() RISC-V SBI debug console extension support --- 2024-01-19 Anup Patel New
[v2,19/19] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info`` serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,18/19] tty: serial: samsung: change has_divslot type to bool serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,17/19] tty: serial: samsung: shrink the clock selection to 8 clocks serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,16/19] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,15/19] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,14/19] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,13/19] tty: serial: samsung: don't compare with zero an if (bitwise expression) serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,12/19] tty: serial: samsung: make max_count unsigned int serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,11/19] tty: serial: samsung: drop superfluous comment serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,10/19] tty: serial: samsung: move open brace '{' on the next line serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,09/19] tty: serial: samsung: remove braces on single statement block serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,08/19] tty: serial: samsung: use u32 for register interactions serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,07/19] tty: serial: samsung: explicitly include <linux/types.h> serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,06/19] tty: serial: samsung: sort headers alphabetically serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,05/19] tty: serial: samsung: add gs101 earlycon support serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,04/19] tty: serial: samsung: set UPIO_MEM32 iotype for gs101 serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,03/19] tty: serial: samsung: prepare for different IO types serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,02/19] dt-bindings: serial: samsung: do not allow reg-io-width for gs101 serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,01/19] tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[V2] tty: serial: Fix bit order in RS485 flag definitions [V2] tty: serial: Fix bit order in RS485 flag definitions --- 2024-01-18 Christoph Niedermaier New
[v2,17/17] serial: max310x: fix indentation serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,16/17] serial: max310x: reformat and improve comments serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,15/17] serial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch) serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,14/17] serial: max310x: use common power function for all variants serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,13/17] serial: max310x: use common detect function for all variants serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,12/17] serial: max310x: replace hardcoded masks with preferred GENMASK() serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,11/17] serial: max310x: use dev_err_probe() instead of dev_err() serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,10/17] serial: max310x: add explicit return for some switch default cases serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,09/17] serial: max310x: simplify probe() and remove() error handling serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,08/17] serial: max310x: use separate regmap name for each port serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,07/17] serial: max310x: add macro for max number of ports serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,06/17] serial: max310x: remove holes in struct max310x_devtype serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,05/17] serial: max310x: fix syntax error in IRQ error message serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,04/17] serial: max310x: use spi_get_device_match_data() serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,03/17] serial: max310x: use i2c_get_match_data() serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,02/17] serial: max310x: add I2C device table for instantiation from userspace serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[v2,01/17] serial: max310x: fix NULL pointer dereference in I2C instantiation serial: max310x: cleanups and improvements --- 2024-01-18 Hugo Villeneuve New
[32/45] tty: vt: use enum for VESA blanking modes tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[30/45] tty: vt: stop using -1 for blank mode in consw::con_blank() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
[28/45] tty: vt: remove CM_* constants tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby (SUSE) New
« 1 2 ... 4 5 642 43 »