Linux Serial
[Prev Page][Next Page]
- Fwd: [PATCH] tty:Insert clk_put before return (clk) to release memory
- [no subject]
- Re: [PATCH v4] serial: 8250_dw: Preserve original value of DLF register
- [PATCH 1/3] PM / wakeirq: fix wake irq arming
- [PATCH 3/3] serial: qcom-geni: drop bogus runtime pm state update
- [PATCH 2/3] PM / wakeirq: drop unused enable helpers
- [PATCH 0/3] PM / wakeirq: fix wake irq arming
- Re: [PATCH 10/10] serial: drivers: switch ch and flag to u8
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 09/15] serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
- Re: [PATCHv2 2/2] ARM: dts: at91: sam9x60: fix the SOC detection
- From: Krzysztof Kozlowski
- Re: [PATCHv2 2/2] ARM: dts: at91: sam9x60: fix the SOC detection
- Re: [PATCHv2 2/2] ARM: dts: at91: sam9x60: fix the SOC detection
- From: Krzysztof Kozlowski
- Re: [PATCHv2 1/2] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x60
- From: Krzysztof Kozlowski
- [PATCHv2 1/2] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x60
- [PATCHv2 2/2] ARM: dts: at91: sam9x60: fix the SOC detection
- [PATCHv2 0/2] update at91 usart compatible for sam9x60
- [PATCH V2 2/2] serial: sprd: Fix DMA buffer leak issue
- [PATCH V2 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
- Re: [PATCH 08/10] serial: arc_uart: simplify flags handling in arc_serial_rx_chars()
- [PATCH v4] serial: 8250_dw: Preserve original value of DLF register
- Re: [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
- Re: [PATCH v3] serial: 8250_dw: Preserve original value of DLF register
- Re: [PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
- Re: [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
- Re: [PATCH 10/10] serial: drivers: switch ch and flag to u8
- Re: [PATCH 10/10] serial: drivers: switch ch and flag to u8
- [PATCH 1/7] vgacon: switch vgacon_scrolldelta() and vgacon_restore_screen()
- [PATCH 5/7] vgacon: cache vc_cell_height in vgacon_cursor()
- [PATCH 6/7] sticon: make sticon_set_def_font() void and remove op parameter
- [PATCH 2/7] vgacon: remove unneeded forward declarations
- [PATCH 4/7] vgacon: let vgacon_doresize() return void
- [PATCH 7/7] fbcon: remove unused display (p) from fbcon_redraw()
- [PATCH 3/7] vgacon: remove unused xpos from vgacon_set_cursor_size()
- [PATCH 0/7] consoles small cleanups
- [PATCH] tty: make check_tty_count() void
- Re: [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
- [PATCH 10/10] serial: drivers: switch ch and flag to u8
- [PATCH 04/10] tty: sysrq: use switch in sysrq_key_table_key2index()
- [PATCH 07/10] serial: pass state to __uart_start() directly
- [PATCH 01/10] tty: sysrq: rename and re-type i in sysrq_handle_loglevel()
- [PATCH 06/10] serial: make uart_insert_char() accept u8s
- [PATCH 05/10] serial: convert uart sysrq handling to u8
- [PATCH 08/10] serial: arc_uart: simplify flags handling in arc_serial_rx_chars()
- [PATCH 09/10] serial: omap-serial: remove flag from serial_omap_rdi()
- [PATCH 03/10] tty: sysrq: switch the rest of keys to u8
- [PATCH 02/10] tty: sysrq: switch sysrq handlers from int to u8
- [PATCH 00/10] tty: u8 conversion preparation
- [PATCH 2/4] n_tty: simplify and sanitize zero_buffer()
- [PATCH 4/4] n_tty: make many tty parameters const
- [PATCH 3/4] n_tty: pass ldata to canon_skip_eof() directly
- [PATCH 1/4] n_tty: drop fp from n_tty_receive_buf_real_raw()
- [PATCH 0/4] tty: n_tty: couple of random fixes
- [PATCH 15/15] serial: st-asc: Use devm_platform_get_and_ioremap_resource()
- [PATCH 14/15] serial: imx: Use devm_platform_get_and_ioremap_resource()
- [PATCH 13/15] serial: sifive: Use devm_platform_get_and_ioremap_resource()
- [PATCH 12/15] serial: mvebu-uart: Use devm_platform_get_and_ioremap_resource()
- [PATCH 11/15] serial: sccnxp: Use devm_platform_get_and_ioremap_resource()
- [PATCH 09/15] serial: mps2-uart: Use devm_platform_get_and_ioremap_resource()
- [PATCH 10/15] serial: sprd: Use devm_platform_get_and_ioremap_resource()
- [PATCH 08/15] serial: vt8500: Use devm_platform_get_and_ioremap_resource()
- [PATCH 07/15] serial: fsl_lpuart: Use devm_platform_get_and_ioremap_resource()
- [PATCH 06/15] serial: omap: Use devm_platform_get_and_ioremap_resource()
- [PATCH 05/15] serial: tegra: Use devm_platform_get_and_ioremap_resource()
- [PATCH 04/15] serial: linflexuart: Use devm_platform_get_and_ioremap_resource()
- [PATCH 03/15] serial: clps711x: Use devm_platform_get_and_ioremap_resource()
- [PATCH 02/15] serial: bcm63xx-uart: Use devm_platform_get_and_ioremap_resource()
- [PATCH 01/15] serial: ar933x: Use devm_platform_get_and_ioremap_resource()
- Re: [PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH] serial: qcom-geni: use icc tag defines
- [PATCH] serial: qcom-geni: use icc tag defines
- Re: [PATCH 2/2] serial: sprd: Fix DMA buffer leak issue
- Re: [PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
- Re: [PATCH] dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 2/2] serial: sprd: Fix DMA buffer leak issue
- Re: [PATCH 2/2] serial: sprd: Fix DMA buffer leak issue
- Re: [PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- [PATCH 2/2] serial: sprd: Fix DMA buffer leak issue
- [PATCH 1/2] serial: sprd: Assign sprd_port after initialized to avoid wrong access
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- [PATCH 2/2] tty: serial: fsl_lpuart: add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp
- [PATCH 1/2] tty: serial: fsl_lpuart: move the lpuart32_int() below
- [PATCH 0/2] fsl_lpuart: Add IDLE interrupt support for rx_dma on imx7ulp/imx8ulp/imx8qxp
- [PATCH] dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt
- [PATCH] dt-bindings: serial: Remove obsolete cavium-uart.txt
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH] tty: serial: imx: fix rs485 rx after tx
- Re: [PATCH v2 6/7] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1
- Re: [PATCH 05/10] firewall: introduce stm32_firewall framework
- Re: [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- Re: [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
- Re: [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
- Re: [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
- Re: [PATCH v2 7/7] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH v2 5/7] tty: serial: meson: add independent uart_data for A1 SoC family
- Re: [PATCH v2 4/7] tty: serial: meson: introduce separate uart_data for S4 SoC family
- Re: [PATCH v2 3/7] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v2 2/7] tty: serial: meson: redesign the module to platform_driver
- Re: [PATCH v2 1/7] tty: serial: meson: use dev_err_probe
- Re: [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
- From: Krzysztof Kozlowski
- [syzbot] [serial?] general protection fault in serial8250_tx_chars
- Re: [PATCH v2 6/7] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1
- Re: [PATCH 03/10] dt-bindings: bus: add device tree bindings for ETZPC
- Re: [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
- Re: [IGNORE][PATCH 01/10] dt-bindings: Document common device controller bindings
- Re: [PATCH v1 4/5] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1
- [PATCH 10/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
- [PATCH v2 6/7] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1
- [PATCH 09/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
- [PATCH v2 2/7] tty: serial: meson: redesign the module to platform_driver
- [PATCH v2 4/7] tty: serial: meson: introduce separate uart_data for S4 SoC family
- [PATCH v2 0/7] tty: serial: meson: support ttyS devname
- [PATCH v2 7/7] arm64: dts: meson: a1: change uart compatible string
- [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards
- [PATCH v2 1/7] tty: serial: meson: use dev_err_probe
- [PATCH v2 5/7] tty: serial: meson: add independent uart_data for A1 SoC family
- [PATCH v2 3/7] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v3 0/6] Introduce STM32 system bus
- [PATCH 05/10] firewall: introduce stm32_firewall framework
- [PATCH 06/10] bus: rifsc: introduce RIFSC firewall controller driver
- [PATCH 08/10] bus: etzpc: introduce ETZPC firewall controller driver
- Re: [PATCH v2] dt-bindings: serial: tegra-hsuart: Convert to json-schema
- [IGNORE][PATCH 01/10] dt-bindings: Document common device controller bindings
- [PATCH 03/10] dt-bindings: bus: add device tree bindings for ETZPC
- [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files
- [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC
- [PATCH 00/10] Introduce STM32 Firewall framework
- Re: [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
- [linux-next:master] BUILD REGRESSION e1f6a8eaf1c271a0158114a03e3605f4fba059ad
- [PATCH v2] dt-bindings: serial: tegra-hsuart: Convert to json-schema
- [PATCH 2/3] 8250_men_mcb: Read num ports from register data.
- From: Rodríguez Barbarin, José Javier
- [PATCH 3/3] 8250_men_mcb: Make UART config auto configurable
- From: Rodríguez Barbarin, José Javier
- [PATCH 1/3] 8250_men_mcb: Add clockrate speed for G215/F215 boards
- From: Rodríguez Barbarin, José Javier
- [PATCH 0/3] 8250_men_mcb: Make UART port autoconfigurable
- From: Rodríguez Barbarin, José Javier
- Re: [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
- Re: [PATCH] tty: serial: sh-sci: Fix sleeping in atomic context
- [PATCH V4 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item
- [PATCH V4 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93
- [PATCH V4 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
- [PATCH V4 0/3] correct the lpuart compatible for imx8dxl and imx93
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH v1 2/5] tty: serial: meson: redesign the module to platform_driver
- Re: [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- [PATCH] tty: serial: sh-sci: Fix sleeping in atomic context
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- RE: [bug report] tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
- Re: [PATCH v1 2/5] tty: serial: meson: redesign the module to platform_driver
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- Re: [PATCH v1 2/5] tty: serial: meson: redesign the module to platform_driver
- Re: [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- [PATCH v1 5/5] arm64: dts: meson: a1: change uart compatible string
- [PATCH v1 3/5] tty: serial: meson: apply ttyS devname instead of ttyAML for new SoCs
- [PATCH v1 4/5] dt-bindings: serial: amlogic,meson-uart: support Amlogic A1
- [PATCH v1 0/5] tty: serial: meson: support ttyS devname
- [PATCH v1 2/5] tty: serial: meson: redesign the module to platform_driver
- [PATCH v1 1/5] tty: serial: meson: use dev_err_probe
- [bug report] tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
- Re: [PATCH v2 2/4] dt-bindings: interconnect: qcom,sm8250: Add QUP virt
- From: Krzysztof Kozlowski
- Re: [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt
- From: Krzysztof Kozlowski
- Re: [GIT PULL] TTY/Serial driver updates for 6.5-rc1
- [PATCH v2 4/4] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs
- [PATCH v2 3/4] interconnect: qcom: sm8250: Fix QUP0 nodes
- [PATCH v2 2/4] dt-bindings: interconnect: qcom,sm8250: Add QUP virt
- [PATCH v2 1/4] dt-bindings: interconnect: qcom,rpmh: Add SM8250 QUP virt
- [PATCH v2 0/4] Add interconnects to QUPs on SM8250
- Re: [PATCH] serial: tegra: Don't print error on probe deferral
- Re: [PATCH 3/5] dt-bindings: i2c: qcom,i2c-geni: Allow no qup-core icc path
- From: Krzysztof Kozlowski
- Re: [PATCH 0/5] Add interconnects to QUPs on SM8250
- Re: [PATCH 3/5] dt-bindings: i2c: qcom,i2c-geni: Allow no qup-core icc path
- Re: [PATCH 2/5] dt-bindings: serial: geni-qcom: Allow no qup-core icc path
- Re: [PATCH 2/5] dt-bindings: serial: geni-qcom: Allow no qup-core icc path
- From: Krzysztof Kozlowski
- Re: [PATCH 2/5] dt-bindings: serial: geni-qcom: Allow no qup-core icc path
- Re: [PATCH 3/5] dt-bindings: i2c: qcom,i2c-geni: Allow no qup-core icc path
- From: Krzysztof Kozlowski
- Re: [PATCH 4/5] soc: qcom: geni-se: Allow any combination of icc paths
- Re: [PATCH 5/5] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs
- Re: [PATCH 2/5] dt-bindings: serial: geni-qcom: Allow no qup-core icc path
- From: Krzysztof Kozlowski
- Re: [PATCH 1/5] dt-bindings: spi: spi-geni-qcom: Allow no qup-core icc path
- From: Krzysztof Kozlowski
- [PATCH 5/5] arm64: dts: qcom: sm8250: Add interconnects and power-domains to QUPs
- [PATCH 4/5] soc: qcom: geni-se: Allow any combination of icc paths
- [PATCH 3/5] dt-bindings: i2c: qcom,i2c-geni: Allow no qup-core icc path
- [PATCH 2/5] dt-bindings: serial: geni-qcom: Allow no qup-core icc path
- [PATCH 1/5] dt-bindings: spi: spi-geni-qcom: Allow no qup-core icc path
- [PATCH 0/5] Add interconnects to QUPs on SM8250
- [PATCH] serial: tegra: Don't print error on probe deferral
- [GIT PULL] TTY/Serial driver updates for 6.5-rc1
- Re: [PATCH v3] serial: 8250_dw: Preserve original value of DLF register
- Re: [PATCH] dt-bindings: serial: tegra-hsuart: Convert to json-schema
- [PATCH] dt-bindings: serial: tegra-hsuart: Convert to json-schema
- [PATCH v3] serial: 8250_dw: Preserve original value of DLF register
- Re: [PATCH v2] serial: 8250: Preserve original value of DLF register
- [PATCH v2] serial: 8250: Preserve original value of DLF register
- Re: [PATCH v2 1/1] serial: 8250: Preserve original value of DLF register
- [PATCH v2 1/1] serial: 8250: Preserve original value of DLF register
- Re: [PATCH v1 1/1] serial: 8250: Preserve original value of DLF register
- [PATCH v1 1/1] serial: 8250: Preserve original value of DLF register
- Re: [PATCH V3 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item
- From: Krzysztof Kozlowski
- [PATCH V3 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93
- [PATCH V3 3/3] dt-bindings: serial: fsl-lpuart: correct imx93-lpuart dt-binding item
- [PATCH V3 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
- [PATCH V3 0/3] correct the lpuart compatible for imx8dxl and imx93
- RE: [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- [tty:tty-testing] BUILD SUCCESS e534755c9412be07f579acd2947401a9f87a33c8
- Re: [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- From: Krzysztof Kozlowski
- Re: [PATCH] dmaengine: pl330: Return DMA_PAUSED when transaction is paused
- From: Linux regression tracking (Thorsten Leemhuis)
- [PATCH V2 3/3] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- [PATCH V2 1/3] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
- [PATCH V2 2/3] arm64: dts: imx93: add "fsl,imx8ulp-lpuart" compatible for imx93
- [PATCH V2 0/3] correct the lpuart compatible for imx8dxl and imx93
- RE: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- Re: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- From: Krzysztof Kozlowski
- RE: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- Re: [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- From: Krzysztof Kozlowski
- Re: [PATCH 2/4] arm64: dts: imx8ulp: remove "fsl,imx7ulp-lpuart" compatible for i.MX8ULP
- From: Krzysztof Kozlowski
- [PATCH 4/4] dt-bindings: serial: fsl-lpuart: add imx8ulp compatible string
- [PATCH 3/4] arm64: dts: imx93: use "fsl,imx8ulp-lpuart" compatible for imx93
- [PATCH 2/4] arm64: dts: imx8ulp: remove "fsl,imx7ulp-lpuart" compatible for i.MX8ULP
- [PATCH 1/4] arm64: dts: imx8dxl: remove "fsl,imx7ulp-lpuart" compatible for imx8dxl
- [PATCH 0/4] correct the lpuart compatible for imx8dxl/imx8ulp/imx93
- [PATCH] serial: xilinx_uartps: unset STOPBRK when setting STARTBRK
- Re: [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family
- From: Krzysztof Kozlowski
- Re: [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
- From: Krzysztof Kozlowski
- Re: [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
- From: Krzysztof Kozlowski
- Re: [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
- From: Krzysztof Kozlowski
- Re: [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
- From: Krzysztof Kozlowski
- Re: [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
- From: Krzysztof Kozlowski
- Re: [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
- From: Krzysztof Kozlowski
- Re: [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
- From: Krzysztof Kozlowski
- Re: [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
- From: Krzysztof Kozlowski
- Re: [PATCH v2 19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string
- From: Krzysztof Kozlowski
- Re: [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
- From: Krzysztof Kozlowski
- Re: [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
- From: Krzysztof Kozlowski
- Re: (subset) [PATCH v2 00/45] Add support for sam9x7 SoC family
- From: Krzysztof Kozlowski
- Re: [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for sam9x75 curiosity board
- From: Krzysztof Kozlowski
- Re: [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC
- From: Krzysztof Kozlowski
- Re: [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board
- From: Krzysztof Kozlowski
- Re: [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
- From: Krzysztof Kozlowski
- Re: [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
- From: Krzysztof Kozlowski
- Re: [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG
- From: Krzysztof Kozlowski
- Re: [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string
- From: Krzysztof Kozlowski
- Re: [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7
- From: Krzysztof Kozlowski
- Re: [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES
- From: Krzysztof Kozlowski
- Re: [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA
- From: Krzysztof Kozlowski
- Re: [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES
- From: Krzysztof Kozlowski
- Re: [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding
- From: Krzysztof Kozlowski
- Re: [PATCH v2 00/45] Add support for sam9x7 SoC family
- From: Krzysztof Kozlowski
- Re: [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
- From: Krzysztof Kozlowski
- Re: [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
- From: Krzysztof Kozlowski
- Re: [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
- From: Krzysztof Kozlowski
- Re: [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
- From: Krzysztof Kozlowski
- [PATCH] serial: sifive: Fix sifive_serial_console_setup() section
- Re: [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
- [PATCH v2 27/45] dt-bindings: rng: atmel,at91-trng: document sam9x7 TRNG
- [PATCH v2 35/45] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
- [PATCH v2 32/45] spi: dt-bindings: atmel,at91rm9200-spi: add sam9x7 compatible
- [PATCH v2 21/45] dt-bindings: atmel-matrix: add microchip,sam9x7-matrix
- [PATCH v2 24/45] dt-bindings: sdhci-of-at91: add microchip,sam9x7-sdhci
- [PATCH v2 45/45] ARM: dts: at91: sam9x75_curiosity: add device tree for sam9x75 curiosity board
- [PATCH v2 36/45] clk: at91: sam9x7: add sam9x7 pmc driver
- [PATCH v2 19/45] dt-bindings: mfd: at91: Add SAM9X7 compatible string
- [PATCH v2 17/45] dt-bindings: dmaengine: at_xdmac: add compatible with microchip,sam9x7
- [PATCH v2 43/45] ARM: dts: at91: sam9x7: add device tree for SoC
- [PATCH v2 41/45] ARM: at91: Kconfig: add config flag for SAM9X7 SoC
- [PATCH v2 42/45] ARM: configs: at91: enable config flags for sam9x7 SoC family
- [PATCH v2 39/45] power: reset: at91-reset: add reset support for sam9x7 SoC
- [PATCH v2 40/45] power: reset: at91-reset: add sdhwc support for sam9x7 SoC
- [PATCH v2 34/45] dt-bindings: watchdog: sama5d4-wdt: add compatible for sam9x7-wdt
- [PATCH v2 44/45] dt-bindings: arm: add sam9x75 curiosity board
- [PATCH v2 38/45] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
- [PATCH v2 37/45] irqchip/atmel-aic5: Add support for sam9x7 aic
- [PATCH v2 33/45] dt-bindings: usb: atmel: Update DT bindings documentation for sam9x7
- [PATCH v2 31/45] dt-bindings: atmel-classd: add sam9x7 compatible
- [PATCH v2 30/45] dt-bindings: serial: atmel,at91-usart: add compatible for sam9x7
- [PATCH v2 28/45] dt-bindings: rtc: at91rm9200: add sam9x7 compatible
- [PATCH v2 29/45] dt-bindings: rtt: at91rm9260: add sam9x7 compatible
- [PATCH v2 25/45] dt-bindings: atmel-nand: add microchip,sam9x7-pmecc
- [PATCH v2 26/45] dt-bindings: pinctrl: at91: add bindings for SAM9X7
- [PATCH v2 23/45] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc
- [PATCH v2 22/45] dt-bindings: atmel-smc: add microchip,sam9x7-smc
- [PATCH v2 20/45] dt-bindings: atmel-gpbr: add microchip,sam9x7-gpbr
- [PATCH v2 18/45] dt-bindings: i2c: at91: Add SAM9X7 compatible string
- [PATCH v2 16/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel TDES
- [PATCH v2 15/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel SHA
- [PATCH v2 13/45] dt-bindings: atmel-sysreg: add bindings for sam9x7
- [PATCH v2 14/45] dt-bindings: crypto: add bindings for sam9x7 in Atmel AES
- [PATCH v2 12/45] dt-bindings: reset: atmel,at91sam9260-reset: add sam9x7 binding
- [PATCH v2 11/45] dt-bindings: clk: at91: add bindings for SAM9X7's clock controller
- [PATCH v2 10/45] clk: at91: sama7g5: move mux table macros to header file
- [PATCH v2 09/45] clk: at91: sam9x7: add support for HW PLL freq dividers
- [PATCH v2 08/45] clk: at91: clk-sam9x60-pll: re-factor to support individual core freq outputs
- [PATCH v2 07/45] ARM: at91: add support in SoC driver for new sam9x7
- [PATCH v2 06/45] ARM: at91: pm: add sam9x7 SoC init config
- [PATCH v2 05/45] ARM: at91: pm: add support for sam9x7 SoC family
- [PATCH v2 04/45] dt-bindings: net: cdns,macb: add documentation for sam9x7 ethernet interface
- [PATCH v2 03/45] dt-bindings: usb: generic-ehci: Document clock-names property
- [PATCH v2 02/45] dt-bindings: usb: ehci: Add atmel at91sam9g45-ehci compatible
- [PATCH v2 01/45] dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x60, sam9x7 compatible
- [PATCH v2 00/45] Add support for sam9x7 SoC family
- Re: [PATCH v4 tty-next 2/2] serial: 8250: add driver for NI UARTs
- Re: Regression: serial: imx: overrun errors on debug UART
- From: Linux regression tracking (Thorsten Leemhuis)
- [PATCH 4/6] tty_audit: make icanon a bool
- [PATCH 6/6] tty_audit: make data of tty_audit_log() const
- [PATCH 5/6] tty_audit: make tty pointers in exposed functions const
- [PATCH 3/6] tty_audit: invert the condition in tty_audit_log()
- [PATCH 1/6] tty_audit: use TASK_COMM_LEN for task comm
- [PATCH 2/6] tty_audit: use kzalloc() in tty_audit_buf_alloc()
- [PATCH 0/6] tty_audit: random cleanups
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: [PATCH] serial: atmel: don't enable IRQs prematurely
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: [PATCH 3/6] clk: meson: t7: add peripheral clock controller
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: Regression: serial: imx: overrun errors on debug UART
- Re: Regression: serial: imx: overrun errors on debug UART
- From: Linux regression tracking (Thorsten Leemhuis)
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file
- Re: [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file
- From: Krzysztof Kozlowski
- Re: [PATCH] serial: atmel: don't enable IRQs prematurely
- [tty:tty-testing] BUILD SUCCESS 930cbf92db0184e327293d5e7089be0b08d46371
- [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file
- [PATCH v16 0/1] Introduce Nuvoton ma35d1 SoC
- [PATCH v3] Revert "8250: add support for ASIX devices with a FIFO bug"
- Re: [PATCH v2] Revert "8250: add support for ASIX devices with a FIFO bug"
- Re: [PATCH] serial: atmel: don't enable IRQs prematurely
- Re: [PATCH] serial: atmel: don't enable IRQs prematurely
- Re: [PATCH] serial: atmel: don't enable IRQs prematurely
- [PATCH v2] Revert "8250: add support for ASIX devices with a FIFO bug"
- [PATCH] serial: atmel: don't enable IRQs prematurely
- Re: [PATCH v15 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
- Re: [PATCH v15 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
- [PATCH] tty: serial: fsl_lpuart: add earlycon for imx8ulp platform
- Re: [PATCH 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
- [PATCH v15 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
- [PATCH 2/2] clk: nuvoton: Add clock driver for ma35d1 clock controller
- [PATCH v15 1/2] tty: serial: Add Nuvoton ma35d1 serial driver support
- [PATCH v15 0/2] Introduce Nuvoton ma35d1 SoC
- Re: [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
- Re: [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
- Re: [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
- Re: [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
- Re: [PATCH 3/6] clk: meson: t7: add peripheral clock controller
- Re: [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
- Re: [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
- Re: [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
- Re: [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
- Re: [GIT PULL] TTY/Serial driver fixes for 6.4-rc7
- [GIT PULL] TTY/Serial driver fixes for 6.4-rc7
- Re: [PATCH] tty: serial: imx: fix rs485 rx after tx
- Re: [PATCH 3/6] clk: meson: t7: add peripheral clock controller
- Re: [PATCH] tty: serial: imx: fix rs485 rx after tx
- [PATCH] tty: serial: imx: fix rs485 rx after tx
- Re: [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- Re: [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- Re: [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- Re: [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- [tty:tty-testing] BUILD SUCCESS e8cc334847dbd204ed4f500b3e3fa899b3766b62
- Re: [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
- Re: [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
- Re: [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
- Re: [PATCH 1/6] dt-bindings: arm: amlogic: add Amlogic T7 based Khadas VIM4 bindings
- Re: [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
- Re: [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
- [PATCH 6/6] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree
- [PATCH 5/6] tty: serial: meson: Added T7 SOC compatibility
- [PATCH 2/6] dt-bindings: clock: Bindings for Meson T7 clock controller
- [PATCH 4/6] dt-bindings: serial: amlogic, meson-uart: support T7
- [PATCH 1/6] dt-bindings: arm: amlogic: add Amlogic T7 based Khadas VIM4 bindings
- [PATCH 0/6] Add Amlogic A311D2 and Khadas Vim4 Board Support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- Re: [PATCH] serial: 8250_lpss: Fix missing check for return value of pci_get_slot()
- Re: [PATCH] serial: 8250_lpss: Fix missing check for return value of pci_get_slot()
- [PATCH] serial: 8250_lpss: Fix missing check for return value of pci_get_slot()
- Re: [PATCH v2 6/7] docs: update some straggling Documentation/arm references
- Re: [PATCH] serial: core: fix -EPROBE_DEFER handling in init
- Re: [PATCH] serial: core: don't kfree device managed data
- [PATCH] serial: core: fix -EPROBE_DEFER handling in init
- Re: [PATCH] serial: 8250_omap: Use force_suspend and resume for system suspend
- [PATCH] serial: 8250_omap: Use force_suspend and resume for system suspend
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH] serial: core: don't kfree device managed data
- [RESEND PATCH v4 -next] tty: serial: add panic serial helper
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- [tty:tty-linus] BUILD SUCCESS a82c3df955f8c1c726e4976527aa6ae924a67dd9
- [tty:tty-testing] BUILD SUCCESS f3710f5e9e1a68da53202cffba73f4b604f05b15
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
- Re: [PATCH v13 08/10] clk: nuvoton: Add clock driver for ma35d1 clock controller
- Re: [PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
- Re: [PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
- Re: [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code
- Re: [PATCH v2 1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH v2 2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- Re: [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- [PATCH v14 1/1] tty: serial: Add Nuvoton ma35d1 serial driver support
- [PATCH v14 0/1] Introduce Nuvoton ma35d1 SoC
- Re: [PATCH v1 2/2] serial: sh-sci: Switch to use dev_err_probe_ptr()
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- From: Krzysztof Kozlowski
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH] serial: qcom_geni_serial: Setup serial port after Deep sleep
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- From: Krzysztof Kozlowski
- Re: [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code
- [PATCH v2 3/3] tty: serial: samsung_tty: Use abs() to simplify some code
- [PATCH v2 2/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- [PATCH v2 1/3] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- Re: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- From: Krzysztof Kozlowski
- Re: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- Re: AW: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- Re: [PATCH v4 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- [PATCH v4 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- [PATCH v4 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- AW: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- Re: [PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- [PATCH v2] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- Re: AW: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- From: Krzysztof Kozlowski
- Re: [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- From: Krzysztof Kozlowski
- Re: [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- From: Krzysztof Kozlowski
- Re: [PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
- [PATCH 2/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() when iterating clk
- [PATCH 1/2] tty: serial: samsung_tty: Fix a memory leak in s3c24xx_serial_getclk() in case of error
- [PATCH] powerpc/legacy_serial: check CONFIG_SERIAL_8250_CONSOLE
- Re: [PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- Re: [PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- Re: [PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- [PATCH] tty: serial: fsl_lpuart: reduce RX watermark to 0 on LS1028A
- Re: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- RE: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- Re: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- RE: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- Re: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- RE: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH v4 06/10] dt-bindings: riscv: Add bouffalolab bl808 board compatibles
- Re: [PATCH v4 01/10] dt-bindings: vendor-prefixes: add bouffalolab
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- From: Krzysztof Kozlowski
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- From: Krzysztof Kozlowski
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- Re: [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- From: Krzysztof Kozlowski
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- [PATCH v8 06/10] serial: sc16is7xx: fix regression with GPIO configuration
- [PATCH v8 03/10] serial: sc16is7xx: remove obsolete out_thread label
- [PATCH v8 00/10] serial: sc16is7xx: fix GPIO regression and rs485 improvements
- [PATCH v8 10/10] serial: sc16is7xx: improve comments about variants
- [PATCH v8 04/10] serial: sc16is7xx: refactor GPIO controller registration
- [PATCH v8 08/10] serial: sc16is7xx: add call to get rs485 DT flags and properties
- Re: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- [PATCH v8 09/10] serial: sc16is7xx: add post reset delay
- [PATCH v8 07/10] serial: sc16is7xx: fix bug when first setting GPIO direction
- [PATCH v8 02/10] serial: sc16is7xx: mark IOCONTROL register as volatile
- [PATCH v8 05/10] dt-bindings: sc16is7xx: Add property to change GPIO function
- [PATCH v8 01/10] serial: sc16is7xx: fix broken port 0 uart init
- RE: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- Re: [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- [PATCH] Revert "tty: serial: fsl_lpuart: Fix the wrong RXWATER setting for rx dma case"
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- From: AngeloGioacchino Del Regno
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- [tty:tty-linus] BUILD SUCCESS 306320034e8fbe7ee1cc4f5269c55658b4612048
- [tty:tty-testing] BUILD SUCCESS 52861a3be8d6eae5c90963b747c4276ba6059c6b
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- From: AngeloGioacchino Del Regno
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- From: AngeloGioacchino Del Regno
- [PATCH] serial: 8250_mtk: Simplify clock sequencing and runtime PM
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support
- [PATCH] serial: core: don't kfree device managed data
- Re: [PATCH v13 10/10] tty: serial: Add Nuvoton ma35d1 serial driver support
- Re: [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
- Re: [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
- [tty:tty-testing] BUILD SUCCESS 2076b2a4a6b7e36a33dad178ff6f7c45657b00cc
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- [PATCH v3 1/2] powerpc/legacy_serial: Warn about 8250 devices operated without active FSL workarounds
- [PATCH v3 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH] serial: st-asc: fix typo in property name
- Re: [PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH v12 1/1] serial: core: Start managing serial controllers to enable runtime PM
- Re: [PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]