messages from 2022-09-23 14:56:03 to 2022-10-07 18:35:40 UTC [more...]
[PATCH v3 0/4] Enhance definition of DFH and use enhancements for uart driver
2022-10-07 18:35 UTC (21+ messages)
` [PATCH v3 1/4] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v3 2/4] fpga: dfl: Add DFHv1 Register Definitions
` [PATCH v3 3/4] fpga: dfl: add basic support for DFHv1
` [PATCH v3 4/4] tty: serial: 8250: add DFL bus driver for Altera 16550
[GIT PULL] TTY/Serial driver changes for 6.1-rc1
2022-10-07 16:36 UTC
How to trace serial console init during boot-time?
2022-10-07 13:30 UTC
[PATCH v2] serial: Deassert Transmit Enable on probe in driver-specific way
2022-10-07 12:02 UTC (6+ messages)
[PATCH] tty: serial: qcom-geni-serial: Add support for Hibernation feature
2022-10-07 6:23 UTC
[PATCH] serial: 8250: 8250_omap: Support native RS485
2022-10-06 10:59 UTC (13+ messages)
[PATCH 0/6] RISC-V: stop selecting device drivers in Kconfig.socs
2022-10-05 17:13 UTC (7+ messages)
` [PATCH 1/6] clk: sifive: select by default if SOC_SIFIVE
` [PATCH 2/6] serial: "
` [PATCH 3/6] serial: sifive: select by default if SOC_CANAAN
` [PATCH 4/6] riscv: stop selecting the PolarFire SoC clock driver
` [PATCH 5/6] riscv: stop selecting SiFive clock and serial drivers directly
` [PATCH 6/6] riscv: stop directly selecting drivers for SOC_CANAAN
kernel 5.19.8: "Oxford Semiconductor Ltd OXPCIe952 Dual Native 950 UART" gets wrong baudrate (PCI ID 1415:c158)
2022-10-05 10:02 UTC (6+ messages)
[PATCH v2 tty-next 0/3] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
2022-10-05 9:51 UTC (17+ messages)
` [PATCH v2 tty-next 1/3] 8250: microchip: pci1xxxx: Add driver for quad-uart support
` [PATCH v2 tty-next 2/3] 8250: microchip: pci1xxxx: Add rs485 support to quad-uart driver
` [PATCH v2 tty-next 3/3] 8250: microchip: pci1xxxx: Add power management functions "
[PATCH v5 0/3] tty: TX helpers
2022-10-04 11:22 UTC (5+ messages)
` [PATCH v5 1/3] tty: serial: introduce transmit helpers
` [PATCH v5 2/3] tty: serial: use uart_port_tx() helper
` [PATCH v5 3/3] tty: serial: use uart_port_tx_limited()
imx serial chars lost issue
2022-10-03 11:08 UTC
[syzbot] possible deadlock in tty_port_tty_get
2022-10-03 8:44 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS 30963b2f75bfdbbcf1cc5d80bf88fec7aaba808d
2022-10-01 16:12 UTC
[PATCH v2 0/6] Enhance definition of DFH and use enhancements for uart driver
2022-10-01 14:50 UTC (27+ messages)
` [PATCH v2 1/6] Documentation: fpga: dfl: Add documentation for DFHv1
` [PATCH v2 2/6] fpga: dfl: Move the DFH definitions
` [PATCH v2 4/6] fpga: dfl: add generic support for MSIX interrupts
` [PATCH v2 5/6] fpga: dfl: parse the location of the feature's registers from DFHv1
` [PATCH v2 6/6] tty: serial: 8250: add DFL bus driver for Altera 16550
[syzbot] INFO: rcu detected stall in kernfs_fop_release
2022-10-01 14:25 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 274d7803837da78dfc911bcda0d593412676fc20
2022-10-01 4:22 UTC
[PATCH printk 00/18] preparation for threaded/atomic printing
2022-09-30 17:27 UTC (14+ messages)
` [PATCH printk 09/18] serial: kgdboc: Lock console list in probe function
` [PATCH printk 10/18] kgbd: Pretend that console list walk is safe
[PATCH] Revert "serial: fsl_lpuart: Reset prior to registration"
2022-09-30 12:59 UTC (6+ messages)
[PATCH] hid-ft260: Add serial driver
2022-09-30 10:30 UTC (2+ messages)
[PATCH v4 0/4] serial: RS485 kerneldoc/documentation improvements
2022-09-30 9:27 UTC (6+ messages)
` [PATCH v4 1/4] serial: Convert serial_rs485 to kernel doc
` [PATCH v4 2/4] Documentation: rs485: Link reference properly
` [PATCH v4 3/4] Documentation: rs485: Mention uart_get_rs485_mode()
` [PATCH v4 4/4] Documentation: rs485: Fix struct referencing
[PATCH v5 0/9] Make atmel serial driver aware of GCLK
2022-09-30 7:23 UTC (14+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
` [PATCH v5 6/9] tty: serial: atmel: Separate mode clearing between UART and USART
` [PATCH v5 7/9] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
` [PATCH v5 8/9] tty: serial: atmel: Make the driver aware of the existence of GCLK
` [PATCH v5 9/9] tty: serial: atmel: Use FIELD_PREP/FIELD_GET
[PATCH v2] tty: serial: imx: Handle RS485 DE signal active high
2022-09-29 16:21 UTC (2+ messages)
[PATCH] tty: serial: imx: Handle RS485 DE signal active high
2022-09-29 14:18 UTC (4+ messages)
[PATCH v1 tty-next 0/2] 8250: microchip: pci1xxxx: Add driver for the pci1xxxx's quad-uart function
2022-09-29 9:34 UTC (5+ messages)
` [PATCH v1 tty-next 2/2] 8250: microchip: pci1xxxx: Add power management functions to pci1xxxx's quad-uart driver
[PATCH v3 0/4] serial: RS485 kerneldoc/documentation improvements
2022-09-29 9:25 UTC (12+ messages)
` [PATCH v3 1/4] serial: Convert serial_rs485 to kernel doc
` [PATCH v3 2/4] Documentation: rs485: Link reference properly
` [PATCH v3 3/4] Documentation: rs485: Mention uart_get_rs485_mode()
` [PATCH v3 4/4] Documentation: rs485: Fix struct referencing
[PATCH -next] tty: serial: atmel: driver depends on COMMON_CLK
2022-09-29 7:35 UTC (2+ messages)
[RFC PATCH 0/5] 8250_omap fixes for testing
2022-09-28 15:33 UTC (7+ messages)
` [RFC PATCH 1/5] serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
` [RFC PATCH 2/5] serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
` [RFC PATCH 3/5] serial: 8250: omap: Flush PM QOS work on remove
` [RFC PATCH 4/5] serial: 8250: omap: Fix imprecise external abort for omap_8250_pm()
` [RFC PATCH 5/5] serial: 8250: omap: Fix life cycle issues for interrupt handlers
[PATCH 1/4] tty: serial: extend lqasc_tx_ready() to lqasc_console_putchar()
2022-09-28 10:27 UTC (10+ messages)
` [PATCH 2/4] tty: serial: use FIELD_GET() in lqasc_tx_ready()
` [PATCH 3/4] tty: serial: unify TX space reads under altera_jtaguart_tx_space()
` [PATCH 4/4] tty: serial: do unlock on a common path in altera_jtaguart_console_putc()
[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
2022-09-27 12:39 UTC (8+ messages)
[PATCH] serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
2022-09-27 11:52 UTC
[PATCH v2] serial: Convert serial_rs485 to kernel doc
2022-09-27 11:07 UTC (4+ messages)
[PATCH] tty: serial: allow pxa.c to be COMPILE_TESTed
2022-09-27 11:05 UTC
[tty:tty-testing 42/45] ld.lld: error: undefined symbol: __clk_is_enabled
2022-09-26 15:44 UTC
[PATCH] tty: serial: atmel: Add COMMON_CLK dependency to SERIAL_ATMEL
2022-09-26 15:37 UTC (2+ messages)
[PATCH v2 1/1] serdev: Replace poll loop by readx_poll_timeout() macro
2022-09-26 10:48 UTC (3+ messages)
[PATCH] serial: 8250: Fix restoring termios speed after suspend
2022-09-26 7:16 UTC (2+ messages)
[PATCH -next] serial: stm32: Fix unused-variable warning
2022-09-26 2:58 UTC
[tty:tty-testing] BUILD SUCCESS 379a33786d489ab81885ff0b3935cfeb36137fea
2022-09-25 19:51 UTC
[tty:tty-next] BUILD SUCCESS a12c689209185c1ad872723a644d0cd27e52d49c
2022-09-25 19:51 UTC
[PATCH v1 1/1] serial: 8250_dma: Convert to use uart_xmit_advance()
2022-09-25 7:28 UTC (6+ messages)
[tty:tty-testing] BUILD SUCCESS 4c8928850c9dc5c849ee37d89a79d44a283bdd87
2022-09-24 21:44 UTC
[GIT PULL] TTY/Serial driver fixes for 6.0-rc7
2022-09-24 15:48 UTC (2+ messages)
serial: New xr20m117x driver questions
2022-09-24 6:56 UTC (2+ messages)
[tty:tty-next 42/45] atmel_serial.c:undefined reference to `__clk_is_enabled'
2022-09-23 18:10 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).