Show patches with: Archived = No       |   6297 patches
« 1 2 ... 8 9 1062 63 »
Patch Series S/W/F Date Submitter Delegate State
[05/45] tty: vt: pass proper pointers from tioclinux() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[04/45] tty: vt: expect valid vc when in tty ops tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[03/45] tty: vt: fix 20 vs 0x20 typo in EScsiignore tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[02/45] fbcon: make display_desc a static array in fbcon_startup() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[01/45] vgacon: inline vc_scrolldelta_helper() into vgacon_scrolldelta() tty: vt: cleanup and documentation --- 2024-01-18 Jiri Slaby Superseded
[V9,3/3] tty: serial: uartps: Add rs485 support to uartps driver Add rs485 support to uartps driver --- 2024-01-18 Manikanta Guntupalli Superseded
[V9,2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485 Add rs485 support to uartps driver --- 2024-01-18 Manikanta Guntupalli Superseded
[V9,1/3] dt-bindings: Add reference to rs485.yaml Add rs485 support to uartps driver --- 2024-01-18 Manikanta Guntupalli Superseded
[18/18] serial: max310x: fix indentation Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[14/18] serial: max310x: use common power function for all variants Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[13/18] serial: max310x: use common detect function for all variants Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[11/18] serial: max310x: use dev_err_probe() instead of dev_err() Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[10/18] serial: max310x: add explicit return for some switch default cases Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[09/18] serial: max310x: simplify probe() and remove() error handling Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[08/18] serial: max310x: use separate regmap name for each port Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[06/18] serial: max310x: remove holes in struct max310x_devtype Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[02/18] serial: max310x: add I2C device table for instantiation from userspace Untitled series #232785 --- 2024-01-17 Hugo Villeneuve Superseded
[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
[v10] serial: linflexuart: Remove redundant uart type assignment [v10] serial: linflexuart: Remove redundant uart type assignment --- 2024-01-12 Lizhe Superseded
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] serial: core: Fix atomicity violation in uart_tiocmget [v2] serial: core: Fix atomicity violation in uart_tiocmget --- 2024-01-12 Gui-Dong Han Superseded
[v2,4/4] serial: stm32: get FIFO size from hwcfg register serial: stm32: improve driver for stm32mp25 --- 2024-01-12 Valentin Caron New
[v2,3/4] serial: stm32: change register's offset type from u8 to u16 serial: stm32: improve driver for stm32mp25 --- 2024-01-12 Valentin Caron Superseded
[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
[4/4] serial: stm32: get FIFO size from hwcfg register serial: stm32: improve driver for stm32mp25 --- 2024-01-11 Valentin Caron Superseded
[3/4] serial: stm32: change register's offset type from u8 to u16 serial: stm32: improve driver for stm32mp25 --- 2024-01-11 Valentin Caron New
[2/4] serial: stm32: extend max number of U(S)ART to 9 serial: stm32: improve driver for stm32mp25 --- 2024-01-11 Valentin Caron Superseded
[1/4] serial: stm32: implement prescaler tuning to compute low baudrate serial: stm32: improve driver for stm32mp25 --- 2024-01-11 Valentin Caron Superseded
[v9] serial: linflexuart: Remove redundant uart type assignment [v9] serial: linflexuart: Remove redundant uart type assignment --- 2024-01-11 Lizhe New
[v8] serial: linflexuart: Remove redundant uart type assignment [v8] serial: linflexuart: Remove redundant uart type assignment --- 2024-01-11 Lizhe Superseded
[v1,RESEND] serial: 8250: Set fifo timeout with uart_fifo_timeout() [v1,RESEND] serial: 8250: Set fifo timeout with uart_fifo_timeout() --- 2024-01-11 Michael Pratt New
[v2] serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data() [v2] serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data() --- 2024-01-10 Dan Carpenter New
[v2,7/7] tty: i3c: add TTY over I3C master support I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2,6/7] i3c: add API i3c_dev_gettstatus_format1() to get target device status I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2,5/7] i3c: target: func: add tty driver I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2,4/7] i3c: target: add svc target controller support I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2,3/7] Documentation: i3c: Add I3C target mode controller and function I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2,2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1 I3C target mode support --- 2024-01-10 Frank Li New
[v2,1/7] i3c: add target mode support I3C target mode support --- 2024-01-10 Frank Li Superseded
[v2] tty/sysrq: Dump printk ring buffer messages via sysrq [v2] tty/sysrq: Dump printk ring buffer messages via sysrq --- 2024-01-10 Sreenath Vijayan New
serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h> serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h> --- 2024-01-10 Geert Uytterhoeven New
[V8,3/3] tty: serial: uartps: Add rs485 support to uartps driver Add rs485 support to uartps driver --- 2024-01-10 Manikanta Guntupalli New
[V8,2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485 Add rs485 support to uartps driver --- 2024-01-10 Manikanta Guntupalli New
[V8,1/3] dt-bindings: Add reference to rs485.yaml Add rs485 support to uartps driver --- 2024-01-10 Manikanta Guntupalli Superseded
[18/18] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info`` serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[17/18] tty: serial: samsung: shrink port feature flags to u8 serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus New
[16/18] tty: serial: samsung: shrink the clock selection to 8 clocks serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[15/18] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[13/18] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[12/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus New
[11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression) serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus New
[10/18] tty: serial: samsung: make max_count unsigned int serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[09/18] tty: serial: samsung: drop superfluous comment serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[08/18] tty: serial: samsung: move open brace '{' on the next line serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[07/18] tty: serial: samsung: remove braces on single statement block serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[06/18] tty: serial: samsung: use u32 for register interactions serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[05/18] tty: serial: samsung: explicitly include <linux/types.h> serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[04/18] tty: serial: samsung: sort headers alphabetically serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[03/18] tty: serial: samsung: add gs101 earlycon support serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[02/18] tty: serial: samsung: set UPIO_MEM32 iotype for gs101 serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
[01/18] tty: serial: samsung: prepare for different IO types serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus Superseded
serial: max310x: fix syntax error in IRQ error message serial: max310x: fix syntax error in IRQ error message --- 2024-01-09 Hugo Villeneuve Superseded
[v3,12/12] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,10/12] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,09/12] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,07/12] clk: samsung: gs101: add support for cmu_peric0 GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,06/12] tty: serial: samsung: add gs101 earlycon support GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus Superseded
[v3,05/12] tty: serial: samsung: set UPIO_MEM32 iotype for gs101 GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus Superseded
[v3,04/12] tty: serial: samsung: prepare for different IO types GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus Superseded
[v3,03/12] dt-bindings: serial: samsung: do not allow reg-io-width for gs101 GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus Superseded
[v3,02/12] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v3,01/12] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit GS101 Oriole: CMU_PERIC0 support and USI updates --- 2024-01-09 Tudor Ambarus New
[v4] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode [v4] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode --- 2024-01-09 Roman Žilka New
[DO,NOT,MERGE,v6,37/37] sh: j2_defconfig: update Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,36/37] sh: LANDISK OF defconfig Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,35/37] sh: RTS7751R2D Plus OF defconfig Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,34/37] sh: Add dtbs target support. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,33/37] sh: j2_mimas_v2.dts update Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,32/37] sh: Add IO DATA USL-5P dts Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,31/37] sh: Add IO DATA LANDISK dts Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,30/37] sh: add RTS7751R2D Plus DTS Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,29/37] sh: SH7751R SoC Internal peripheral definition dtsi. Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,27/37] dt-bindings: ata: ata-generic: Add new targets Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,26/37] dt-bindings: vendor-prefixes: Add smi Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,25/37] dt-bindings: vendor-prefixes: Add iodata Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato Superseded
[DO,NOT,MERGE,v6,24/37] dt-binding: sh: cpus: Add SH CPUs json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,23/37] mfd: sm501: Convert platform_data to OF property Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
[DO,NOT,MERGE,v6,22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema Device Tree support for SH7751 based board --- 2024-01-09 Yoshinori Sato New
« 1 2 ... 8 9 1062 63 »