Show patches with: Archived = No       |   6197 patches
« 1 2 ... 4 5 661 62 »
Patch Series S/W/F Date Submitter Delegate State
[v2,39/47] fbcon: remove consw::con_screen_pos() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,38/47] tty: vt: change consw::con_set_origin() return type tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,37/47] tty: vt: make consw::con_font_default()'s name const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,36/47] tty: vt: make font of consw::con_font_set() const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,35/47] tty: vt: make types around consw::con_blank() bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,34/47] tty: vt: use enum constants for VESA blanking modes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,33/47] tty: vt: use VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,32/47] tty: vt: define a common enum for VESA blanking constants tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,30/47] tty: vt: make consw::con_switch() return a bool tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,28/47] fbdev/core: simplify cursor_state setting in fbcon_ops::cursor() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,26/47] tty: vt: sanitize consw::con_putcs() parameters tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,24/47] tty: vt: eliminate unneeded consw::con_putc() implementations tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby 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 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 New
[v2,18/47] tty: vt: remove extern from functions in selection.h tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,16/47] tty: vt: reflow csi_K() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,15/47] tty: vt: define an enum for CSI+K codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,14/47] don't pass vc->vc_par[0] to csi_?() handlers tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,13/47] use clamp() for counts in csi_?() handlers tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,12/47] tty: vt: reflow csi_J() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,11/47] tty: vt: define an enum for CSI+J codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby 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 New
[v2,09/47] tty: vt: define an enum for CSI+m codes tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,08/47] tty: vt: make vc_is_sel()'s vc const tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,07/47] tty: vt: pass vc_resize_user as a parameter tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby 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 New
[v2,05/47] tty: vt: pass proper pointers from tioclinux() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,04/47] tty: vt: expect valid vc when in tty ops tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,03/47] tty: vt: fix 20 vs 0x20 typo in EScsiignore tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,02/47] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby New
[v2,01/47] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation --- 2024-01-22 Jiri Slaby 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 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 New
[28/45] tty: vt: remove CM_* constants tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[26/45] consoles: use if instead of switch-case in consw::con_cursor() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[24/45] tty: vt: sanitize consw::con_putc() parameters tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[22/45] tty: vt: add con_putc() helper tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[20/45] tty: vt: sanitize arguments of consw::con_clear() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[18/45] tty: vt: make consw::con_debug_*() return void tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[16/45] tty: vt: define an enum for ascii characters tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[15/45] tty: vt: pass vpar as unsigned to csi_J() and csi_K() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[11/45] tty: vt: define an enum for CSI+J codes tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby New
[v3,2/2] tty/sysrq: Dump printk ring buffer messages via sysrq [v3,1/2] printk: Add function to dump printk buffer directly to consoles --- 2024-01-17 Sreenath Vijayan New
[v3,1/2] printk: Add function to dump printk buffer directly to consoles [v3,1/2] printk: Add function to dump printk buffer directly to consoles --- 2024-01-17 Sreenath Vijayan New
[3/4] serial: max310x: fail probe if clock crystal is unstable [1/4] serial: max310x: set default value when reading clock ready bit --- 2024-01-16 Hugo Villeneuve New
[1/4] serial: max310x: set default value when reading clock ready bit [1/4] serial: max310x: set default value when reading clock ready bit --- 2024-01-16 Hugo Villeneuve New
tty: change the privilege required for tty operarions tty: change the privilege required for tty operarions --- 2024-01-15 Jingzi Meng New
[1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition [1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition --- 2024-01-12 Doug Anderson New
tty: fix atomicity violation in n_tty_read tty: fix atomicity violation in n_tty_read --- 2024-01-12 Gui-Dong Han New
serial: core: Fix double fetch in uart_throttle/uart_unthrottle serial: core: Fix double fetch in uart_throttle/uart_unthrottle --- 2024-01-12 Gui-Dong Han New
[v2,4/4] serial: stm32: get FIFO size from hwcfg register serial: stm32: improve driver for stm32mp25 --- 2024-01-12 Valentin Caron New
[v2,2/4] serial: stm32: extend max number of U(S)ART to 9 serial: stm32: improve driver for stm32mp25 --- 2024-01-12 Valentin Caron New
[v2,1/4] serial: stm32: implement prescaler tuning to compute low baudrate serial: stm32: improve driver for stm32mp25 --- 2024-01-12 Valentin Caron New
serial: core: Fix atomicity violation in uart_tiocmget serial: core: Fix atomicity violation in uart_tiocmget --- 2024-01-12 Gui-Dong Han New
« 1 2 ... 4 5 661 62 »