Linux Serial
Thread Index
[
Prev Page
][
Next Page
]
[PATCH printk v5 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
From
: John Ogness
[PATCH printk v5 35/40] tty: serial: kgdboc: use srcu console list iterator
From
: John Ogness
[PATCH printk v5 29/40] tty: serial: xilinx_uartps: use console_is_registered()
From
: John Ogness
[PATCH printk v5 28/40] tty: serial: samsung_tty: use console_is_registered()
From
: John Ogness
[PATCH printk v5 26/40] tty: serial: earlycon: use console_is_registered()
From
: John Ogness
[PATCH printk v5 27/40] tty: serial: pic32_uart: use console_is_registered()
From
: John Ogness
[PATCH printk v5 22/40] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: John Ogness
[PATCH printk v5 08/40] tty: serial: kgdboc: document console_lock usage
From
: John Ogness
[PATCH printk v5 00/40] reduce console_lock scope
From
: John Ogness
[PATCH printk v5 01/40] serial: kgdboc: Lock console list in probe function
From
: John Ogness
[PATCH v4 14/14] serial: liteuart: move polling putchar() function
From
: Gabriel Somlo
[PATCH v4 12/14] serial: liteuart: add IRQ support for the RX path
From
: Gabriel Somlo
[PATCH v4 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel Somlo
[PATCH v4 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
From
: Gabriel Somlo
[PATCH v4 09/14] serial: liteuart: fix rx loop variable types
From
: Gabriel Somlo
[PATCH v4 07/14] serial: liteuart: rx loop should only ack rx events
From
: Gabriel Somlo
[PATCH v4 10/14] serial: liteuart: separate rx loop from poll timer
From
: Gabriel Somlo
[PATCH v4 11/14] serial: liteuart: move function definitions
From
: Gabriel Somlo
[PATCH v4 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
From
: Gabriel Somlo
[PATCH v4 05/14] serial: liteuart: minor style fix in liteuart_init()
From
: Gabriel Somlo
[PATCH v4 04/14] serial: liteuart: don't set unused port fields
From
: Gabriel Somlo
[PATCH v4 03/14] serial: liteuart: remove unused uart_ops stubs
From
: Gabriel Somlo
[PATCH v4 01/14] serial: liteuart: use KBUILD_MODNAME as driver name
From
: Gabriel Somlo
[PATCH v4 00/14] serial: liteuart: add IRQ support
From
: Gabriel Somlo
[PATCH v4 02/14] serial: liteuart: use bit number macros
From
: Gabriel Somlo
Re: [PATCH v2] tty: serial: imx: Handle RS485 DE signal active high
From
: Heiko Schocher
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Ilpo Järvinen
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel L. Somlo
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel L. Somlo
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Ilpo Järvinen
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel L. Somlo
Re: [PATCH printk v4 39/39] tty: serial: sh-sci: use setup() callback for early console
From
: Petr Mladek
Re: [PATCH v3 12/14] serial: liteuart: add IRQ support for the RX path
From
: Gabriel L. Somlo
Re: [PATCH v3 12/14] serial: liteuart: add IRQ support for the RX path
From
: Ilpo Järvinen
Re: [PATCH v3 14/14] serial: liteuart: move polling putchar() function
From
: Ilpo Järvinen
Re: [PATCH v3 12/14] serial: liteuart: add IRQ support for the RX path
From
: Gabriel L. Somlo
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Ilpo Järvinen
Re: [PATCH v3 12/14] serial: liteuart: add IRQ support for the RX path
From
: Ilpo Järvinen
Re: [PATCH v3 02/14] serial: liteuart: use bit number macros
From
: Gabriel L. Somlo
Re: [PATCH v3 11/14] serial: liteuart: move function definitions
From
: Ilpo Järvinen
Re: [PATCH v3 09/14] serial: liteuart: fix rx loop variable types
From
: Ilpo Järvinen
Re: [PATCH v3 10/14] serial: liteuart: separate rx loop from poll timer
From
: Ilpo Järvinen
Re: [PATCH v3 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
From
: Ilpo Järvinen
Re: [PATCH v3 05/14] serial: liteuart: minor style fix in liteuart_init()
From
: Ilpo Järvinen
Re: [PATCH v3 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
From
: Ilpo Järvinen
Re: [PATCH v3 03/14] serial: liteuart: remove unused uart_ops stubs
From
: Ilpo Järvinen
Re: [PATCH v3 02/14] serial: liteuart: use bit number macros
From
: Ilpo Järvinen
Re: [PATCH printk v4 35/39] tty: serial: kgdboc: use console_list_lock for list traversal
From
: Petr Mladek
Re: [PATCH printk v4 34/39] tty: serial: kgdboc: use srcu console list iterator
From
: Petr Mladek
Re: [PATCH 3/4] tty: serial: altera_jtaguart: use uart_port::read_status_mask
From
: Tobias Klauser
Re: [PATCH 4/4] tty: serial: altera_jtaguart: remove struct altera_jtaguart
From
: Tobias Klauser
Re: [PATCH 2/4] tty: serial: altera_jtaguart: remove unused altera_jtaguart::sigs
From
: Tobias Klauser
Re: [PATCH 1/4] tty: serial: altera_jtaguart: remove flag from altera_jtaguart_rx_chars()
From
: Tobias Klauser
Re: [PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Andy Shevchenko
RE: [PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Tharunkumar.Pasumarthi
[PATCH 3/4] tty: serial: altera_jtaguart: use uart_port::read_status_mask
From
: Jiri Slaby (SUSE)
[PATCH 4/4] tty: serial: altera_jtaguart: remove struct altera_jtaguart
From
: Jiri Slaby (SUSE)
[PATCH 2/4] tty: serial: altera_jtaguart: remove unused altera_jtaguart::sigs
From
: Jiri Slaby (SUSE)
[PATCH 1/4] tty: serial: altera_jtaguart: remove flag from altera_jtaguart_rx_chars()
From
: Jiri Slaby (SUSE)
[PATCH printk v4 39/39] tty: serial: sh-sci: use setup() callback for early console
From
: John Ogness
[PATCH printk v4 37/39] tty: serial: kgdboc: use console_list_lock to trap exit
From
: John Ogness
[PATCH printk v4 35/39] tty: serial: kgdboc: use console_list_lock for list traversal
From
: John Ogness
[PATCH printk v4 36/39] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
From
: John Ogness
[PATCH printk v4 34/39] tty: serial: kgdboc: use srcu console list iterator
From
: John Ogness
[PATCH printk v4 28/39] tty: serial: xilinx_uartps: use console_is_registered()
From
: John Ogness
[PATCH printk v4 25/39] tty: serial: earlycon: use console_is_registered()
From
: John Ogness
[PATCH printk v4 26/39] tty: serial: pic32_uart: use console_is_registered()
From
: John Ogness
[PATCH printk v4 27/39] tty: serial: samsung_tty: use console_is_registered()
From
: John Ogness
[PATCH printk v4 21/39] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: John Ogness
[PATCH printk v4 07/39] tty: serial: kgdboc: document console_lock usage
From
: John Ogness
[PATCH printk v4 01/39] serial: kgdboc: Lock console list in probe function
From
: John Ogness
[PATCH printk v4 00/39] reduce console_lock scope
From
: John Ogness
[PATCH v3 1/1] serdev: Replace poll loop by readx_poll_timeout() macro
From
: Andy Shevchenko
Re: Do not delay boot when printing log to serial console during startup?
From
: Petr Mladek
Re: [PATCH] n_tty: Rename tail to old_tail in n_tty_read()
From
: Jiri Slaby
Re: [PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel L. Somlo
[PATCH v3 12/14] serial: liteuart: add IRQ support for the RX path
From
: Gabriel Somlo
[PATCH v3 14/14] serial: liteuart: move polling putchar() function
From
: Gabriel Somlo
[PATCH v3 13/14] serial: liteuart: add IRQ support for the TX path
From
: Gabriel Somlo
[PATCH v3 11/14] serial: liteuart: move function definitions
From
: Gabriel Somlo
[PATCH v3 08/14] serial: liteuart: simplify passing of uart_insert_char() flag
From
: Gabriel Somlo
[PATCH v3 07/14] serial: liteuart: rx loop should only ack rx events
From
: Gabriel Somlo
[PATCH v3 06/14] serial: liteuart: move tty_flip_buffer_push() out of rx loop
From
: Gabriel Somlo
[PATCH v3 09/14] serial: liteuart: fix rx loop variable types
From
: Gabriel Somlo
[PATCH v3 10/14] serial: liteuart: separate rx loop from poll timer
From
: Gabriel Somlo
[PATCH v3 05/14] serial: liteuart: minor style fix in liteuart_init()
From
: Gabriel Somlo
[PATCH v3 03/14] serial: liteuart: remove unused uart_ops stubs
From
: Gabriel Somlo
[PATCH v3 04/14] serial: liteuart: don't set unused port fields
From
: Gabriel Somlo
[PATCH v3 02/14] serial: liteuart: use bit number macros
From
: Gabriel Somlo
[PATCH v3 01/14] serial: liteuart: use KBUILD_MODNAME as driver name
From
: Gabriel Somlo
[PATCH v3 00/14] serial: liteuart: add IRQ support
From
: Gabriel Somlo
Re: [PATCH v1 3/3] serial: liteuart: add IRQ support
From
: Gabriel L. Somlo
[PATCH] dt-bindings: serial: xlnx,opb-uartlite: Drop 'contains' from 'xlnx,use-parity'
From
: Rob Herring
Re: [PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console
From
: Petr Mladek
Re: [PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer
From
: Gabriel L. Somlo
Re: [PATCH v4 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver
From
: Andy Shevchenko
Re: [PATCH v4 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
From
: Andy Shevchenko
Re: [PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Andy Shevchenko
[PATCH v4 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
From
: Kumaravel Thiagarajan
[PATCH v4 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver
From
: Kumaravel Thiagarajan
[PATCH v4 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Kumaravel Thiagarajan
[PATCH v4 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
From
: Kumaravel Thiagarajan
Re: [PATCH printk v3 00/40] reduce console_lock scope
From
: Mathieu Desnoyers
[PATCH] n_tty: Rename tail to old_tail in n_tty_read()
From
: Ilpo Järvinen
Re: [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
From
: Petr Mladek
Re: [PATCH v2 6/7] serial: liteuart: separate RX loop from poll timer
From
: Gabriel L. Somlo
Re: [PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Greg KH
Re: [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
From
: Petr Mladek
Re: [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
From
: Petr Mladek
RE: [PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Kumaravel.Thiagarajan
Re: [PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
From
: Daniel Thompson
Re: [PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
From
: Daniel Thompson
Re: [PATCH printk v3 30/40] tty: serial: xilinx_uartps: use console_is_registered()
From
: Petr Mladek
Re: [PATCH printk v3 29/40] tty: serial: samsung_tty: use console_is_registered()
From
: Petr Mladek
Re: [PATCH printk v3 28/40] tty: serial: pic32_uart: use console_is_registered()
From
: Petr Mladek
Re: [PATCH printk v3 27/40] tty: serial: earlycon: use console_is_registered()
From
: Petr Mladek
Re: [PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: John Ogness
Re: [PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: Petr Mladek
[PATCH V2 2/3] tty: serial: fsl_lpuart: Add runtime pm support
From
: Sherry Sun
[PATCH V2 3/3] tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused
From
: Sherry Sun
[PATCH V2 1/3] tty: serial: fsl_lpuart: enable wakeup source for lpuart
From
: Sherry Sun
[PATCH V2 0/3] fsl_lpuart: add some new features for lpuart driver
From
: Sherry Sun
RE: [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support
From
: Sherry Sun
Re: [PATCH v2 6/7] serial: liteuart: separate RX loop from poll timer
From
: Ilpo Järvinen
Re: [PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
From
: Ilpo Järvinen
[PATCH V2 3/5] tty: serial: fsl_lpuart: clear UARTMODIR register in lpuart32_shutdown()
From
: Sherry Sun
[PATCH V2 2/5] tty: serial: fsl_lpuart: clear UARTCTRL_LOOPS in lpuart32_shutdown()
From
: Sherry Sun
[PATCH V2 4/5] tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
From
: Sherry Sun
[PATCH V2 5/5] tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
From
: Sherry Sun
[PATCH V2 1/5] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
From
: Sherry Sun
[PATCH V2 0/5] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
From
: Sherry Sun
RE: [PATCH 2/2] tty: serial: fsl_lpuart: improve lpuart32 registers clearing when shutdown
From
: Sherry Sun
RE: [PATCH 1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
From
: Sherry Sun
[PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
From
: delisun
Re: [PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer
From
: Joel Stanley
Re: [PATCH v1 3/3] serial: liteuart: add IRQ support
From
: Joel Stanley
[PATCH v2 7/7] serial: liteuart: add IRQ support
From
: Gabriel Somlo
[PATCH v2 5/7] serial: liteuart: minor style fix in liteuart_init()
From
: Gabriel Somlo
[PATCH v2 2/7] serial: liteuart: use bit number macros
From
: Gabriel Somlo
[PATCH v2 6/7] serial: liteuart: separate RX loop from poll timer
From
: Gabriel Somlo
[PATCH v2 4/7] serial: liteuart: don't set unused port fields
From
: Gabriel Somlo
[PATCH v2 1/7] serial: liteuart: use KBUILD_MODNAME as driver name
From
: Gabriel Somlo
[PATCH v2 3/7] serial: liteuart: remove unused uart_ops stubs
From
: Gabriel Somlo
[PATCH v2 0/7] serial: liteuart: add IRQ support
From
: Gabriel Somlo
Re: [PATCH] serial: 8250_bcm7271: Fix error handling in brcmuart_init()
From
: Florian Fainelli
Re: [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
From
: Petr Mladek
Re: [PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support
From
: Ilpo Järvinen
Re: [PATCH 2/2] tty: serial: fsl_lpuart: improve lpuart32 registers clearing when shutdown
From
: Ilpo Järvinen
Re: [PATCH v1 1/3] serial: liteuart: cosmetic changes
From
: Greg KH
Re: [PATCH v2 1/2] tty: Convert tty_buffer flags to bool
From
: Greg KH
Re: [PATCH 1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
From
: Ilpo Järvinen
Re: [PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Greg KH
Re: [PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
From
: Ilpo Järvinen
[PATCH] serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
From
: delisun
[PATCH 2/2] tty: serial: fsl_lpuart: Add runtime pm support
From
: Sherry Sun
[PATCH 1/2] tty: serial: fsl_lpuart: enable wakeup source for lpuart
From
: Sherry Sun
[PATCH 0/2] fsl_lpuart: add some new features for lpuart driver
From
: Sherry Sun
[PATCH 2/2] tty: serial: fsl_lpuart: improve lpuart32 registers clearing when shutdown
From
: Sherry Sun
[PATCH 1/2] tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
From
: Sherry Sun
[PATCH 0/2] fsl_lpuart: improve Idle Line Interrupt and registers handle in .shutdown()
From
: Sherry Sun
Re: [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
From
: John Ogness
Re: [PATCH] serial: pl011: Fix error handling in pl011_init()
From
: Greg KH
Re: [PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
From
: Daniel Thompson
Re: [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles
From
: Linus Walleij
Re: [PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
From
: Linus Walleij
[PATCH] serial: pl011: Fix error handling in pl011_init()
From
: Gaosheng Cui
Re: [PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
From
: Daniel Thompson
Re: [PATCH tty-next] serial: 8250: 8250_omap: Fix calculation of RS485 delays
From
: Ilpo Järvinen
Re: [PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
From
: Daniel Thompson
[PATCH] serial: 8250_bcm7271: Fix error handling in brcmuart_init()
From
: Yuan Can
[PATCH] serial: 8250_bcm7271: Fix error handling in brcmuart_init()
From
: Yuan Can
Re: [tty:tty-next 10/67] drivers/tty/serial/8250/8250_omap.c:825 omap8250_rs485_config() warn: bitwise AND condition is false here
From
: Lukas Wunner
[PATCH tty-next] serial: 8250: 8250_omap: Fix calculation of RS485 delays
From
: Lukas Wunner
[tty:tty-testing] BUILD SUCCESS 5c30f3e4a6e67c88c979ad30554bf4ef9b24fbd0
From
: kernel test robot
Re: [PATCH 1/1] serial: 8250_dma: Rearm DMA Rx if more data is pending
From
: Andy Shevchenko
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Ilpo Järvinen
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Marco Pagani
Re: [PATCH v2 0/4] 8250: DMA Fixes
From
: Andy Shevchenko
[PATCH v2 4/4] serial: 8250: Flush DMA Rx on RLSI
From
: Ilpo Järvinen
[PATCH v2 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
From
: Ilpo Järvinen
[PATCH v2 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
From
: Ilpo Järvinen
[PATCH v2 1/4] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
From
: Ilpo Järvinen
[PATCH v2 0/4] 8250: DMA Fixes
From
: Ilpo Järvinen
Re: [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles
From
: Arnd Bergmann
Re: [PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console
From
: Geert Uytterhoeven
Re: [PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: Geert Uytterhoeven
Re: [PATCH] dt-bindings: serial: arm,sbsa-uart: Convert to json-schema
From
: Rob Herring
[PATCH v1 1/3] serial: liteuart: cosmetic changes
From
: Gabriel Somlo
[PATCH v1 3/3] serial: liteuart: add IRQ support
From
: Gabriel Somlo
[PATCH v1 2/3] serial: liteuart: separate RX loop from poll timer
From
: Gabriel Somlo
[PATCH v1 0/3] serial: liteuart: add IRQ support
From
: Gabriel Somlo
Re: [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles
From
: Jesse Taube
[PATCH printk v3 40/40] tty: serial: sh-sci: use setup() callback for early console
From
: John Ogness
[PATCH printk v3 38/40] tty: serial: kgdboc: use console_list_lock to trap exit
From
: John Ogness
[PATCH printk v3 37/40] tty: serial: kgdboc: synchronize tty_find_polling_driver() and register_console()
From
: John Ogness
[PATCH printk v3 36/40] tty: serial: kgdboc: use console_list_lock for list traversal
From
: John Ogness
[PATCH printk v3 29/40] tty: serial: samsung_tty: use console_is_registered()
From
: John Ogness
[PATCH printk v3 28/40] tty: serial: pic32_uart: use console_is_registered()
From
: John Ogness
[PATCH printk v3 30/40] tty: serial: xilinx_uartps: use console_is_registered()
From
: John Ogness
[PATCH printk v3 27/40] tty: serial: earlycon: use console_is_registered()
From
: John Ogness
[PATCH printk v3 12/40] tty: serial: kgdboc: document console_lock usage
From
: John Ogness
[PATCH printk v3 23/40] serial_core: replace uart_console_enabled() with uart_console_registered()
From
: John Ogness
[PATCH printk v3 00/40] reduce console_lock scope
From
: John Ogness
[PATCH printk v3 02/40] serial: kgdboc: Lock console list in probe function
From
: John Ogness
[PATCH v3 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver
From
: Kumaravel Thiagarajan
[PATCH v3 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
From
: Kumaravel Thiagarajan
[PATCH v3 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Kumaravel Thiagarajan
[PATCH v3 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
From
: Kumaravel Thiagarajan
[tty:tty-next 10/67] drivers/tty/serial/8250/8250_omap.c:825 omap8250_rs485_config() warn: bitwise AND condition is false here
From
: Dan Carpenter
Re: [PATCH v1 3/7] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
From
: Rob Herring
Re: [PATCH 0/4] 8250: DMA Fixes
From
: Andy Shevchenko
Re: [PATCH 0/4] 8250: DMA Fixes
From
: Ilpo Järvinen
Re: [PATCH 4/4] serial: 8250: Flush DMA Rx on RLSI
From
: Andy Shevchenko
Re: [PATCH 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
From
: Andy Shevchenko
Re: [PATCH 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
From
: Andy Shevchenko
Re: [PATCH 0/4] 8250: DMA Fixes
From
: Andy Shevchenko
Re: [PATCH 1/1] serial: 8250_dma: Rearm DMA Rx if more data is pending
From
: Andy Shevchenko
[PATCH 0/4] 8250: DMA Fixes
From
: Ilpo Järvinen
[PATCH 1/4] serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
From
: Ilpo Järvinen
[PATCH 2/4] serial: 8250_lpss: Configure DMA also w/o DMA filter
From
: Ilpo Järvinen
[PATCH 3/4] serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
From
: Ilpo Järvinen
[PATCH 4/4] serial: 8250: Flush DMA Rx on RLSI
From
: Ilpo Järvinen
[PATCH 1/1] serial: 8250_dma: Rearm DMA Rx if more data is pending
From
: Ilpo Järvinen
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: John Ogness
Re: [PATCH] tty: serial: samsung_tty: Fix clk resource leak issue
From
: Krzysztof Kozlowski
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles
From
: Arnd Bergmann
Re: [PATCH] tty: serial: samsung_tty: Fix clk resource leak issue
From
: Greg KH
[PATCH v1 7/7] ARM: dts: imx: Update i.MXRT1050.dtsi compatibles
From
: Jesse Taube
[PATCH v1 3/7] dt-bindings: timer: gpt: Add i.MXRT compatible Documentation
From
: Jesse Taube
[PATCH v1 5/7] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170 compatible
From
: Jesse Taube
[PATCH v1 6/7] pinctrl: freescale: Fix i.MXRT1050 pad names
From
: Jesse Taube
[PATCH v1 4/7] dt-bindings: serial: fsl-lpuart: add i.MXRT1170 compatible
From
: Jesse Taube
[PATCH v1 2/7] dt-bindings: pinctrl: Fix file path for pinfunc include
From
: Jesse Taube
[PATCH v1 1/7] dt-bindings: arm: imx: Add i.MXRT compatible Documentation
From
: Jesse Taube
[PATCH v1 0/7] Clean-up and documentation for i.MXRT1050
From
: Jesse Taube
[PATCH] tty: serial: samsung_tty: Fix clk resource leak issue
From
: Xiu Jianfeng
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: John Ogness
Re: [PATCH] dt-bindings: serial: arm,sbsa-uart: Convert to json-schema
From
: Krzysztof Kozlowski
Re: [PATCH] serial: Fix a typo ("ignorning")
From
: Mukesh Ojha
Re: [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver.
From
: Andy Shevchenko
Re: [PATCH] serial: Fix a typo ("ignorning")
From
: Konrad Dybcio
[PATCH] dt-bindings: serial: arm,sbsa-uart: Convert to json-schema
From
: Thierry Reding
[PATCH] serial: Fix a typo ("ignorning")
From
: Jonathan Neuschäfer
RE: [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver.
From
: Tharunkumar.Pasumarthi
[tty:tty-linus] BUILD SUCCESS 7b7dfe4833c70a11cdfa51b38705103bd31eddaa
From
: kernel test robot
[tty:tty-testing] BUILD SUCCESS 15730dc45dc7432713c7af9ee5abad76872f6405
From
: kernel test robot
Re: [PATCH v3 3/3] tty: n_gsm: add parameter negotiation support
From
: Ilpo Järvinen
Re: [PATCH v2 1/2] tty: Convert tty_buffer flags to bool
From
: Ilpo Järvinen
[PATCH v3 1/3] tty: n_gsm: introduce macro for minimal unit size
From
: D. Starke
[PATCH v3 2/3] tty: n_gsm: add parameters used with parameter negotiation
From
: D. Starke
[PATCH v3 3/3] tty: n_gsm: add parameter negotiation support
From
: D. Starke
Re: [PATCH v2 1/2] tty: Convert tty_buffer flags to bool
From
: Greg KH
Re: [PATCH] serial: 8250_bcm2835aux: return PTR_ERR when fail to acquire clk
From
: Greg KH
Re: [PATCH] earlycon: Fix compile error when SERIAL_CORE is m
From
: Greg KH
[tty:tty-testing] BUILD SUCCESS 72da688b457d738b943016dabc603efb1be5f4e1
From
: kernel test robot
Re: [PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
From
: Conor Dooley
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Ilpo Järvinen
Re: [PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
From
: Greg Kroah-Hartman
Re: [PATCH 5.15 2/2] serial: Deassert Transmit Enable on probe in driver-specific way
From
: Greg Kroah-Hartman
RE: [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver.
From
: Tharunkumar.Pasumarthi
RE: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Kumaravel.Thiagarajan
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: matthew . gerlach
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Ilpo Järvinen
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: matthew . gerlach
Re: [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver.
From
: Ilpo Järvinen
Re: [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver.
From
: Andy Shevchenko
RE: [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver.
From
: Ilpo Järvinen
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Andy Shevchenko
RE: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Tharunkumar.Pasumarthi
RE: [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver.
From
: Tharunkumar.Pasumarthi
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Martin Hundebøll
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Martin Hundebøll
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v3 4/4] tty: 8250: update description of RUNTIME_PORTS / nr_uarts
From
: Martin Hundebøll
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Martin Hundebøll
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Greg KH
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Xu Yilun
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: matthew . gerlach
[PATCH v4 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
From
: Siarhei Volkau
[PATCH v4 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Siarhei Volkau
[PATCH v4 0/2] serial: 8250/ingenic: Add support for the JZ4750
From
: Siarhei Volkau
Re: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Andy Shevchenko
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Starke, Daniel
RE: [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver.
From
: Tharunkumar.Pasumarthi
RE: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Tharunkumar.Pasumarthi
Re: [PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
From
: Conor Dooley
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Xu Yilun
Re: [PATCH 5.10 v2 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Dominique Martinet
[PATCH] serial: 8250: omap: Flush PM QOS work on remove
From
: Tony Lindgren
[PATCH] serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
From
: Tony Lindgren
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
RE: [PATCH 1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx
From
: Christoph Niedermaier
Re: [PATCH 5.10 v2 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Lino Sanfilippo
Re: [PATCH 1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx
From
: Alexander Dahl
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Stephen Boyd
RE: [PATCH 1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx
From
: Christoph Niedermaier
Re: [PATCH 5.10 v2 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
From
: Petr Mladek
Re: [PATCH 5.10 v2 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Dominique Martinet
[PATCH 5.15 2/2] serial: Deassert Transmit Enable on probe in driver-specific way
From
: Dominique Martinet
[PATCH 5.15 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Dominique Martinet
Re: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Christophe JAILLET
Re: [PATCH 1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx
From
: Rob Herring
Re: imx serial chars lost issue
From
: Sergey Organov
Re: [PATCH] ioctl_tty.2: Document TIOCSERGETLSR/TIOCSER_TEMT
From
: Alejandro Colomar
Re: imx serial chars lost issue
From
: Sergey Organov
[PATCH] ioctl_tty.2: Document TIOCSERGETLSR/TIOCSER_TEMT
From
: Pali Rohár
[PATCH 4/4] serial: stm32: Add support for rs485 RX_DURING_TX GPIO
From
: Christoph Niedermaier
[PATCH 1/4] dt_bindings: rs485: Add binding for GPIO that controls Rx enable during Tx
From
: Christoph Niedermaier
[PATCH 3/4] serial: imx: Add support for rs485 RX_DURING_TX GPIO
From
: Christoph Niedermaier
[PATCH 2/4] serial: core: Add option to control rs485 RX_DURING_TX by a GPIO
From
: Christoph Niedermaier
[PATCH 0/4] tty: serial: Add ability to control rs485 RX_DURING_TX via a GPIO
From
: Christoph Niedermaier
Re: [PATCH 5.10 v2 1/2] serial: core: move RS485 configuration tasks from drivers into core
From
: Greg Kroah-Hartman
Re: [PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v3 4/4] tty: 8250: update description of RUNTIME_PORTS / nr_uarts
From
: Ilpo Järvinen
Re: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Tharunkumar.Pasumarthi
Re: [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions to quad-uart driver.
From
: Tharunkumar.Pasumarthi
Re: [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support.
From
: Tharunkumar.Pasumarthi
Re: imx serial chars lost issue
From
: Lucas Stach
Re: imx serial chars lost issue
From
: Francesco Dolcini
Re: imx serial chars lost issue
From
: Francesco Dolcini
Re: imx serial chars lost issue
From
: Uwe Kleine-König
Re: [PATCH] serial: 8250_omap: remove wait loop from Errata i202 workaround
From
: Vignesh Raghavendra
Re: imx serial chars lost issue
From
: Fabio Estevam
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Starke, Daniel
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Greg KH
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Ilpo Järvinen
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: John Ogness
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Starke, Daniel
Re: [PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: Ilpo Järvinen
Re: [PATCH v2 2/3] tty: n_gsm: add parameters used with parameter negotiation
From
: Ilpo Järvinen
Re: [PATCH v2 1/3] tty: n_gsm: introduce macro for minimal unit size
From
: Ilpo Järvinen
Re: [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
From
: Petr Mladek
[PATCH v3 3/4] serial: 8250: skip platform device registration with no runtime ports
From
: Martin Hundebøll
[PATCH v3 4/4] tty: 8250: update description of RUNTIME_PORTS / nr_uarts
From
: Martin Hundebøll
[PATCH v3 2/4] serial: 8250: allow zero runtime-configured ports
From
: Martin Hundebøll
[PATCH v3 1/4] serial: 8250: allow use of non-runtime configured uart ports
From
: Martin Hundebøll
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: Doug Anderson
Re: [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
From
: Doug Anderson
Re: [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
From
: Doug Anderson
Re: [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
From
: Doug Anderson
[PATCH v2 3/3] tty: n_gsm: add parameter negotiation support
From
: D. Starke
[PATCH v2 2/3] tty: n_gsm: add parameters used with parameter negotiation
From
: D. Starke
[PATCH v2 1/3] tty: n_gsm: introduce macro for minimal unit size
From
: D. Starke
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: Doug Anderson
Re: [PATCH v2 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Paul Cercueil
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Paul Cercueil
Re: [PATCH v4 2/4] fpga: dfl: Add DFHv1 Register Definitions
From
: matthew . gerlach
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Ulf Hansson
Re: [PATCH 00/21] ARM: s3c: clean out obsolete platforms
From
: Arnd Bergmann
Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: matthew . gerlach
Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: matthew . gerlach
Re: [PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
From
: matthew . gerlach
Re: [PATCH 00/21] ARM: s3c: clean out obsolete platforms
From
: Rob Herring
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Krzysztof Kozlowski
Re: [PATCH v5 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
From
: Lee Jones
RE: [PATCH] serial: fsl_lpuart: Skip the reset for the early console port
From
: Sherry Sun
[PATCH] serial: fsl_lpuart: Skip the reset for the early console port
From
: Xiaolei Wang
[PATCH V4] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
RE: [PATCH V3] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Miquel Raynal
Re: [PATCH V3] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Jiri Slaby
[PATCH] serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
From
: Tony Lindgren
Re: [PATCH] serial: 8250_omap: remove wait loop from Errata i202 workaround
From
: Tony Lindgren
Re: [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
From
: Sergey Senozhatsky
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Daniel Lezcano
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Paul Cercueil
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Siarhei Volkau
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Jonathan Cameron
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Paul Cercueil
[PATCH] serial: 8250_bcm2835aux: return PTR_ERR when fail to acquire clk
From
: Zeng Heng
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Siarhei Volkau
Re: [PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Paul Cercueil
Re: [PATCH 00/21] ARM: s3c: clean out obsolete platforms
From
: Arnd Bergmann
[PATCH v3 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Siarhei Volkau
[PATCH v3 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
From
: Siarhei Volkau
[PATCH v3 0/2] serial: 8250/ingenic: Add support for the JZ4750
From
: Siarhei Volkau
Re: [PATCH] dt-bindings: serial: renesas,scif: Document r8a779g0 support
From
: Krzysztof Kozlowski
Re: [PATCH 00/21] ARM: s3c: clean out obsolete platforms
From
: Krzysztof Kozlowski
[PATCH v2 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
From
: Siarhei Volkau
[PATCH v2 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755
From
: Siarhei Volkau
[PATCH v2 0/2] serial: 8250/ingenic: Add support for the JZ4750
From
: Siarhei Volkau
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Linus Walleij
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Greg Kroah-Hartman
Re: [PATCH] dt-bindings: serial: renesas,scif: Document r8a779g0 support
From
: Wolfram Sang
Re: [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Wolfram Sang
[PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks
From
: Arnd Bergmann
[PATCH 00/21] ARM: s3c: clean out obsolete platforms
From
: Arnd Bergmann
Re: [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
From
: Petr Mladek
Re: [PATCH printk v2 16/38] tty: serial: xilinx_uartps: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH printk v2 15/38] tty: serial: serial_core: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH printk v2 14/38] tty: serial: samsung_tty: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH printk v2 13/38] tty: serial: pic32_uart: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: Petr Mladek
[PATCH] dt-bindings: serial: renesas,scif: Document r8a779g0 support
From
: Geert Uytterhoeven
Re: [PATCH printk v2 11/38] tty: serial: earlycon: use console_is_enabled()
From
: Petr Mladek
Re: [PATCH 28/44] serial: samsung_tty: Use uart_xmit_advance()
From
: Sam Protsenko
Re: [PATCH 3/3] tty: n_gsm: add parameter negotiation support
From
: Ilpo Järvinen
Re: [PATCH 2/3] tty: n_gsm: add parameters used with parameter negotiation
From
: Ilpo Järvinen
Re: [PATCH 1/3] tty: n_gsm: introduce macro for minimal unit size
From
: Ilpo Järvinen
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Ilpo Järvinen
Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: Ilpo Järvinen
Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: Ilpo Järvinen
[PATCH 3/3] tty: n_gsm: add parameter negotiation support
From
: D. Starke
[PATCH 2/3] tty: n_gsm: add parameters used with parameter negotiation
From
: D. Starke
[PATCH 1/3] tty: n_gsm: introduce macro for minimal unit size
From
: D. Starke
Re: [PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
From
: Ilpo Järvinen
Re: [PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
From
: Ilpo Järvinen
Re: [PATCH v4 2/4] fpga: dfl: Add DFHv1 Register Definitions
From
: Ilpo Järvinen
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Greg KH
Re: [PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
From
: Bagas Sanjaya
Re: [PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: Andy Shevchenko
Re: [PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: Andy Shevchenko
[PATCH v4 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550.
From
: matthew . gerlach
[PATCH v4 2/4] fpga: dfl: Add DFHv1 Register Definitions
From
: matthew . gerlach
[PATCH v4 3/4] fpga: dfl: add basic support DFHv1
From
: matthew . gerlach
[PATCH v4 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
From
: matthew . gerlach
[PATCH v4 0/4] Enhance definition of DFH and use enhancements for uart driver
From
: matthew . gerlach
Re: [PATCH 24/44] serial: mvebu-uart: Use uart_xmit_advance()
From
: Pali Rohár
Re: [PATCH v2 1/3] serial: 8250: allow use of non-runtime configured uart ports
From
: Martin Hundebøll
Re: [PATCH v2 1/3] serial: 8250: allow use of non-runtime configured uart ports
From
: Ilpo Järvinen
Re: [PATCH v2 1/3] serial: 8250: allow use of non-runtime configured uart ports
From
: Martin Hundebøll
[PATCH V3] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH] earlycon: Fix compile error when SERIAL_CORE is m
From
: zhangxiaoxu (A)
Re: [PATCH 11/44] serial: atmel: Use uart_xmit_advance()
From
: Richard Genoud
Re: [PATCH v2 3/3] serial: 8250: skip platform device registration with no runtime ports
From
: Ilpo Järvinen
Re: [PATCH v2 1/3] serial: 8250: allow use of non-runtime configured uart ports
From
: Ilpo Järvinen
RE: [PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH 11/44] serial: atmel: Use uart_xmit_advance()
From
: Claudiu.Beznea
Re: [PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
From
: Greg Kroah-Hartman
Re: [PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Jiri Slaby
Re: [PATCH] earlycon: Fix compile error when SERIAL_CORE is m
From
: Greg KH
Re: [PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements
From
: Bagas Sanjaya
[PATCH] earlycon: Fix compile error when SERIAL_CORE is m
From
: Zhang Xiaoxu
RE: [PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH 22/44] serial: meson: Use uart_xmit_advance()
From
: Martin Blumenstingl
Re: [PATCH 31/44] serial: tegra: Use uart_xmit_advance()
From
: Thierry Reding
Re: [PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 11/38] tty: serial: earlycon: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 13/38] tty: serial: pic32_uart: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 16/38] tty: serial: xilinx_uartps: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 14/38] tty: serial: samsung_tty: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 15/38] tty: serial: serial_core: use console_is_enabled()
From
: Greg Kroah-Hartman
Re: [PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
From
: Greg Kroah-Hartman
Re: [PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
From
: Siarhei Volkau
Re: [PATCH 19/44] serial: liteuart: Use uart_xmit_advance()
From
: Gabriel L. Somlo
[PATCH printk v2 21/38] serial: kgdboc: use srcu console list iterator
From
: John Ogness
[PATCH printk v2 16/38] tty: serial: xilinx_uartps: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 15/38] tty: serial: serial_core: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 12/38] tty: serial: kgdboc: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 13/38] tty: serial: pic32_uart: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 14/38] tty: serial: samsung_tty: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 34/38] serial: kgdboc: use console_list_lock instead of console_lock
From
: John Ogness
[PATCH printk v2 11/38] tty: serial: earlycon: use console_is_enabled()
From
: John Ogness
[PATCH printk v2 22/38] serial: kgdboc: document console_lock usage
From
: John Ogness
[PATCH printk v2 00/38] reduce console_lock scope
From
: John Ogness
[PATCH printk v2 01/38] serial: kgdboc: Lock console list in probe function
From
: John Ogness
RE: [PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Shenwei Wang
Re: [PATCH 14/44] serial: digicolor: Use uart_xmit_advance()
From
: Baruch Siach
Re: [PATCH 17/44] serial: imx: Use uart_xmit_advance()
From
: Uwe Kleine-König
Re: [PATCH 07/44] serial: 8250: Use uart_xmit_advance()
From
: Andy Shevchenko
Re: [PATCH 21/44] serial: max310x: Use uart_xmit_advance()
From
: Andy Shevchenko
Re: [PATCH 1/2] tty: Convert tty_buffer flags to bool
From
: Ilpo Järvinen
[PATCH V2] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
From
: Jiri Slaby
[PATCH v2 2/2] tty: Cleanup tty buffer align mask
From
: Ilpo Järvinen
[PATCH v2 1/2] tty: Convert tty_buffer flags to bool
From
: Ilpo Järvinen
[PATCH v5 5/5] Documentation: Make formatting consistent for rs485 docs
From
: Ilpo Järvinen
[PATCH v5 2/5] Documentation: rs485: Link reference properly
From
: Ilpo Järvinen
[PATCH v5 3/5] Documentation: rs485: Mention uart_get_rs485_mode()
From
: Ilpo Järvinen
[PATCH v5 4/5] Documentation: rs485: Fix struct referencing
From
: Ilpo Järvinen
Re: [PATCH 05/44] serial: sc16is7xx: Use uart_xmit_advance()
From
: Andy Shevchenko
Re: [PATCH 04/44] serial: pch_uart: Use uart_xmit_advance()
From
: Andy Shevchenko
Re: [PATCH 33/44] serial: sprd: Use uart_xmit_advance()
From
: Baolin Wang
[PATCH 41/44] serial: uartlite: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 43/44] serial: xuartps: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 44/44] serial: zs: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 42/44] serial: ucc_uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
Re: [PATCH 1/2] tty: Convert tty_buffer flags to bool
From
: Greg KH
[PATCH 38/44] serial: sunsu: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 39/44] serial: sunzilog: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 36/44] serial: sunplus-uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 37/44] serial: sunsab: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 35/44] serial: sunhv: Use uart_xmit_advance()
From
: Ilpo Järvinen
Re: [PATCH v2] serial: tegra: Read DMA status before terminating
From
: Jon Hunter
Re: [PATCH v2] serial: tegra: Read DMA status before terminating
From
: Ilpo Järvinen
[PATCH 2/2] tty: Cleanup tty buffer align mask
From
: Ilpo Järvinen
[PATCH 1/2] tty: Convert tty_buffer flags to bool
From
: Ilpo Järvinen
Re: [PATCH 22/44] serial: meson: Use uart_xmit_advance()
From
: Neil Armstrong
[PATCH v5 1/5] serial: Convert serial_rs485 to kernel doc
From
: Ilpo Järvinen
[PATCH v5 0/5] serial: RS485 kerneldoc/documentation improvements
From
: Ilpo Järvinen
RE: [PATCH] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Ilpo Järvinen
[PATCH 40/44] serial: timbuart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 00/44] serial: Convert drivers to use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 30/44] serial: sccnxp: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 18/44] serial: ip22zilog: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 25/44] serial: pic32: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 31/44] serial: tegra: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 15/44] serial: linflexuart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 22/44] serial: meson: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 20/44] serial: max3100: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 33/44] serial: sprd: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 23/44] serial: milbeaut_usio: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 24/44] serial: mvebu-uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 21/44] serial: max310x: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 28/44] serial: samsung_tty: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 27/44] serial: rda: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 34/44] serial: stm32: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 29/44] serial: sb1250-duart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 16/44] serial: fsl_lpuart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 26/44] serial: pmac_zilog: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 32/44] serial: sh-sci: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 19/44] serial: liteuart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 14/44] serial: digicolor: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 13/44] serial: cpm_uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 12/44] serial: clps711x: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 11/44] serial: atmel: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 17/44] serial: imx: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 09/44] serial: ar933x: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 10/44] serial: arc: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 06/44] serial: 8250_bcm7271: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 03/44] serial: msm: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 05/44] serial: sc16is7xx: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 01/44] serial: dz: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 07/44] serial: 8250: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 04/44] serial: pch_uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 02/44] serial: men_z135_uart: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH 08/44] serial: pl011: Use uart_xmit_advance()
From
: Ilpo Järvinen
[PATCH] tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
From
: Sherry Sun
Re: [PATCH v2] serial: tegra: Read DMA status before terminating
From
: Thierry Reding
[PATCH v2] serial: tegra: Read DMA status before terminating
From
: Kartik
[PATCH v2 3/3] serial: 8250: skip platform device registration with no runtime ports
From
: Martin Hundebøll
[PATCH v2 2/3] serial: 8250: allow zero runtime-configured ports
From
: Martin Hundebøll
[PATCH v2 1/3] serial: 8250: allow use of non-runtime configured uart ports
From
: Martin Hundebøll
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Kartik
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Jon Hunter
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Kartik
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Greg KH
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Kartik
Re: [PATCH] serial: tegra: read DMA status before terminating
From
: Greg KH
[PATCH] serial: tegra: read DMA status before terminating
From
: Kartik
[PATCH] serial: tegra: read DMA status before terminating
From
: Kartik
Re: [PATCH 1/6] clk: sifive: select by default if SOC_SIFIVE
From
: Stephen Boyd
Re: [PATCH v1 1/1] serial: 8250_core: Use str_enabled_disabled() helper
From
: Ilpo Järvinen
[PATCH v1 1/1] serial: 8250_core: Use str_enabled_disabled() helper
From
: Andy Shevchenko
Re: UART on MPC83xx in irq loop
From
: Ilpo Järvinen
Re: UART on MPC83xx in irq loop
From
: Uwe Kleine-König
Re: UART on MPC83xx in irq loop
From
: Ilpo Järvinen
Re: [PATCH] serial: 8250_omap: remove wait loop from Errata i202 workaround
From
: Ilpo Järvinen
Re: [PATCH 5/8] pinctrl: ingenic: JZ4755 minor bug fixes
From
: Linus Walleij
UART on MPC83xx in irq loop
From
: Uwe Kleine-König
Re: [PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
From
: Paul Cercueil
Re: [PATCH] serial: 8250_omap: remove wait loop from Errata i202 workaround
From
: Sebastian Andrzej Siewior
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]
[Linux Kernel for ARM]