Show patches with: Archived = No       |   6297 patches
« 1 2 ... 5 6 762 63 »
Patch Series S/W/F Date Submitter Delegate State
[v1,03/14] serial: port: Introduce a common helper to read properties Untitled series #235796 --- 2024-02-21 Andy Shevchenko New
drivers/tty/serial: Remove unused function early_mcf_setup drivers/tty/serial: Remove unused function early_mcf_setup --- 2024-02-19 Thomas Huth New
[v2,6/7] serial: 8250_exar: Use 8250 PCI library to map and assign resources serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[v2,5/7] serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS() serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[v2,2/7] serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks serial: 8250_exar: A few updates to the driver --- 2024-02-19 Andy Shevchenko New
[printk,v2,08/26] printk: nbcon: Implement processing in port->lock wrapper [printk,v2,01/26] serial: core: Provide port lock wrappers --- 2024-02-18 John Ogness New
[printk,v2,03/26] serial: core: fix kernel-doc for uart_port_unlock_irqrestore() [printk,v2,01/26] serial: core: Provide port lock wrappers --- 2024-02-18 John Ogness New
[printk,v2,01/26] serial: core: Provide port lock wrappers [printk,v2,01/26] serial: core: Provide port lock wrappers --- 2024-02-18 John Ogness New
[2/3] tty: goldfish: Convert to platform remove callback returning void tty: Convert to platform remove callback returning void --- 2024-02-18 Uwe Kleine-König New
[GIT,PULL] TTY/Serial driver fixes for 6.8-rc5 [GIT,PULL] TTY/Serial driver fixes for 6.8-rc5 --- 2024-02-17 Greg Kroah-Hartman New
[1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled [1/2] serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled --- 2024-02-16 Lino Sanfilippo New
[next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate [next] serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate --- 2024-02-15 Colin Ian King New
[3/4] mips: zboot: Fix "no previous prototype" build warning [1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration --- 2024-02-15 Serge Semin New
[1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration [1/4] mips: cm: Add __mips_cm_l2sync_phys_base prototype declaration --- 2024-02-15 Serge Semin New
[v1,4/5] serial: 8250_exar: Use 8250 PCI library to map and assign resources serial: 8250_exar: A few updates to the driver --- 2024-02-14 Andy Shevchenko New
[v1,1/5] serial: 8250_exar: Clear interrupts before registering handler serial: 8250_exar: A few updates to the driver --- 2024-02-14 Andy Shevchenko New
[v1,1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port [v1,1/1] serial: 8250_of: Drop quirk fot NPCM from 8250_port --- 2024-02-14 Andy Shevchenko New
tty: hvc: Don't enable the RISC-V SBI console by default tty: hvc: Don't enable the RISC-V SBI console by default --- 2024-02-14 Palmer Dabbelt New
[1/1] tty: Don't include tty_buffer.h tty.h [1/1] tty: Don't include tty_buffer.h tty.h --- 2024-02-14 Ilpo Järvinen New
[v1,1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port [v1,1/1] serial: 8250_pci1xxxx: Drop quirk from 8250_port --- 2024-02-14 Andy Shevchenko New
serial: st-asc: don't get/put GPIOs in atomic context serial: st-asc: don't get/put GPIOs in atomic context --- 2024-02-14 Bartosz Golaszewski New
[v7,3/3] w1: add UART w1 bus driver Untitled series #235248 --- 2024-02-14 Christoph Winklhofer via B4 Relay New
[v7,2/3] dt-bindings: w1: UART 1-Wire bus Untitled series #235248 --- 2024-02-14 Christoph Winklhofer via B4 Relay New
[v1,1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers [v1,1/1] serial: 8250_pci1xxxx: Don't use "proxy" headers --- 2024-02-13 Andy Shevchenko New
[v6,5/6] serial: core: Handle serial console options [v6,1/6] printk: Save console options for add_preferred_console_match() --- 2024-02-13 Tony Lindgren New
[v6,3/6] printk: Flag register_console() if console is set on command line [v6,1/6] printk: Save console options for add_preferred_console_match() --- 2024-02-13 Tony Lindgren New
[v6,1/6] printk: Save console options for add_preferred_console_match() [v6,1/6] printk: Save console options for add_preferred_console_match() --- 2024-02-13 Tony Lindgren New
tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode() tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode() --- 2024-02-11 Roman Žilka New
[v1,19/19] hid-ft260: uart: improve write performance hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,18/19] hid-ft260: uart: fix rx data loss after device reopening hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,17/19] hid-ft260: uart: arm wake-up timer unconditionally on tty session start hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,16/19] hid-ft260: uart: suppress unhandled report 0xb1 dmesg hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,15/19] hid-ft260: uart: remove FIXME for wake-up workaround hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,14/19] hid-ft260: uart: cleanup and refactoring hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,13/19] hid-ft260: improve usb interface type detection logic hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,12/19] hid-ft260: uart: use kfifo_avail for fifo write room check hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,11/19] hid-ft260: uart: do not disable wakeup workaround twice hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,10/19] hid-ft260: uart: do not configure baud rate twice hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,09/19] hid-ft260: uart: wakeup device early to not lose rx data hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,08/19] hid-ft260: depend wakeup workaround activation on eeprom config hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,07/19] hid-ft260: depend wakeup workaround activation on uart baud rate hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,06/19] hid-ft260: uart: enable wakeup workaround hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,05/19] hid-ft260: fix unprotected write_buf concurrent access hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,04/19] hid-ft260: remove dead code in ft260_uart_receive_chars hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,03/19] hid-ft260: fix i2c driver regression in ft260_raw_event hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,02/19] hid-ft260: fix Wformat warning hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v1,01/19] hid-ft260: fix incompatible-pointer-types error hid-ft260: Fixes for serial driver patch v4 --- 2024-02-10 Michael Zaidman New
[v6,3/3] w1: add UART w1 bus driver w1: add UART w1 bus driver --- 2024-02-09 Christoph Winklhofer via B4 Relay Superseded
[v6,2/3] dt-bindings: w1: UART 1-Wire bus w1: add UART w1 bus driver --- 2024-02-09 Christoph Winklhofer via B4 Relay Superseded
[v6,1/3] dt-bindings: serial: allow onewire as child node w1: add UART w1 bus driver --- 2024-02-09 Christoph Winklhofer via B4 Relay New
[v8,8/8] tty: i3c: add TTY over I3C master support I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,6/8] i3c: target: func: add tty driver I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,5/8] i3c: target: add svc target controller support I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,3/8] Documentation: i3c: Add I3C target mode controller and function I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,2/8] dt-bindings: i3c: svc: add proptery mode I3C target mode support --- 2024-02-08 Frank Li Superseded
[v8,1/8] i3c: add target mode support I3C target mode support --- 2024-02-08 Frank Li Superseded
[v3] serial: port: Don't suspend if the port is still busy [v3] serial: port: Don't suspend if the port is still busy --- 2024-02-08 Yicong Yang New
[v5,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL --- 2024-02-07 Yoann Congal Superseded
[v5,2/3] printk: Change type of CONFIG_BASE_SMALL to bool printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL --- 2024-02-07 Yoann Congal Superseded
[v5,1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL --- 2024-02-07 Yoann Congal Superseded
[4/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg) serial: sc16is7xx: split into core and I2C/SPI parts --- 2024-02-06 Hugo Villeneuve Superseded
[3/4] serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines) serial: sc16is7xx: split into core and I2C/SPI parts --- 2024-02-06 Hugo Villeneuve New
[2/4] serial: sc16is7xx: split into core and I2C/SPI parts (core) serial: sc16is7xx: split into core and I2C/SPI parts --- 2024-02-06 Hugo Villeneuve Superseded
[1/4] serial: sc16is7xx: simplify and improve Kconfig help text serial: sc16is7xx: split into core and I2C/SPI parts --- 2024-02-06 Hugo Villeneuve Superseded
[v4,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL --- 2024-02-06 Yoann Congal New
[v7,8/8] tty: i3c: add TTY over I3C master support I3C target mode support --- 2024-02-05 Frank Li Superseded
[v7,6/8] i3c: target: func: add tty driver I3C target mode support --- 2024-02-05 Frank Li Superseded
[v7,4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h I3C target mode support --- 2024-02-05 Frank Li Superseded
[v7,2/8] dt-bindings: i3c: svc: add proptery mode I3C target mode support --- 2024-02-05 Frank Li Superseded
[v3,2/2] printk: Remove redundant CONFIG_BASE_SMALL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal --- 2024-02-04 Yoann Congal New
serial: port: Don't suspend if the port is still busy serial: port: Don't suspend if the port is still busy --- 2024-02-04 Yicong Yang New
[GIT,PULL] TTY/Serial driver fixes for 6.8-rc3 [GIT,PULL] TTY/Serial driver fixes for 6.8-rc3 --- 2024-02-03 Greg Kroah-Hartman New
[2/2] serial: core: make serial_base_bus_type const drivers: tty: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
[1/2] serdev: make serdev_bus_type const drivers: tty: struct bus_type cleanup --- 2024-02-03 Ricardo B. Marliere New
[v6,8/8] tty: i3c: add TTY over I3C master support I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,6/8] i3c: target: func: add tty driver I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,5/8] i3c: target: add svc target controller support I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,3/8] Documentation: i3c: Add I3C target mode controller and function I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,2/8] dt-bindings: i3c: svc: add proptery mode I3C target mode support --- 2024-02-02 Frank Li Superseded
[v6,1/8] i3c: add target mode support I3C target mode support --- 2024-02-02 Frank Li Superseded
[2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree [1/2] serial: samsung: honor fifosize from dts at first --- 2024-02-02 Tamseel Shams New
[1/2] serial: samsung: honor fifosize from dts at first [1/2] serial: samsung: honor fifosize from dts at first --- 2024-02-02 Tamseel Shams New
[21/22] tty: vt: use ASCII enum constants in vt_console_print() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[20/22] tty: vt: use switch+case in the ESgetpars case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[19/22] tty: vt: use switch+case in the ESnonstd case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[18/22] tty: vt: add new helper for reseting vc parameters tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[17/22] tty: vt: handle CSI+[ inside preexisting switch-case tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[16/22] tty: vt: simplify ansi_control_string() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[15/22] tty: vt: name, reflow and document enum vc_ctl_state tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[14/22] tty: vt: move CSI ECMA handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[13/22] tty: vt: move CSI DEC handling to a separate function tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[12/22] tty: vt: separate ESesc state handling into handle_esc() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[11/22] tty: vt: extract ascii handling to handle_ascii() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[10/22] tty: vt: accept u8 in do_con_trol() and vc_setGx() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[09/22] tty: vt: put cases on separate lines tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
[08/22] tty: vt: rename setterm_command() to csi_RSB() tty: vt: cleanup ESC sequences handling --- 2024-02-02 Jiri Slaby New
« 1 2 ... 5 6 762 63 »