Show patches with: Archived = No       |   6508 patches
« 1 2 ... 40 41 4265 66 »
Patch Series S/W/F Date Submitter Delegate State
[5/7] tty: serial: samsung: constify s3c24xx_serial_drv_data members [1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure --- 2022-03-04 Krzysztof Kozlowski New
[4/7] tty: serial: samsung: constify UART name [1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure --- 2022-03-04 Krzysztof Kozlowski New
[1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure [1/7] tty: serial: samsung: embed s3c24xx_uart_info in parent structure --- 2022-03-04 Krzysztof Kozlowski New
[v2,1/2] tty/sysrq: Make sysrq handler NMI aware [v2,1/2] tty/sysrq: Make sysrq handler NMI aware --- 2022-03-04 Hitomi Hasegawa New
[RESEND,2/3] sc16is7xx: Handle modem status lines sc16is7xx: Hardware flow control fixes --- 2022-03-01 Tomasz Moń New
[V3] tty: serial: meson: Fix the compile link error reported by kernel test robot [V3] tty: serial: meson: Fix the compile link error reported by kernel test robot --- 2022-03-01 Yu Tu New
[tty-next] serial:sunplus-uart:Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n [tty-next] serial:sunplus-uart:Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n --- 2022-03-01 Hammer Hsieh New
[RFT,v3] tty/sysrq: Make sysrq handler NMI aware [RFT,v3] tty/sysrq: Make sysrq handler NMI aware --- 2022-02-28 Sumit Garg New
[V2] tty: serial: meson: Fix the compile link error reported by kernel test robot [V2] tty: serial: meson: Fix the compile link error reported by kernel test robot --- 2022-02-28 Yu Tu Superseded
serial: core: fix tcdrain() with CTS enabled serial: core: fix tcdrain() with CTS enabled --- 2022-02-28 Tomasz Moń New
[v4,9/9] serial: atmel: remove redundant assignment in rs485_config Untitled series #168788 --- 2022-02-28 Lino Sanfilippo New
[v4,7/9] serial: imx: remove redundant assignment in rs485_config Untitled series #168788 --- 2022-02-28 Lino Sanfilippo Superseded
[v4,5/9] serial: omap: remove redundant code in rs485_config Untitled series #168788 --- 2022-02-28 Lino Sanfilippo Superseded
[v4,3/9] serial: stm32: remove redundant code in rs485_config Untitled series #168788 --- 2022-02-28 Lino Sanfilippo New
[GIT,PULL] TTY/Serial driver fixes for 5.17-rc6 [GIT,PULL] TTY/Serial driver fixes for 5.17-rc6 --- 2022-02-25 Greg Kroah-Hartman New
[V7,6/6] tty: serial: meson: Added S4 SOC compatibility Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,4/6] tty: serial: meson: Make some bit of the REG5 register writable Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,2/6] tty: serial: meson: Use devm_ioremap_resource to get register mapped memory Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[V7,1/6] tty: serial: meson: Move request the register region to probe Use CCF to describe the UART baud rate clock --- 2022-02-25 Yu Tu New
[5/5] tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[4/5] tty: serial: amba-pl010: use more uart_port pointers tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[3/5] tty: serial: serial_txx9: remove struct uart_txx9_port tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[2/5] tty: serial: serial_txx9: remove info print from init tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[1/5] tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned tty: serial: various cleanups --- 2022-02-24 Jiri Slaby New
[5/5] mxser: make use of UART_LCR_WLEN() + tty_get_char_size() UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[4/5] sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size() UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[3/5] USB: serial: make use of UART_LCR_WLEN() + tty_get_char_size() UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[2/5] tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size() UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[1/5] tty: serial: define UART_LCR_WLEN() macro UART_LCR_WLEN cleanups --- 2022-02-24 Jiri Slaby New
[v3,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device [v3,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-23 Andy Shevchenko New
[v2,1/1] serial: 8250_mid: Balance reference count for PCI DMA device [v2,1/1] serial: 8250_mid: Balance reference count for PCI DMA device --- 2022-02-23 Andy Shevchenko New
[v2] serial: make uart_console_write->putchar()'s character an unsigned char [v2] serial: make uart_console_write->putchar()'s character an unsigned char --- 2022-02-23 Jiri Slaby New
[1/2] ia64: termbits.h is identical to asm-generic one [1/2] ia64: termbits.h is identical to asm-generic one --- 2022-02-22 Ilpo Järvinen New
[v2] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer [v2] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer --- 2022-02-22 Pali Rohár New
[v9,1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver [v9,1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver --- 2022-02-22 Hammer Hsieh New
[v3,8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions [v3,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-22 Lino Sanfilippo New
[v3,7/9] serial: imx: remove redundant assignment in rs485_config [v3,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-22 Lino Sanfilippo Superseded
[v3,6/9] serial: max310: remove redundant memset in rs485_config [v3,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-22 Lino Sanfilippo Superseded
[v3,5/9] serial: omap: remove redundant code in rs485_config [v3,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-22 Lino Sanfilippo Superseded
[v3,1/9] serial: core: move RS485 configuration tasks from drivers into core [v3,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-22 Lino Sanfilippo Superseded
[5/6] sc16is7xx: Handle modem status lines [1/6] sc16is7xx: Preserve EFR bits on update --- 2022-02-21 Tomasz Moń Superseded
[3/6] sc16is7xx: Separate GPIOs from modem control lines [1/6] sc16is7xx: Preserve EFR bits on update --- 2022-02-21 Tomasz Moń New
[1/6] sc16is7xx: Preserve EFR bits on update [1/6] sc16is7xx: Preserve EFR bits on update --- 2022-02-21 Tomasz Moń New
[4.19,03/58] serial: parisc: GSC: fix build when IOSAPIC is not set Untitled series #168119 --- 2022-02-21 Greg Kroah-Hartman Superseded
[5.10,011/121] serial: parisc: GSC: fix build when IOSAPIC is not set Untitled series #168118 --- 2022-02-21 Greg Kroah-Hartman Superseded
[5.16,014/227] serial: parisc: GSC: fix build when IOSAPIC is not set Untitled series #168117 --- 2022-02-21 Greg Kroah-Hartman Superseded
[v9,6/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it serial: mvebu-uart: Support for higher baudrates --- 2022-02-19 Marek Behún New
[v9,5/6] serial: mvebu-uart: implement support for baudrates higher than 230400 Bd serial: mvebu-uart: Support for higher baudrates --- 2022-02-19 Marek Behún New
[v9,4/6] dt-bindings: mvebu-uart: update information about UART clock serial: mvebu-uart: Support for higher baudrates --- 2022-02-19 Marek Behún New
[v9,2/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock serial: mvebu-uart: Support for higher baudrates --- 2022-02-19 Marek Behún New
[v9,1/6] math64: New DIV_U64_ROUND_CLOSEST helper serial: mvebu-uart: Support for higher baudrates --- 2022-02-19 Marek Behún New
[7/7] tty: n_gsm: fix deadlock in gsmtty_open() [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke Superseded
[6/7] tty: n_gsm: fix wrong modem processing in convergence layer type 2 [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke New
[5/7] tty: n_gsm: fix wrong tty control line for flow control [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke New
[4/7] tty: n_gsm: fix NULL pointer access due to DLCI release [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke New
[3/7] tty: n_gsm: fix proper link termination after failed open [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke Superseded
[2/7] tty: n_gsm: fix encoding of command/response bit [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke New
[1/7] tty: n_gsm: fix encoding of control signal octet bit DV [1/7] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-18 D. Starke Superseded
serial: 8250: Return early in .start_tx() if there are no chars to send serial: 8250: Return early in .start_tx() if there are no chars to send --- 2022-02-17 Uwe Kleine-König New
[v2] tty: serial: atmel: add earlycon support [v2] tty: serial: atmel: add earlycon support --- 2022-02-17 Michael Walle New
[1/1] tty: n_gsm: fix deadlock in gsmtty_open() [1/1] tty: n_gsm: fix deadlock in gsmtty_open() --- 2022-02-17 D. Starke New
[1/1] tty: n_gsm: fix wrong modem processing in convergence layer type 2 [1/1] tty: n_gsm: fix wrong modem processing in convergence layer type 2 --- 2022-02-17 D. Starke Superseded
[1/1] tty: n_gsm: fix wrong tty control line for flow control [1/1] tty: n_gsm: fix wrong tty control line for flow control --- 2022-02-17 D. Starke Superseded
[1/1] tty: n_gsm: fix NULL pointer access due to DLCI release [1/1] tty: n_gsm: fix NULL pointer access due to DLCI release --- 2022-02-17 D. Starke Superseded
[1/1] tty: n_gsm: fix proper link termination after failed open [1/1] tty: n_gsm: fix proper link termination after failed open --- 2022-02-17 D. Starke New
[1/1] tty: n_gsm: fix encoding of command/response bit [1/1] tty: n_gsm: fix encoding of command/response bit --- 2022-02-17 D. Starke Superseded
[1/1] tty: n_gsm: fix encoding of control signal octet bit DV [1/1] tty: n_gsm: fix encoding of control signal octet bit DV --- 2022-02-17 D. Starke New
tty: serial: atmel: add earlycon support tty: serial: atmel: add earlycon support --- 2022-02-16 Michael Walle New
[v2] sc16is7xx: Fix for incorrect data being transmitted [v2] sc16is7xx: Fix for incorrect data being transmitted --- 2022-02-16 Phil Elwell Superseded
sc16is7xx: Fix for incorrect data being transmitted sc16is7xx: Fix for incorrect data being transmitted --- 2022-02-16 Phil Elwell New
[2,9/9] serial: atmel: remove redundant assignment in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,7/9] serial: imx: remove redundant assignment in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,6/9] serial: max310: remove redundant memset in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,5/9] serial: omap: remove redundant code in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,4/9] serial: sc16is7xx: remove redundant check in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,3/9] serial: stm32: remove redundant code in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo Superseded
[2,2/9] serial: amba-pl011: remove redundant code in rs485_config [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo New
[2,1/9] serial: core: move RS485 configuration tasks from drivers into core [2,1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-16 Lino Sanfilippo New
serial: 8250: Fix race condition in RTS-after-send handling serial: 8250: Fix race condition in RTS-after-send handling --- 2022-02-15 Uwe Kleine-König New
[v2,2/2] serial: 8250_lpss: Switch to pcim_iomap() instead of pci_ioremap_bar() [v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device [v2,1/2] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko Superseded
[v1,1/1] serial: 8250_mid: Get rid of custom MID_DEVICE() macro [v1,1/1] serial: 8250_mid: Get rid of custom MID_DEVICE() macro --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device [v1,1/1] serial: 8250_lpss: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_mid: Remove unneeded test for ->setup() presence [v1,1/1] serial: 8250_mid: Remove unneeded test for ->setup() presence --- 2022-02-15 Andy Shevchenko New
[v1,1/1] serial: 8250_mid: Balance reference count for PCI DMA device [v1,1/1] serial: 8250_mid: Balance reference count for PCI DMA device --- 2022-02-15 Andy Shevchenko New
[v8,2/2] serial:sunplus-uart:Add Sunplus SoC UART Driver Add UART driver for Suplus SP7021 SoC --- 2022-02-15 Hammer Hsieh New
[v8,1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver Add UART driver for Suplus SP7021 SoC --- 2022-02-15 Hammer Hsieh Superseded
dt-bindings: serial: fsl-lpuart: Add imx93 compatible string dt-bindings: serial: fsl-lpuart: Add imx93 compatible string --- 2022-02-15 Peng Fan (OSS) New
tty: serial: add missing pci_dev_put() before return tty: serial: add missing pci_dev_put() before return --- 2022-02-15 Qing Wang New
tty: serial: 8250: add missing pci_dev_put() before return tty: serial: 8250: add missing pci_dev_put() before return --- 2022-02-15 Qing Wang New
serial: imx: leave IRTS disabled if using modem-control CTS serial: imx: leave IRTS disabled if using modem-control CTS --- 2022-02-14 Tim Harvey New
[v2] serial: parisc: GSC: fix build when IOSAPIC is not set [v2] serial: parisc: GSC: fix build when IOSAPIC is not set --- 2022-02-14 Randy Dunlap New
[v1,2/2] serial: sh-sci: Switch to use dev_err_probe_ptr() [v1,1/2] driver core: add a wrapper to device probe log helper to return pointer --- 2022-02-14 Andy Shevchenko New
[v1,1/2] driver core: add a wrapper to device probe log helper to return pointer [v1,1/2] driver core: add a wrapper to device probe log helper to return pointer --- 2022-02-14 Andy Shevchenko New
[8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions [1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-13 Lino Sanfilippo Superseded
[6/9] serial: max310: remove redundant code in rs485_config [1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-13 Lino Sanfilippo Superseded
[4/9] serial: sc16is7xx: remove redundant code in rs485_config [1/9] serial: core: move RS485 configuration tasks from drivers into core --- 2022-02-13 Lino Sanfilippo Superseded
« 1 2 ... 40 41 4265 66 »