messages from 2022-02-21 11:16:57 to 2022-03-03 06:33:05 UTC [more...]
[PATCH v3] serial: make uart_console_write->putchar()'s character an unsigned char
2022-03-03 6:32 UTC (5+ messages)
[PATCH] Support for new variant of PL2303GS adapter
2022-03-02 18:47 UTC
[PATCH 0/7] Add RS485 support to DW UART
2022-03-02 17:47 UTC (9+ messages)
` [PATCH 1/7] serial: 8250_dwlib: RS485 HW half duplex support
` [PATCH 2/7] serial: 8250_dwlib: RS485 HW full "
` [RFC PATCH 3/7] serial: 8250_dwlib: Implement SW half "
` [PATCH 4/7] dt_bindings: snps-dw-apb-uart: Add RS485
` [RFC PATCH 5/7] serial: termbits: ADDRB to indicate 9th bit addressing mode
` [RFC PATCH 6/7] serial: General support for multipoint addresses
` [RFC PATCH 7/7] serial: 8250_dwlib: Support for 9th bit multipoint addressing
[tty:tty-next] BUILD SUCCESS 16b3ac9041a33fd34990717096476145d08d42fc
2022-03-02 15:46 UTC
[tty:tty-testing] BUILD SUCCESS 47b95e8ab731511b7ed7924ec3ec922e14737e4e
2022-03-02 15:46 UTC
[RFC 1/1] tty: n_gsm: improve standard compliance and feature completeness
2022-03-02 14:59 UTC (2+ messages)
[PATCH v2] serial: samsung: Add samsung_early_read to support early kgdboc
2022-03-02 11:52 UTC (2+ messages)
[PATCH] serial: samsung: Add samsung_early_read to support early kgdboc
2022-03-02 11:51 UTC (3+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (2+ messages)
` [PATCH 5/5] "
[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
2022-03-02 2:15 UTC (26+ messages)
` [PATCH V7 1/6] tty: serial: meson: Move request the register region to probe
` [PATCH V7 2/6] tty: serial: meson: Use devm_ioremap_resource to get register mapped memory
` [PATCH V7 3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame
` [PATCH V7 4/6] tty: serial: meson: Make some bit of the REG5 register writable
` [PATCH V7 5/6] tty: serial: meson: The system stuck when you run the stty command on the console to change the baud rate
` [PATCH V7 6/6] tty: serial: meson: Added S4 SOC compatibility
[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
2022-03-01 21:06 UTC (11+ messages)
[PATCH v3 0/2] serial: 8250: Fixes for Oxford Semiconductor 950 UARTs
2022-03-01 20:52 UTC (2+ messages)
` [PING][PATCH "
[PATCH] serial: sh-sci: Simplify multiplication/shift logic
2022-03-01 14:50 UTC (3+ messages)
[tty:tty-testing] BUILD REGRESSION 31979060cc07600b250d5837a33dae1beacfeb74
2022-03-01 14:55 UTC
[PATCH -next] serial: mvebu-uart: fix return value check in mvebu_uart_clock_probe()
2022-03-01 9:28 UTC (2+ messages)
[tty:tty-next] BUILD REGRESSION d4ab5487cc77a4053dc9070c5761ad94bf397825
2022-03-01 9:22 UTC
[PATCH RESEND 0/3] sc16is7xx: Hardware flow control fixes
2022-03-01 6:03 UTC (4+ messages)
` [PATCH RESEND 1/3] sc16is7xx: Properly resume TX after stop
` [PATCH RESEND 2/3] sc16is7xx: Handle modem status lines
` [PATCH RESEND 3/3] sc16is7xx: Set AUTOCTS and AUTORTS bits
[PATCH] tty: serial: meson: Fixed an issue where pclk was turned on on probe but should be turned off on subsequent errors
2022-03-01 5:37 UTC
[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
2022-03-01 5:33 UTC
[PATCH tty-next] serial:sunplus-uart:Fix compile error while CONFIG_SERIAL_SUNPLUS_CONSOLE=n
2022-03-01 4:42 UTC (2+ messages)
mmotm 2022-02-28-14-45 uploaded (drivers/tty/serial/sunplus-uart.c:)
2022-03-01 0:53 UTC (2+ messages)
[PATCH V2] tty: serial: meson: Fix the compile link error reported by kernel test robot
2022-02-28 21:22 UTC (4+ messages)
[PATCH 0/5] UART_LCR_WLEN cleanups
2022-02-28 16:16 UTC (12+ messages)
` [PATCH 1/5] tty: serial: define UART_LCR_WLEN() macro
` [PATCH 2/5] tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
` [PATCH 3/5] USB: "
` [PATCH 4/5] sdio_uart: "
` [PATCH 5/5] mxser: "
[RFT v3] tty/sysrq: Make sysrq handler NMI aware
2022-02-28 13:54 UTC
[RFT v2] tty/sysrq: Make sysrq handler NMI aware
2022-02-28 13:28 UTC (3+ messages)
[PATCH v3 1/7] dt-bindings: timer: Add compatible for Mediatek MT8186
2022-02-28 11:26 UTC
[tty:tty-testing 31/42] drivers/mmc/core/sdio_uart.c:253:16: error: implicit declaration of function 'UART_LCR_WLEN'; did you mean 'UART_LCR_WLEN5'?
2022-02-28 10:52 UTC (3+ messages)
[tty:tty-testing 30/42] drivers/tty/serial/meson_uart.c:832 meson_uart_probe() warn: 'pclk' not released on lines: 779,785,790,794,799
2022-02-28 7:17 UTC
[PATCH] tty: serial: meson: Fix the compile link error reported by kernel test robot
2022-02-28 6:49 UTC
[PATCH] serial: core: fix tcdrain() with CTS enabled
2022-02-28 5:49 UTC
【Auto Reply】Thank you for contacting MARUFUKURO
2022-02-28 3:49 UTC
Move RS485 implementation from drivers to serial core (v4)
2022-02-28 2:39 UTC (10+ messages)
` [PATCH v4 1/9] serial: core: move RS485 configuration tasks from drivers into core
` [PATCH v4 2/9] serial: amba-pl011: remove redundant code in rs485_config
` [PATCH v4 3/9] serial: stm32: "
` [PATCH v4 4/9] serial: sc16is7xx: remove redundant check "
` [PATCH v4 5/9] serial: omap: remove redundant code "
` [PATCH v4 6/9] serial: max310: remove redundant memset "
` [PATCH v4 7/9] serial: imx: remove redundant assignment "
` [PATCH v4 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
` [PATCH v4 9/9] serial: atmel: remove redundant assignment in rs485_config
[PATCH] dt-bindings: serial: fsl-lpuart: Add imx93 compatible string
2022-02-28 0:44 UTC (3+ messages)
[PATCH v2 0/2] serial: 8250: Correct basic issues with the PCI blacklist
2022-02-27 23:06 UTC (5+ messages)
` [PATCH v2 2/2] serial: 8250: Report which option to enable for blacklisted PCI devices
[tty:tty-testing 36/42] drivers/tty/serial/sunplus-uart.c:574:12: error: use of undeclared identifier 'sunplus_uart_console'; did you mean 'sunplus_uart_ops'?
2022-02-27 6:17 UTC
[syzbot] possible deadlock in __queue_work (2)
2022-02-27 4:30 UTC
[tty:tty-testing] BUILD REGRESSION 71404f653cf7858fdbb81dd5419a8a4ac4ffa20c
2022-02-26 22:41 UTC
[tty:tty-next] BUILD REGRESSION c2faf737abfb10f88f2d2612d573e9edc3c42c37
2022-02-26 22:41 UTC
[tty:tty-testing 30/42] meson_uart.c:undefined reference to `__clk_get_name'
2022-02-26 19:14 UTC
[tty:tty-testing 30/42] sh4-linux-ld: meson_uart.c:undefined reference to `devm_clk_hw_register_fixed_factor'
2022-02-26 19:14 UTC
[tty:tty-testing 36/42] drivers/tty/serial/sunplus-uart.c:574:28: error: 'sunplus_uart_console' undeclared here (not in a function); did you mean 'sunplus_uart_ops'?
2022-02-26 19:14 UTC
[tty:tty-testing] BUILD REGRESSION a6d8f09319fff9e6e7a91cadb19923b8cb2573e0
2022-02-26 1:55 UTC
[GIT PULL] TTY/Serial driver fixes for 5.17-rc6
2022-02-25 20:17 UTC (2+ messages)
[PATCH v9 0/6] serial: mvebu-uart: Support for higher baudrates
2022-02-25 19:39 UTC (9+ messages)
` [PATCH v9 2/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v9 3/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v9 4/6] dt-bindings: mvebu-uart: update information about UART clock
[tty:tty-testing 31/42] drivers/mmc/core/sdio_uart.c:253:9: error: implicit declaration of function 'UART_LCR_WLEN'
2022-02-25 18:34 UTC
[PATCH 0/6] sc16is7xx: Hardware flow control fixes
2022-02-25 11:26 UTC (7+ messages)
` [PATCH 5/6] sc16is7xx: Handle modem status lines
` [PATCH 6/6] sc16is7xx: Set AUTOCTS and AUTORTS bits
Move RS485 implementation from drivers to serial core (v3)
2022-02-25 10:16 UTC (13+ messages)
` [PATCH v3 1/9] serial: core: move RS485 configuration tasks from drivers into core
` Aw: "
` [PATCH v3 2/9] serial: amba-pl011: remove redundant code in rs485_config
` [PATCH v3 3/9] serial: stm32: "
` [PATCH v3 4/9] serial: sc16is7xx: remove redundant check "
` [PATCH v3 5/9] serial: omap: remove redundant code "
` [PATCH v3 6/9] serial: max310: remove redundant memset "
` [PATCH v3 7/9] serial: imx: remove redundant assignment "
` [PATCH v3 8/9] serial: fsl_lpuart: remove redundant code in rs485_config functions
` [PATCH v3 9/9] serial: atmel: remove redundant assignment in rs485_config
[PATCH 0/5] tty: serial: various cleanups
2022-02-25 9:39 UTC (7+ messages)
` [PATCH 1/5] tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned
` [PATCH 2/5] tty: serial: serial_txx9: remove info print from init
` [PATCH 3/5] tty: serial: serial_txx9: remove struct uart_txx9_port
` [PATCH 4/5] tty: serial: amba-pl010: use more uart_port pointers
` [PATCH 5/5] tty: serial: lpc32xx_hs: use serial_lpc32xx_stop_tx() helper
[RFC PATCH] serial: core: fix tcdrain() with CTS enabled
2022-02-25 9:23 UTC (2+ messages)
[RFC 0/1] tty: n_gsm: improve standard compliance and feature completeness
2022-02-25 8:29 UTC (2+ messages)
` [RFC 1/1] "
Wycena paneli fotowoltaicznych
2022-02-25 7:45 UTC
[PATCH v2] serial: make uart_console_write->putchar()'s character an unsigned char
2022-02-25 5:54 UTC (4+ messages)
[PATCH v3 1/1] serial: 8250_lpss: Balance reference count for PCI DMA device
2022-02-23 15:12 UTC
[PATCH v2 1/1] serial: 8250_mid: Balance reference count for PCI DMA device
2022-02-23 15:11 UTC
[PATCH v2 1/2] serial: 8250_lpss: Balance reference count for PCI DMA device
2022-02-23 14:23 UTC (10+ messages)
` [PATCH v2 2/2] serial: 8250_lpss: Switch to pcim_iomap() instead of pci_ioremap_bar()
Napływ Klientów ze strony
2022-02-23 8:40 UTC
[PATCH 00/12] Initial support for Nuclei DemoSoC w/ UX600
2022-02-22 16:56 UTC (2+ messages)
[PATCH 0/2] termbits.h cleanup
2022-02-22 13:43 UTC (5+ messages)
` [PATCH 1/2] ia64: termbits.h is identical to asm-generic one
` [PATCH 2/2] xtensa: "
[PATCH] MAINTAINERS: Add Pali Rohár as mvebu-uart.c maintainer
2022-02-22 10:54 UTC (2+ messages)
` [PATCH v2] "
[PATCH v9 0/2] Add UART driver for Suplus SP7021 SoC
2022-02-22 9:36 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
` [PATCH v9 2/2] serial:sunplus-uart:Add "
[PATCH] serial: 8250: Return early in .start_tx() if there are no chars to send
2022-02-22 8:20 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS a603ca60cebff8589882427a67f870ed946b3fc8
2022-02-22 8:06 UTC
[tty:tty-linus] BUILD SUCCESS eebb0f4e894f1e9577a56b337693d1051dd6ebfd
2022-02-22 8:06 UTC
Move RS485 implementation from drivers to serial core
2022-02-21 23:19 UTC (4+ messages)
` [PATCH 2 1/9] serial: core: move RS485 configuration tasks from drivers into core
[PATCH v3 2/2] serial: 8250: Add proper clock handling for OxSemi PCIe devices
2022-02-21 15:56 UTC (4+ 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).