messages from 2024-04-17 16:33:10 to 2024-04-22 14:44:01 UTC [more...]
[PATCH v7 0/3] add support for EXAR XR20M1172 UART
2024-04-22 14:43 UTC (9+ messages)
` [PATCH v7 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v7 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v7 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH v6 0/3] add support for EXAR XR20M1172 UART
2024-04-22 14:26 UTC (12+ messages)
` [PATCH v6 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v6 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v6 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH v5 0/3] add support for EXAR XR20M1172 UAR
2024-04-22 12:00 UTC (10+ messages)
` [PATCH v5 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v5 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v5 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH] serial: sh-sci: Call device_set_wakeup_path() for serial console
2024-04-22 11:11 UTC
[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
2024-04-22 10:05 UTC (27+ messages)
` [PATCH 11/15] tty: msm_serial: use dmaengine_prep_slave_sg()
` [PATCH] serial: msm: check dma_map_sg() return value properly
` [PATCH 12/15] tty: serial: switch from circ_buf to kfifo
[PATCH v1 1/1] serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
2024-04-22 8:32 UTC
[PATCH 00/11] LIN Bus support for Linux
2024-04-22 8:26 UTC (16+ messages)
` [PATCH 01/11] can: Add LIN bus as CAN abstraction
` [PATCH 02/11] HID: hexLIN: Add support for USB LIN bus adapter
` [PATCH 03/11] tty: serdev: Add flag buffer aware receive_buf_fp()
` [PATCH 04/11] tty: serdev: Add method to enable break flags
` [PATCH 05/11] dt-bindings: net: can: Add serdev LIN bus dt bindings
` [PATCH 06/11] can: Add support for serdev LIN adapters
` [PATCH 07/11] can: lin: Add special frame id for rx offload config
` [PATCH 08/11] can: bcm: Add LIN answer offloading for responder mode
` [PATCH 09/11] can: lin: Handle rx offload config frames
` [PATCH 10/11] can: lin: Support setting LIN mode
` [PATCH 11/11] HID: hexLIN: Implement ability to update lin mode
[PATCH 00/34] address all -Wunused-const warnings
2024-04-22 8:16 UTC (2+ messages)
` (subset) "
[PATCH v2 0/4] serial: exar: fix kbuild warnings and code style
2024-04-22 6:34 UTC (6+ messages)
` [PATCH v2 1/4] serial: exar: add missing kernel doc function parameters
` [PATCH v2 2/4] serial: exar: use return dev_err_probe instead of returning error code
` [PATCH v2 3/4] serial: exar: return bool from exar_ee_read_bit()
` [PATCH v2 4/4] serial: exar: remove ternaries from cti_get_port_type_xr17c15x_xr17v25x()
[GIT PULL] TTY/Serial driver fixes for 6.9-rc5
2024-04-21 17:36 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS f70f95b485d78838ad28dbec804b986d11ad7bb0
2024-04-20 22:21 UTC
[PATCH 0/3] Add support for uartps controller reset
2024-04-20 19:04 UTC (6+ messages)
` [PATCH 1/3] dt-bindings: serial: cdsn,uart: Add optional reset property
` [PATCH 2/3] arm64: zynqmp: Add resets property for UART nodes
` [PATCH 3/3] tty: serial: uartps: Add support for uartps controller reset
[PATCH v4 0/3] add support for EXAR XR20M1172 UART
2024-04-20 7:28 UTC (20+ messages)
` [PATCH v4 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v4 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v4 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH v2 0/6] dmaengine: dw: Fix src/dst addr width misconfig
2024-04-19 17:56 UTC (7+ messages)
` [PATCH v2 1/6] dmaengine: dw: Add peripheral bus width verification
` [PATCH v2 2/6] dmaengine: dw: Add memory "
` [PATCH v2 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH v2 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
` [PATCH v2 5/6] dmaengine: dw: Simplify max-burst calculation procedure
` [PATCH v2 6/6] dmaengine: dw: Unify ret-val local variables naming
[PATCH v3] dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
2024-04-19 13:40 UTC
[PATCH v1 0/4] serial: exar: fix kbuild warnings and code style
2024-04-19 12:50 UTC (11+ messages)
` [PATCH v1 1/4] serial: exar: add missing kernel doc function parameters
` [PATCH v1 2/4] serial: exar: use return dev_err_probe instead of returning error code
` [PATCH v1 3/4] serial: exar: remove unneeded parenthesis
` [PATCH v1 4/4] serial: exar: change port_type ternary line wrapping
[PATCH] serial: kgdboc: Fix NMI-safety problems from keyboard reset code
2024-04-19 10:30 UTC
[PATCH v3 0/3] add support for EXAR XR20M1172 UART
2024-04-19 10:05 UTC (11+ messages)
` [PATCH v3 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v3 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
` [PATCH v3 3/3] serial: sc16is7xx: add support for EXAR "
[PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
2024-04-19 9:19 UTC (27+ messages)
` [PATCH 1/4] dmaengine: dw: Add peripheral bus width verification
` [PATCH 2/4] dmaengine: dw: Add memory "
` [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods
` [PATCH 4/4] dmaengine: dw: Simplify max-burst calculation procedure
Re: Re:[PATCH V11] kdb: Fix the deadlock issue in KDB debugging
2024-04-19 6:06 UTC (2+ messages)
[PATCH 0/3] add support for EXAR XR20M1172 UART
2024-04-19 5:45 UTC (6+ messages)
` [PATCH 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH 2/3] serial: sc16is7xx: Add bindings documentation for EXAR XR20M1172 UART
` [PATCH 3/3] serial: sc16is7xx: add support "
[tty:tty-testing] BUILD SUCCESS c6795fbffc4547b40933ec368200bd4926a41b44
2024-04-18 22:37 UTC
[PATCH v4 0/7] serial: exar: add Connect Tech serial cards to Exar driver
2024-04-18 17:25 UTC (21+ messages)
` [PATCH v4 1/7] serial: exar: remove old Connect Tech setup
` [PATCH v4 2/7] serial: exar: added a exar_get_nr_ports function
` [PATCH v4 3/7] serial: exar: add optional board_init function
` [PATCH v4 4/7] serial: exar: moved generic_rs485 further up in 8250_exar.c
` [PATCH v4 5/7] serial: exar: add CTI cards to exar_get_nr_ports
` [PATCH v4 6/7] serial: exar: add CTI specific setup code
` [PATCH v4 7/7] serial: exar: fix checkpach warnings
[PATCH v2 0/3] add support for EXAR XR20M1172 UART
2024-04-18 14:28 UTC (7+ messages)
` [PATCH v2 1/3] serial: sc16is7xx: announce support of SER_RS485_RTS_ON_SEND
` [PATCH v2 2/3] serial: sc16is7xx: Add bindings documentation for EXAR XR20M1172 UART
` [PATCH v2 3/3] serial: sc16is7xx: add support "
[PATCH RFC] pty: Add parity enabling routine
2024-04-18 13:46 UTC (3+ messages)
[PATCH v4 0/3] VT: Add ability to get font requirements
2024-04-18 10:45 UTC (10+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] VT: Use macros to define ioctls
` [PATCH v5 2/3] VT: Add KDFONTINFO ioctl
` [PATCH v5 3/3] VT: Allow to get max font width and height
Re:[PATCH V11] kdb: Fix the deadlock issue in KDB debugging
2024-04-18 9:05 UTC (2+ messages)
[tty:tty-testing] BUILD SUCCESS b86ae40ffcf5a16b9569b1016da4a08c4f352ca2
2024-04-18 4:09 UTC
[tty:tty-linus] BUILD SUCCESS ea2624b5b829b8f93c0dce25721d835969b34faf
2024-04-17 23:46 UTC
[PATCH v3 0/8] serial: exar: add Connect Tech serial cards to Exar driver
2024-04-17 16:32 UTC (6+ messages)
` [PATCH v3 8/8] serial: exar: fix: fix crash during shutdown if setup fails
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