Toggle navigation
Patchwork
linux-serial
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 7416 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
18
19
20
…
74
75
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,31/47] tty: vt: stop using -1 for blank mode in consw::con_blank()
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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,29/47] tty: vt: remove CM_* constants
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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,27/47] consoles: use if instead of switch-case in consw::con_cursor()
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[v2,26/47] tty: vt: sanitize consw::con_putcs() parameters
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
New
[v2,25/47] tty: vt: sanitize consw::con_putc() parameters
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
New
[v2,23/47] tty: vt: add con_putc() helper
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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,21/47] tty: vt: sanitize arguments of consw::con_clear()
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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,19/47] tty: vt: make consw::con_debug_*() return void
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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,17/47] tty: vt: define an enum for ascii characters
tty: vt: cleanup and documentation
-
-
-
2024-01-22
Jiri Slaby (SUSE)
Superseded
[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
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
[V3] tty: serial: Fix bit order in RS485 flag definitions
[V3] tty: serial: Fix bit order in RS485 flag definitions
-
-
-
2024-01-19
Christoph Niedermaier
Superseded
[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
tty: serial: Fix bit order in RS485 flag definitions
tty: serial: Fix bit order in RS485 flag definitions
-
-
-
2024-01-18
Christoph Niedermaier
Superseded
[45/45] Documentation: add console.rst
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[44/45] tty: vt: fix up kernel-doc
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[43/45] tty: vt: document the rest of struct consw
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[42/45] tty: vt: remove unused consw::con_flush_scrollback()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[41/45] tty: vt: remove consw::con_getxy()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[40/45] fbcon: remove fbcon_getxy()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[39/45] tty: vt: make types of screenpos() more consistent
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[38/45] tty: vt: remove consw::con_screen_pos()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[37/45] fbcon: remove consw::con_screen_pos()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[36/45] tty: vt: change consw::con_set_origin() return type
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[35/45] tty: vt: make consw::con_font_default()'s name const
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[34/45] tty: vt: make font of consw::con_font_set() const
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[33/45] tty: vt: make types around consw::con_blank() bool
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[32/45] tty: vt: use enum for VESA blanking modes
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
New
[31/45] tty: vt: use VESA blanking constants
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[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
[29/45] tty: vt: make consw::con_switch() return a bool
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[28/45] tty: vt: remove CM_* constants
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
New
[27/45] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
[26/45] consoles: use if instead of switch-case in consw::con_cursor()
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
New
[25/45] tty: vt: sanitize consw::con_putcs() parameters
tty: vt: cleanup and documentation
-
-
-
2024-01-18
Jiri Slaby (SUSE)
Superseded
«
1
2
...
18
19
20
…
74
75
»