Show patches with: State = Action Required       |    Archived = No       |   4262 patches
« 1 2 ... 6 7 842 43 »
Patch Series S/W/F Date Submitter Delegate State
[v9,02/13] dt-bindings: treewide: add access-controllers description Introduce STM32 Firewall framework --- 2024-01-05 Gatien Chevallier New
[v9,01/13] dt-bindings: document generic access controllers Introduce STM32 Firewall framework --- 2024-01-05 Gatien Chevallier New
[v3,3/3] w1: add UART w1 bus driver w1: add UART w1 bus driver --- 2024-01-05 Christoph Winklhofer via B4 Relay New
[v3,1/3] dt-bindings: w1: UART 1-Wire bus w1: add UART w1 bus driver --- 2024-01-05 Christoph Winklhofer via B4 Relay New
[v7,5/7] serial: core, imx: do not set RS485 enabled if it is not supported Fixes and improvements for RS485 --- 2024-01-03 Lino Sanfilippo New
[v7,1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO Fixes and improvements for RS485 --- 2024-01-03 Lino Sanfilippo New
[v1] serial: 8250_lpss: copy dma_param using devm_kmemdup() [v1] serial: 8250_lpss: copy dma_param using devm_kmemdup() --- 2024-01-02 Raag Jadav New
serial: 8250_dw: Do not bailout on UCV read returning zero serial: 8250_dw: Do not bailout on UCV read returning zero --- 2023-12-31 VAMSHI GAJJELA New
serial: apbuart: fix console prompt on qemu serial: apbuart: fix console prompt on qemu --- 2023-12-26 Sam Ravnborg New
[V2] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock [V2] serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock --- 2023-12-26 Christoph Niedermaier New
[v6,6/7] serial: omap: do not override settings for RS485 support Fixes and improvements for RS485 --- 2023-12-25 Lino Sanfilippo New
[V3] tty: serial: kgdboc: Fix 8250_* kgdb over serial [V3] tty: serial: kgdboc: Fix 8250_* kgdb over serial --- 2023-12-24 Michael Trimarchi New
[V2] serial: imx: Correct clock error message in function probe() [V2] serial: imx: Correct clock error message in function probe() --- 2023-12-24 Christoph Niedermaier New
[v2,13/11] tty: splice_write: disable Avoid unprivileged splice(file->)/(->socket) pipe exclusion --- 2023-12-24 Ahelenia Ziemiańska New
serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock serial: imx: Ensure that imx_uart_rs485_config() is called with enabled clock --- 2023-12-22 Christoph Niedermaier New
[v2,16/16] serial: sc16is7xx: refactor EFR lock serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,15/16] serial: sc16is7xx: reorder code to remove prototype declarations serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,14/16] serial: sc16is7xx: refactor FIFO access functions to increase commonality serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,13/16] serial: sc16is7xx: drop unneeded MODULE_ALIAS serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,12/16] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,11/16] serial: sc16is7xx: add explicit return for some switch default cases serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,10/16] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,09/16] serial: sc16is7xx: add driver name to struct uart_driver serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,08/16] serial: sc16is7xx: use i2c_get_match_data() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,07/16] serial: sc16is7xx: use spi_get_device_match_data() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,06/16] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,05/16] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,04/16] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq() serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,03/16] serial: sc16is7xx: set safe default SPI clock frequency serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,02/16] serial: sc16is7xx: add check for unsupported SPI modes during probe serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
[v2,01/16] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-21 Hugo Villeneuve New
dt-bindings: serial: Describe ARM dcc interface dt-bindings: serial: Describe ARM dcc interface --- 2023-12-21 Michal Simek New
[v2,08/11] tty: splice_read: disable Avoid unprivileged splice(file->)/(->socket) pipe exclusion --- 2023-12-21 Ahelenia Ziemiańska New
[13/18] serial: sc16is7xx: use in_range() for DT properties bound checks serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
[09/18] serial: sc16is7xx: add macro for max number of UART ports serial: sc16is7xx: fixes, cleanups and improvements --- 2023-12-19 Hugo Villeneuve New
/proc/sysrq-trigger can now pause processing for one second /proc/sysrq-trigger can now pause processing for one second --- 2023-12-18 Tomas Mudrunka New
[V2,3/3] arm64: dts: sprd: Add support for Unisoc's UMS9620 Add DTS and bindings for Unisoc's UMS9620 --- 2023-12-18 Chunyan Zhang New
[V2,2/3] dt-bindings: arm: Add compatible strings for Unisoc's UMS9620 Add DTS and bindings for Unisoc's UMS9620 --- 2023-12-18 Chunyan Zhang New
[V2,1/3] dt-bindings: mfd: sprd: Add support for UMS9620 Add DTS and bindings for Unisoc's UMS9620 --- 2023-12-18 Chunyan Zhang New
[V7,3/3] tty: serial: uartps: Add rs485 support to uartps driver Add rs485 support to uartps driver --- 2023-12-18 Manikanta Guntupalli New
[v4,RESEND] hid-ft260: Add serial driver [v4,RESEND] hid-ft260: Add serial driver --- 2023-12-18 Christina Quast New
tty/serial: altera_uart: use more informative labels in /proc/interrupts tty/serial: altera_uart: use more informative labels in /proc/interrupts --- 2023-12-17 Antony Pavlov New
[v1,tty-next,3/4] 8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver for writing into FIFO 8250: microchip: Burst Mode Support for PCI1XXXX --- 2023-12-15 Rengarajan S New
[v1,tty-next,2/4] 8250: microchip: pci1xxxx: Add Syslock support for reading UART system registers 8250: microchip: Burst Mode Support for PCI1XXXX --- 2023-12-15 Rengarajan S New
[v1,tty-next,1/4] 8250: microchip: pci1xxxx: Rearranging the structure declarations 8250: microchip: Burst Mode Support for PCI1XXXX --- 2023-12-15 Rengarajan S New
[v2] tty: Add comments for tty-ldisc module loading logic [v2] tty: Add comments for tty-ldisc module loading logic --- 2023-12-15 Zijun Hu New
[v1] tty: Make tty-ldisc module loading logic easy to understand [v1] tty: Make tty-ldisc module loading logic easy to understand --- 2023-12-15 Zijun Hu New
[3/4] dt-bindings: serial: Add a new compatible string for UMS9620 Add DTS and bindings for Unisoc's UMS9620 --- 2023-12-15 Chunyan Zhang New
[v1] tty: Fix a security issue related to tty-ldisc module loading [v1] tty: Fix a security issue related to tty-ldisc module loading --- 2023-12-15 Zijun Hu New
[13/13] arm64: defconfig: make at24 eeprom builtin GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[12/13] arm64: defconfig: sync with savedefconfig GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[v3] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards [v3] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards --- 2023-12-14 Crescent CY Hsieh New
serial: 8250-fsl: Only do the break workaround if IIR signals RLSI serial: 8250-fsl: Only do the break workaround if IIR signals RLSI --- 2023-12-13 Uwe Kleine-König New
tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode --- 2023-12-12 Roman Žilka New
[v3,29/35] serial: sc12is7xx: optimize sc16is7xx_alloc_line() bitops: add atomic find_bit() operations --- 2023-12-12 Yury Norov New
[v3,02/35] lib/find: add test for atomic find_bit() ops bitops: add atomic find_bit() operations --- 2023-12-12 Yury Norov New
[v2,6/6] serial: sc16is7xx: fix unconditional activation of THRI interrupt serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,5/6] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,4/6] serial: sc16is7xx: change EFR lock to operate on each channels serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,3/6] serial: sc16is7xx: remove unused line structure member serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,2/6] serial: sc16is7xx: remove global regmap from struct sc16is7xx_port serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v2,1/6] serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name() serial: sc16is7xx: regmap fixes and improvements --- 2023-12-11 Hugo Villeneuve New
[v7,16/16] MAINTAINERS: add entry for Google Tensor SoC Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v7,01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-11 Peter Griffin New
[v4,2/2] pinctrl: samsung: add exynosautov920 pinctrl [v4,1/2] pinctrl: samsung: support ExynosAuto GPIO structure --- 2023-12-11 Jaewon Kim New
[v4,1/2] pinctrl: samsung: support ExynosAuto GPIO structure [v4,1/2] pinctrl: samsung: support ExynosAuto GPIO structure --- 2023-12-11 Jaewon Kim New
serdev: Remove usage of the deprecated ida_simple_xx() API serdev: Remove usage of the deprecated ida_simple_xx() API --- 2023-12-10 Christophe JAILLET New
[v6,18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101 Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[v6,01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board --- 2023-12-09 Peter Griffin New
[GIT,PULL] TTY/Serial driver fixes for 6.7-rc5 [GIT,PULL] TTY/Serial driver fixes for 6.7-rc5 --- 2023-12-09 Greg Kroah-Hartman New
[v5,6/7] serial: omap: do not override settings for RS485 support Fixes and improvements for RS485 --- 2023-12-09 Lino Sanfilippo New
[v5,4/7] serial: core: make sure RS485 cannot be enabled when it is not supported Fixes and improvements for RS485 --- 2023-12-09 Lino Sanfilippo New
[v6,8/8] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe Cleanup AMBA PL011 driver --- 2023-12-07 Théo Lebrun New
[v6,6/8] tty: serial: amba-pl011: fix miscellaneous checkpatch warnings Cleanup AMBA PL011 driver --- 2023-12-07 Théo Lebrun New
[v6,4/8] tty: serial: amba-pl011: avoid quoted string split across lines Cleanup AMBA PL011 driver --- 2023-12-07 Théo Lebrun New
[v6,3/8] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions Cleanup AMBA PL011 driver --- 2023-12-07 Théo Lebrun New
[1/2] serial: esp32_acm: Add explicit platform_device.h include [1/2] serial: esp32_acm: Add explicit platform_device.h include --- 2023-12-07 Rob Herring New
dt-bindings: serial: imx: Properly describe the i.MX1 interrupts dt-bindings: serial: imx: Properly describe the i.MX1 interrupts --- 2023-12-06 Fabio Estevam New
[26/27] tty: um: convert to u8/__u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
[24/27] tty: srmcons: convert to u8 and size_t tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
[22/27] tty: serdev: convert to u8 and size_t in serdev_controller_ops tty: type unifications -- the last part --- 2023-12-06 Jiri Slaby New
« 1 2 ... 6 7 842 43 »