Linux Serial
[Prev Page][Next Page]
- Re: [PATCH 09/18] serial: sc16is7xx: add macro for max number of UART ports
- Re: [PATCH 03/18] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
- Re: [PATCH 07/18] serial: sc16is7xx: use i2c_get_match_data()
- Re: [PATCH 05/18] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield
- Re: [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver
- Re: [PATCH 06/18] serial: sc16is7xx: use spi_get_device_match_data()
- Re: [PATCH 04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
- Re: [PATCH 02/18] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
- Re: [PATCH 01/18] serial: sc16is7xx: fix segfault when removing driver
- Re: [PATCH 01/18] serial: sc16is7xx: fix segfault when removing driver
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- [PATCH] serial: 8250_bcm2835aux: Restore clock error handling
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- [PATCH 12/18] serial: sc16is7xx: replace hardcoded divisor value with BIT() macro
- [PATCH 13/18] serial: sc16is7xx: use in_range() for DT properties bound checks
- [PATCH 03/18] serial: sc16is7xx: remove obsolete loop in sc16is7xx_port_irq()
- [PATCH 11/18] serial: sc16is7xx: add explicit return for some switch default cases
- [PATCH 17/18] serial: sc16is7xx: refactor EFR lock
- [PATCH 10/18] serial: sc16is7xx: use HZ_PER_MHZ macro to improve readability
- [PATCH 18/18] serial: sc16is7xx: fix whitespace in sc16is7xx_startup() comments
- [PATCH 16/18] serial: sc16is7xx: reorder code to remove prototype declarations
- [PATCH 07/18] serial: sc16is7xx: use i2c_get_match_data()
- [PATCH 04/18] serial: sc16is7xx: improve do/while loop in sc16is7xx_irq()
- [PATCH 15/18] serial: sc16is7xx: pass R/W buffer in FIFO functions
- [PATCH 00/18] serial: sc16is7xx: fixes, cleanups and improvements
- [PATCH 14/18] serial: sc16is7xx: drop unneeded MODULE_ALIAS
- [PATCH 05/18] serial: sc16is7xx: use DECLARE_BITMAP for sc16is7xx_lines bitfield
- [PATCH 01/18] serial: sc16is7xx: fix segfault when removing driver
- [PATCH 08/18] serial: sc16is7xx: add driver name to struct uart_driver
- [PATCH 09/18] serial: sc16is7xx: add macro for max number of UART ports
- [PATCH 02/18] serial: sc16is7xx: fix invalid sc16is7xx_lines bitfield in case of probe error
- [PATCH 06/18] serial: sc16is7xx: use spi_get_device_match_data()
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH] tty/serial: altera_uart: use more informative labels in /proc/interrupts
- Re: [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD
- Re: [PATCH V2] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [RFC PATCH v5 5/6] serial: core: Handle serial console options
- Re: [RFC PATCH v5 1/6] printk: Save console options for add_preferred_console_match()
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- Re: [PATCH] /proc/sysrq-trigger can now pause processing for one second
- [PATCH] /proc/sysrq-trigger can now pause processing for one second
- [PATCH V2 3/3] arm64: dts: sprd: Add support for Unisoc's UMS9620
- [PATCH V2 2/3] dt-bindings: arm: Add compatible strings for Unisoc's UMS9620
- [PATCH V2 1/3] dt-bindings: mfd: sprd: Add support for UMS9620
- [PATCH V2 0/3] Add DTS and bindings for Unisoc's UMS9620
- [PATCH V7 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH V7 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
- From: Manikanta Guntupalli
- [PATCH V7 1/3] dt-bindings: Add reference to rs485.yaml
- From: Manikanta Guntupalli
- [PATCH V7 0/3] Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH v4 RESEND] hid-ft260: Add serial driver
- RE: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- From: Christoph Niedermaier
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- [PATCH V2] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [PATCH 0/4] Add DTS and bindings for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- [RFC PATCH v5 6/6] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- [RFC PATCH v5 5/6] serial: core: Handle serial console options
- [RFC PATCH v5 4/6] serial: core: Add support for DEVNAME:0.0 style naming for kernel console
- [RFC PATCH v5 3/6] printk: Flag register_console() if console is set on command line
- [RFC PATCH v5 2/6] printk: Don't try to parse DEVNAME:0.0 console options
- [RFC PATCH v5 1/6] printk: Save console options for add_preferred_console_match()
- [RFC PATCH v5 0/6] Add support for DEVNAME:0.0 style hardware based addressing
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- Re: [PATCH v4 0/4] Add support for DEVNAME:0.0 style hardware based addressing
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- [PATCH] tty/serial: altera_uart: use more informative labels in /proc/interrupts
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- Re: [PATCH v3 00/35] bitops: add atomic find_bit() operations
- [PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- From: Michael Nazzareno Trimarchi
- [tty:tty-testing] BUILD REGRESSION 43f012df3c1e979966524f79b5371fde6545488a
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- From: Michael Nazzareno Trimarchi
- Re: [PATCH V6 1/3] dt-bindings: Add reference to rs485.yaml
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH 03/13] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- From: Krzysztof Kozlowski
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- From: Krzysztof Kozlowski
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- [PATCH v1 tty-next 2/4] 8250: microchip: pci1xxxx: Add Syslock support for reading UART system registers
- [PATCH v1 tty-next 3/4] 8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver for writing into FIFO
- [PATCH v1 tty-next 4/4] 8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver for reading from FIFO
- [PATCH v1 tty-next 0/4] 8250: microchip: Burst Mode Support for PCI1XXXX
- [PATCH v1 tty-next 1/4] 8250: microchip: pci1xxxx: Rearranging the structure declarations
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- From: Vijaya Krishna Nivarthi
- Re: [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- [PATCH v2] tty: Add comments for tty-ldisc module loading logic
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH v1] tty: Make tty-ldisc module loading logic easy to understand
- [PATCH V6 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
- From: Manikanta Guntupalli
- [PATCH V6 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH V6 1/3] dt-bindings: Add reference to rs485.yaml
- From: Manikanta Guntupalli
- [PATCH V6 0/3] Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- Re: [PATCH v1] tty: Make tty-ldisc module loading logic easy to understand
- [PATCH v1] tty: Make tty-ldisc module loading logic easy to understand
- Re: [PATCH v1] tty: Fix a security issue related to tty-ldisc module loading
- Re: [PATCH v1] tty: Fix a security issue related to tty-ldisc module loading
- Re: [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 3/4] dt-bindings: serial: Add a new compatible string for UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] dt-bindings: arm: Add compatible strings for Unisoc's UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 1/4] dt-bindings: mfd: sprd: Add support for UMS9620
- From: Krzysztof Kozlowski
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- Re: [PATCH v1] tty: Fix a security issue related to tty-ldisc module loading
- [PATCH 3/4] dt-bindings: serial: Add a new compatible string for UMS9620
- [PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
- [PATCH 1/4] dt-bindings: mfd: sprd: Add support for UMS9620
- [PATCH 2/4] dt-bindings: arm: Add compatible strings for Unisoc's UMS9620
- [PATCH 0/4] Add DTS and bindings for Unisoc's UMS9620
- Re: [PATCH v1] tty: Fix a security issue related to tty-ldisc module loading
- [PATCH v1] tty: Fix a security issue related to tty-ldisc module loading
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- From: Krzysztof Kozlowski
- Re: [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
- From: Krzysztof Kozlowski
- Re: [PATCH 10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration
- From: Krzysztof Kozlowski
- Re: [PATCH 08/13] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
- From: Krzysztof Kozlowski
- Re: [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- From: Krzysztof Kozlowski
- Re: [PATCH 04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property
- From: Krzysztof Kozlowski
- Re: [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- [PATCH v1] treewide, serdev: change receive_buf() return type to size_t
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
- Re: [PATCH 10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration
- Re: [PATCH 09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
- Re: [PATCH 08/13] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
- Re: [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- Re: [PATCH 04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property
- Re: [PATCH 03/13] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
- Re: [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
- Re: [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- RE: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- From: Christoph Niedermaier
- Re: [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- Re: [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- Re: [PATCH 12/13] arm64: defconfig: sync with savedefconfig
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- RE: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- From: Christoph Niedermaier
- Re: EXT: Re: [PATCHv5 0/2] Fix imx53-ppd UART configuration
- Re: [PATCH 13/13] arm64: defconfig: make at24 eeprom builtin
- From: Krzysztof Kozlowski
- Re: [PATCH 12/13] arm64: defconfig: sync with savedefconfig
- From: Krzysztof Kozlowski
- Re: [PATCH 03/13] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
- Re: [PATCH 12/13] arm64: defconfig: sync with savedefconfig
- Re: [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- [PATCH 13/13] arm64: defconfig: make at24 eeprom builtin
- [PATCH 12/13] arm64: defconfig: sync with savedefconfig
- [PATCH 11/13] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
- [PATCH 10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration
- [PATCH 06/13] clk: samsung: gs101: add support for cmu_peric0
- [PATCH 09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
- [PATCH 08/13] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
- [PATCH 07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical
- [PATCH 04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property
- [PATCH 05/13] tty: serial: samsung: add gs101 earlycon support
- [PATCH 01/13] dt-bindings: clock: google,gs101: fix CMU_TOP gate clock names
- [PATCH 03/13] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
- [PATCH 02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
- [PATCH 00/13] GS101 Oriole: CMU_PERIC0 support and USI updates
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH v5 5/7] serial: core, imx: do not set RS485 enabled if it is not supported
- Re: [PATCH V5 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- [PATCH v3] tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCIe boards
- Re: [PATCH v5 6/7] serial: omap: do not override settings for RS485 support
- Re: [PATCH v5 5/7] serial: core, imx: do not set RS485 enabled if it is not supported
- Re: [PATCH v5 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
- Re: [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
- Re: [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
- From: Krzysztof Kozlowski
- Re: [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- From: Krzysztof Kozlowski
- Re: [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- [PATCH] serial: 8250-fsl: Only do the break workaround if IIR signals RLSI
- RE: [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC
- RE: [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- RE: [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- RE: [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- RE: [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- RE: [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- RE: [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [PATCH V5 1/3] dt-bindings: Add reference to rs485.yaml
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
- Re: [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
- Re: [PATCH V5 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- [PATCH V5 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH V5 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
- From: Manikanta Guntupalli
- [PATCH V5 1/3] dt-bindings: Add reference to rs485.yaml
- From: Manikanta Guntupalli
- [PATCH V5 0/3] Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- Re: [PATCH v5 6/7] serial: omap: do not override settings for RS485 support
- Re: [PATCH v5 7/7] serial: 8250_exar: Set missing rs485_supported flag
- Re: [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
- From: Krzysztof Kozlowski
- Re: [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
- Re: [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
- From: Krzysztof Kozlowski
- Re: [PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
- From: Krzysztof Kozlowski
- Re: [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- [PATCH v3] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: (subset) [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 07/16] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 04/16] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
- From: Krzysztof Kozlowski
- Re: [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- From: Krzysztof Kozlowski
- [PATCH v2] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- Re: [PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- [PATCH v8 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
- [PATCH v8 13/13] ARM: dts: stm32: put ETZPC as an access controller for STM32MP13x boards
- [PATCH v8 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
- [PATCH v8 11/13] ARM: dts: stm32: put ETZPC as an access controller for STM32MP15x boards
- [PATCH v8 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
- [PATCH v8 09/13] bus: etzpc: introduce ETZPC firewall controller driver
- [PATCH v8 05/13] firewall: introduce stm32_firewall framework
- [PATCH v8 07/13] bus: rifsc: introduce RIFSC firewall controller driver
- [PATCH v8 04/13] dt-bindings: bus: document ETZPC
- [PATCH v8 06/13] of: property: fw_devlink: Add support for "access-controller"
- [PATCH v8 02/13] dt-bindings: treewide: add access-controllers description
- [PATCH v8 03/13] dt-bindings: bus: document RIFSC
- [PATCH v8 00/13] Introduce STM32 Firewall framework
- [PATCH v8 01/13] dt-bindings: document generic access controllers
- [PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- Re: [PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- From: Michael Nazzareno Trimarchi
- [tty:tty-testing] BUILD SUCCESS e045e18dbf3eaac32cdeb2799a5ec84fa694636c
- Re: [PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- [PATCH] tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
- [PATCH v3 29/35] serial: sc12is7xx: optimize sc16is7xx_alloc_line()
- [PATCH v3 22/35] tty: nozomi: optimize interrupt_handler()
- [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
- [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
- [PATCH v3 00/35] bitops: add atomic find_bit() operations
- RE: [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
- Re: [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- From: Michael Nazzareno Trimarchi
- Re: [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCH v7 00/13] Introduce STM32 Firewall framework
- [PATCH v7 13/13] ARM: dts: stm32: put ETZPC as an access controller for STM32MP13x boards
- [PATCH v7 12/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
- [PATCH v7 10/13] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
- [PATCH v7 11/13] ARM: dts: stm32: put ETZPC as an access controller for STM32MP15x boards
- [PATCH v7 08/13] arm64: dts: st: add RIFSC as an access controller for STM32MP25x boards
- [PATCH v7 09/13] bus: etzpc: introduce ETZPC firewall controller driver
- [PATCH v7 05/13] firewall: introduce stm32_firewall framework
- [PATCH v7 07/13] bus: rifsc: introduce RIFSC firewall controller driver
- [PATCH v7 04/13] dt-bindings: bus: document ETZPC
- [PATCH v7 06/13] of: property: fw_devlink: Add support for "access-controller"
- [PATCH v7 02/13] dt-bindings: treewide: add access-controllers description
- [PATCH v7 00/13] Introduce STM32 Firewall framework
- [PATCH v7 01/13] dt-bindings: document generic access controllers
- [PATCH v7 03/13] dt-bindings: bus: document RIFSC
- Re: [PATCH v5 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize required property
- [PATCH v2 6/6] serial: sc16is7xx: fix unconditional activation of THRI interrupt
- [PATCH v2 5/6] serial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO
- [PATCH v2 4/6] serial: sc16is7xx: change EFR lock to operate on each channels
- [PATCH v2 0/6] serial: sc16is7xx: regmap fixes and improvements
- [PATCH v2 3/6] serial: sc16is7xx: remove unused line structure member
- [PATCH v2 2/6] serial: sc16is7xx: remove global regmap from struct sc16is7xx_port
- [PATCH v2 1/6] serial: sc16is7xx: remove wasteful static buffer in sc16is7xx_regmap_name()
- Re: [PATCH v2] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
- Re: [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
- [PATCH v7 14/16] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- [PATCH v7 08/16] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- [PATCH v7 16/16] MAINTAINERS: add entry for Google Tensor SoC
- [PATCH v7 15/16] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- [PATCH v7 13/16] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- [PATCH v7 12/16] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- [PATCH v7 11/16] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- [PATCH v7 09/16] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- [PATCH v7 10/16] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect numbering and DGB suffix
- [PATCH v7 07/16] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
- [PATCH v7 04/16] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
- [PATCH v7 05/16] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
- [PATCH v7 03/16] dt-bindings: serial: samsung: Add google-gs101-uart compatible
- [PATCH v7 02/16] dt-bindings: arm: google: Add bindings for Google ARM platforms
- [PATCH v7 01/16] dt-bindings: watchdog: Document Google gs101 watchdog bindings
- [PATCH v7 00/16] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
- Re: [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- Re: [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- [PATCH v4 1/2] pinctrl: samsung: support ExynosAuto GPIO structure
- [PATCH v4 2/2] pinctrl: samsung: add exynosautov920 pinctrl
- [PATCH v4 0/2] Introduce ExynosAutov920 SoC and SADK board
- Re: [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [PATCH v5 5/7] serial: core, imx: do not set RS485 enabled if it is not supported
- Re: [PATCH v5 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
- Re: [PATCH v5 3/7] serial: core: fix sanitizing check for RTS settings
- Re: [PATCH v5 2/7] serial: core: set missing supported flag for RX during TX GPIO
- Re: [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
- Re: [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- Re: [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- Re: [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCH V4 1/3] dt-bindings: Add optional gpio property to uartps node to support rs485
- From: Krzysztof Kozlowski
- Re: [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
- Re: [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
- [PATCH V4 3/3] tty: serial: uartps: Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH V4 2/3] tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
- From: Manikanta Guntupalli
- [PATCH V4 1/3] dt-bindings: Add optional gpio property to uartps node to support rs485
- From: Manikanta Guntupalli
- [PATCH V4 0/3] Add rs485 support to uartps driver
- From: Manikanta Guntupalli
- [PATCH v2] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
- Re: (subset) [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v3 2/4] arm64: dts: exynos: add minimal support for exynosautov920 sadk board
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
- From: Krzysztof Kozlowski
- Re: [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl
- Re: [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
- Re: [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
- Re: [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- Re: [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [PATCH v6 15/20] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- Re: [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCH v6 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
- Re: [PATCH v6 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
- [PATCH] serdev: Remove usage of the deprecated ida_simple_xx() API
- Re: [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- From: Krzysztof Kozlowski
- Re: [PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
- From: Krzysztof Kozlowski
- Re: [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- From: Krzysztof Kozlowski
- Re: [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- From: Krzysztof Kozlowski
- Re: [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- From: Krzysztof Kozlowski
- Re: [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v6 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v6 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v6 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v6 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- From: Krzysztof Kozlowski
- Re: [PATCH v6 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
- From: Krzysztof Kozlowski
- Re: [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
- From: Krzysztof Kozlowski
- Re: [PATCH v6 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
- From: Krzysztof Kozlowski
- Re: [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl
- From: Krzysztof Kozlowski
- Re: [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
- From: Krzysztof Kozlowski
- Re: [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
- From: Krzysztof Kozlowski
- [PATCH v6 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- [PATCH v6 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- [PATCH v6 20/20] MAINTAINERS: add entry for Google Tensor SoC
- [PATCH v6 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- [PATCH v6 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- [PATCH v6 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- [PATCH v6 15/20] watchdog: s3c2410_wdt: Update QUIRK macros to use BIT macro
- [PATCH v6 14/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- [PATCH v6 13/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- [PATCH v6 10/20] dt-bindings: soc: samsung: usi: add google,gs101-usi compatible
- [PATCH v6 11/20] clk: samsung: clk-pll: Add support for pll_{0516,0517,518}
- [PATCH v6 08/20] dt-bindings: serial: samsung: Add google-gs101-uart compatible
- [PATCH v6 09/20] dt-bindings: serial: samsung: Make samsung,uart-fifosize a required property
- [PATCH v6 07/20] dt-bindings: pinctrl: samsung: add gs101-wakeup-eint compatible
- [PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
- [PATCH v6 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible
- [PATCH v6 05/20] dt-bindings: arm: google: Add bindings for Google ARM platforms
- [PATCH v6 04/20] dt-bindings: watchdog: Document Google gs101 watchdog bindings
- [PATCH v6 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
- [PATCH v6 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
- [PATCH v6 01/20] dt-bindings: soc: samsung: exynos-pmu: Add gs101 compatible
- Re: [PATCH v5 19/20] arm64: dts: exynos: google: Add initial Oriole/pixel 6 board support
- Re: [GIT PULL] TTY/Serial driver fixes for 6.7-rc5
- Re: [PATCH v5 5/9] tty: serial: amba-pl011: avoid quoted string split across lines
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- [GIT PULL] TTY/Serial driver fixes for 6.7-rc5
- [PATCH v5 7/7] serial: 8250_exar: Set missing rs485_supported flag
- [PATCH v5 6/7] serial: omap: do not override settings for RS485 support
- [PATCH v5 5/7] serial: core, imx: do not set RS485 enabled if it is not supported
- [PATCH v5 4/7] serial: core: make sure RS485 cannot be enabled when it is not supported
- [PATCH v5 3/7] serial: core: fix sanitizing check for RTS settings
- [PATCH v5 2/7] serial: core: set missing supported flag for RX during TX GPIO
- [PATCH v5 0/7] Fixes and improvements for RS485
- [PATCH v5 1/7] serial: Do not hold the port lock when setting rx-during-tx GPIO
- [tty:tty-testing] BUILD SUCCESS ae5af710f369a4d88792bf1d9da317884156cd87
- [tty:tty-next] BUILD SUCCESS 173ebdedcd844a39bb884afc1c1f97b74319dda6
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH v5 18/20] arm64: dts: exynos: google: Add initial Google gs101 SoC support
- Re: [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
- [RFC PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
- Re: [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [DO NOT MERGE v5 16/37] irqchip: Add SH7751 INTC driver
- Re: [PATCH v2] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
- [PATCH v2] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
- Re: [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCH 09/27] tty: con3270: convert to u8 and size_t
- Re: [PATCH 08/27] tty: con3215: convert to u8 and size_t
- Re: [PATCH] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
- Re: [PATCHv5 0/2] Fix imx53-ppd UART configuration
- From: Krzysztof Kozlowski
- Re: [PATCH v5 12/20] clk: samsung: clk-gs101: Add cmu_top, cmu_misc and cmu_apm support
- Re: [PATCHv5 0/2] Fix imx53-ppd UART configuration
- [PATCH][next] serial: ma35d1: Fix spelling mistake "ononsole" -> "console"
- Re: [PATCHv5 0/2] Fix imx53-ppd UART configuration
- Re: [PATCHv4] serial: imx: Add DMA buffer configuration via sysfs
- Re: [PATCH v4 0/4] Add support for DEVNAME:0.0 style hardware based addressing
- [tty:tty-linus] BUILD SUCCESS e92fad024929c79460403acf946bc9c09ce5c3a9
- [tty:tty-testing] BUILD SUCCESS ff16c54aa85101955638d09434169897474e073c
- [PATCH v3 1/4] arm64: dts: exynos: add initial support for exynosautov920 SoC
- [PATCH v3 3/4] pinctrl: samsung: support ExynosAuto GPIO structure
- [PATCH v3 4/4] pinctrl: samsung: add exynosautov920 pinctrl
- [PATCH v3 0/4] Introduce ExynosAutov920 SoC and SADK board
- [PATCH v3 2/4] arm64: dts: exynos: add minimal support for exynosautov920 sadk board
- RE: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- [PATCH v6 7/8] tty: serial: amba-pl011: unindent pl011_console_get_options function body
- [PATCH v6 8/8] tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe
- [PATCH v6 6/8] tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
- [PATCH v6 4/8] tty: serial: amba-pl011: avoid quoted string split across lines
- [PATCH v6 5/8] tty: serial: amba-pl011: fix formatting of conditions
- [PATCH v6 1/8] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- [PATCH v6 3/8] tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
- [PATCH v6 2/8] tty: serial: amba-pl011: fix whitespace formatting
- [PATCH v6 0/8] Cleanup AMBA PL011 driver
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
- [PATCH 2/2] serial: esp32_uart: Use device_get_match_data()
- [PATCH 1/2] serial: esp32_acm: Add explicit platform_device.h include
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH 16/27] tty: mmc: sdio: use u8 for flag
- Re: [PATCH 02/27] tty: mmc: sdio_uart: switch sdio_in() to return u8
- Re: [PATCH 04/27] tty: make tty_operations::send_xchar accept u8 char
- Re: [PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
- From: Krzysztof Kozlowski
- Re: [PATCH 21/27] tty: nozomi: convert to u8 and size_t
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH 23/27] tty: serdev: convert to u8 and size_t
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- Re: [PATCH] dt-bindings: serial: imx: Properly describe the i.MX1 interrupts
- From: Krzysztof Kozlowski
- Re: [PATCH 23/27] tty: serdev: convert to u8 and size_t
- Re: [PATCH v4 4/4] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- Re: [PATCH 23/27] tty: serdev: convert to u8 and size_t
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v4] hid-ft260: Add serial driver
- Re: [RESEND PATCH] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
- Re: [PATCH 5/6] dt-bindings: watchdog: samsung: add specific compatible for Tesla FSD
- Re: [PATCH 4/6] dt-bindings: samsung: exynos-pmu: add specific compatible for Tesla FSD
- Re: [PATCH 3/6] dt-bindings: serial: samsung: add specific compatible for Tesla FSD
- Re: [PATCH 2/6] dt-bindings: pwm: samsung: add specific compatible for Tesla FSD
- Re: [PATCH 1/6] dt-bindings: i2c: exynos5: add specific compatible for Tesla FSD
- Re: [PATCH 2/6] dt-bindings: pwm: samsung: add specific compatible for Tesla FSD
- From: Krzysztof Kozlowski
- [PATCH] dt-bindings: serial: imx: Properly describe the i.MX1 interrupts
- Re: [PATCH 2/6] dt-bindings: pwm: samsung: add specific compatible for Tesla FSD
- Re: [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding
- Re: [PATCH] serial: imx: Fix clock imbalance
- Re: [PATCH 7/7] serial: max310x: use separate regmap name for each port
- RE: [PATCH] serial: imx: Fix clock imbalance
- From: Christoph Niedermaier
- Re: [Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
- [PATCH] tty: allow TIOCSLCKTRMIOS with CAP_CHECKPOINT_RESTORE
- Re: [Patch v8 0/6] ledtrig-tty: add additional tty state evaluation
- Re: [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [PATCH v5 02/20] dt-bindings: clock: Add Google gs101 clock management unit bindings
- Re: [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- From: Krzysztof Kozlowski
- Re: [PATCH 12/27] tty: hvc: convert to u8 and size_t
- Re: [PATCH 06/27] tty: ami: use u8 for characters and flag
- Re: [PATCH 04/27] tty: make tty_operations::send_xchar accept u8 char
- Re: [PATCH 23/27] tty: serdev: convert to u8 and size_t
- Re: [PATCH 14/27] tty: m68k: nfcon: convert to u8 and size_t
- [PATCH 27/27] tty: xtensa/iss: use u8
- [PATCH 26/27] tty: um: convert to u8/__u8 and size_t
- [PATCH 25/27] tty: ttyprintk: convert to u8 and size_t
- [PATCH 24/27] tty: srmcons: convert to u8 and size_t
- [PATCH 23/27] tty: serdev: convert to u8 and size_t
- [PATCH 22/27] tty: serdev: convert to u8 and size_t in serdev_controller_ops
- [PATCH 21/27] tty: nozomi: convert to u8 and size_t
- [PATCH 20/27] tty: n_hdlc: convert to u8 and size_t
- [PATCH 18/27] tty: mxser: convert to u8 and size_t
- [PATCH 19/27] tty: n_gsm: convert to u8 and size_t
- [PATCH 16/27] tty: mmc: sdio: use u8 for flag
- [PATCH 17/27] tty: moxa: convert to u8 and size_t
- [PATCH 15/27] tty: mips_ejtag_fdc: use u8 for character pointers
- [PATCH 14/27] tty: m68k: nfcon: convert to u8 and size_t
- [PATCH 13/27] tty: ipoctal: convert to u8 and size_t
- [PATCH 12/27] tty: hvc: convert to u8 and size_t
- [PATCH 10/27] tty: ehv_bytechan: convert to u8 and size_t
- [PATCH 09/27] tty: con3270: convert to u8 and size_t
- [PATCH 11/27] tty: goldfish: convert to u8 and size_t
- [PATCH 08/27] tty: con3215: convert to u8 and size_t
- [PATCH 05/27] tty: core: the rest to u8
- [PATCH 07/27] tty: bcm: convert to u8 and size_t
- [PATCH 06/27] tty: ami: use u8 for characters and flag
- [PATCH 04/27] tty: make tty_operations::send_xchar accept u8 char
- [PATCH 03/27] tty: switch tty_port::xmit_* to u8
- [PATCH 01/27] tty: goldfish: use bool for is_write parameter
- [PATCH 02/27] tty: mmc: sdio_uart: switch sdio_in() to return u8
- [PATCH 00/27] tty: type unifications -- the last part
- Re: [PATCH 1/7] serial: sc16is7xx: fix snprintf format specifier in sc16is7xx_regmap_name()
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- Re: [PATCH v5 2/9] tty: serial: amba: Use linux/{bits,bitfield}.h macros
- Re: [PATCH V2 2/2] ARM: dts: broadcom: Add BCM63138's high speed UART
- Re: [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- Re: [PATCH v5 17/20] tty: serial: samsung: Add gs101 compatible and common fifoszdt_serial_drv_data
- Re: [PATCH v5 16/20] watchdog: s3c2410_wdt: Add support for Google gs101 SoC
- Re: [PATCH v5 15/20] watchdog: s3c2410_wdt: Add support for WTCON register DBGACK_MASK bit
- Re: [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
- Re: [RESEND PATCH] tty: serial: 8250: Fix MOXA RS422/RS485 PCIe boards not work by default
- Re: [PATCH v5 14/20] pinctrl: samsung: Add gs101 SoC pinctrl configuration
- Re: [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
- Re: [PATCH] serial: imx: Fix clock imbalance
- [PATCH v1 1/1] serial: 8250_dw: Add ACPI ID for Granite Rapids-D UART
- Re: [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
- Re: [PATCH v5 13/20] pinctrl: samsung: Add filter selection support for alive banks
- Re: [PATCH v4 4/4] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- Re: [PATCH v4 4/4] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- Re: [PATCH 0/6] dt-bindings: samsung: continued - add specific compatibles for Tesla FSD Hi,
- Re: (subset) [PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
- Re: [PATCH v4 4/4] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- Re: [PATCH v4 4/4] serial: 8250: Add preferred console in serial8250_isa_init_ports()
- Re: [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
- From: Krzysztof Kozlowski
- Re: [PATCH v4 3/4] serial: core: Handle serial console options
- Re: [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
- From: Krzysztof Kozlowski
- Re: [DO NOT MERGE v5 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC.
- From: Krzysztof Kozlowski
- Re: [PATCH] tty: max310x: work around regmap->regcache data corruption
- Re: [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
- From: Krzysztof Kozlowski
- Re: [PATCH] serial: dw8250: Make DLF feature independent of ADDITIONAL_FEATURE
- Re: [PATCH] tty: max310x: work around regmap->regcache data corruption
- Re: [PATCH v5 7/7] tty: i3c: add TTY over I3C master support
- Re: [DO NOT MERGE v5 20/37] serial: sh-sci: fix SH4 OF support.
- Re: [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
- Re: [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
- Re: [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]