messages from 2022-06-30 14:14:10 to 2022-07-08 14:20:12 UTC [more...]
[PATCH 0/3] serial: Fix support for UPF_SPD_* flags
2022-07-08 14:20 UTC (8+ messages)
[PATCH v7 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-07-08 13:45 UTC (19+ messages)
` [PATCH v7 01/16] dt-bindings: timer: npcm: Add npcm845 compatible string
` [PATCH v7 02/16] dt-bindings: watchdog: "
` [PATCH v7 03/16] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v7 04/16] clk: npcm8xx: add clock controller
` [PATCH v7 05/16] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v7 06/16] ARM: dts: nuvoton: add reset "
` [PATCH v7 07/16] reset: npcm: using syscon instead of device data
` [PATCH v7 08/16] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v7 09/16] reset: npcm: Add NPCM8XX support
` [PATCH v7 10/16] dt-bindings: arm: npcm: Add maintainer
` [PATCH v7 11/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible string
` [PATCH v7 12/16] dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR "
` [PATCH v7 13/16] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v7 14/16] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v7 15/16] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v7 16/16] arm64: defconfig: Add Nuvoton NPCM family support
[V3] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
2022-07-08 13:11 UTC (4+ messages)
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
2022-07-08 10:02 UTC (5+ messages)
PNP0501 serial driver takes almost 2 seconds to suspend/resume (printk issue)
2022-07-08 8:01 UTC (3+ messages)
[V2] tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could return a sub-optimal clock rate
2022-07-07 19:24 UTC (13+ messages)
[PATCH 0/7] ftdi_sio driver improvements
2022-07-07 16:50 UTC (26+ messages)
` [PATCH 1/7] USB: serial: ftdi_sio: Fix divisor overflow
` [PATCH 2/7] USB: serial: ftdi_sio: Add missing baudrate validation
` [PATCH 3/7] USB: serial: ftdi_sio: Extract SIO divisor code to function
` [PATCH 4/7] USB: serial: ftdi_sio: Do not reset baudrate to 9600 on error
` [PATCH 5/7] USB: serial: ftdi_sio: Fix baudrate rounding for ASYNC_SPD_CUST
` [PATCH 6/7] USB: serial: ftdi_sio: Fix custom_divisor and c_*speed "
` [PATCH 7/7] USB: serial: ftdi_sio: Fill c_*speed fields with real baudrate
[RESEND PATCH 8/8] tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
2022-07-07 16:26 UTC (2+ messages)
[PATCH v2 1/4] tty: n_gsm: fix wrong T1 retry count handling
2022-07-07 11:32 UTC (4+ messages)
` [PATCH v2 2/4] tty: n_gsm: fix DM command
` [PATCH v2 3/4] tty: n_gsm: fix flow control handling in tx path
` [PATCH v2 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
[PATCH 1/2] serial: sh-sci: fix missing sci_cleanup_single() in sci_probe_single()
2022-07-07 8:47 UTC (7+ messages)
` [PATCH 2/2] serial: sh-sci: fix missing uart_unregister_driver() "
[PATCH 1/2] tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
2022-07-07 8:25 UTC (2+ messages)
` [PATCH 2/2] tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
2022-07-07 7:34 UTC (2+ messages)
[PATCH 4/4] tty: n_gsm: fix missing corner cases in gsmld_poll()
2022-07-07 6:48 UTC
[PATCH 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
2022-07-06 16:52 UTC (5+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
[PATCH 6/6] i2c: Make remove callback return void
2022-07-06 9:31 UTC (4+ messages)
[PATCH -next] drivers/tty/serial: Add missing clk_disable_unprepare()
2022-07-06 3:00 UTC (2+ messages)
` [PATCH -next v2] serial: 8250_bcm2835aux: "
[RESEND PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
2022-07-05 22:34 UTC (6+ messages)
[PATCH v2 0/9] Fixes and cleanup for RS485
2022-07-05 20:38 UTC (25+ messages)
` [PATCH v2 1/9] serial: core: only get RS485 termination GPIO if supported
` [PATCH v2 2/9] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH v2 3/9] serial: core: move sanitizing of RS485 delays into own function
` [PATCH v2 4/9] serial: core: sanitize RS485 delays read from device tree
` [PATCH v2 5/9] dt_bindings: rs485: Correct delay values
` [PATCH v2 6/9] serial: 8250_dwlib: remove redundant sanity check for RS485 flags
` [PATCH v2 7/9] serial: ar933x: Fix check for RS485 support
` [PATCH v2 8/9] serial: ar933x: Remove redundant assignment in rs485_config
` [PATCH v2 9/9] serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
[PATCH] Revert "kernfs: Change kernfs_notify_list to llist."
2022-07-05 20:10 UTC
[PATCH] serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
2022-07-05 16:31 UTC (7+ messages)
[PATCH 0/2] serial: RS485 termination improvements
2022-07-05 10:41 UTC (5+ messages)
` [PATCH 1/2] serial: Embed rs485_supported to uart_port
` [PATCH 2/2] serial: RS485 termination is supported if DT provides one
[PATCH v2] serial: 8250_bcm7271: Save/restore RTS in suspend/resume
2022-07-04 15:35 UTC (3+ messages)
[PATCH tty-next] MIPS: ath79: Remove one of the identical args in early_printk
2022-07-04 12:51 UTC
[PATCH v2] serial: 8250_fsl: Don't report FE, PE and OE twice
2022-07-04 8:51 UTC
[PATCH] serial: 8250_fsl: Don't report FE, PE and OE twice
2022-07-04 8:38 UTC (9+ messages)
Questions about usb to serial driver
2022-07-04 8:31 UTC (5+ messages)
[PATCH v2] tty: serial: samsung_tty: support more than 4 uart ports
2022-07-04 8:11 UTC (3+ messages)
[PATCH v2 0/6] serial: A few cleanups
2022-07-04 6:59 UTC (7+ messages)
` [PATCH v2 6/6] serial: Consolidate BOTH_EMPTY use
[PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART
2022-07-04 6:56 UTC (4+ messages)
` [PATCH v9 4/6] serial: take termios_rwsem for ->rs485_config() & pass termios as param
[PATCH 0/8] Fixes and cleanup for RS485
2022-07-02 16:50 UTC (5+ messages)
` [PATCH 1/8] serial: core: only get RS485 termination gpio if supported
[tty:tty-testing] BUILD SUCCESS 7349660438603ed19282e75949561406531785a5
2022-07-02 1:10 UTC
[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
2022-07-02 1:03 UTC
[PATCH] kernfs: Avoid re-adding kernfs_node into kernfs_notify_list
2022-07-01 15:34 UTC (5+ messages)
[PATCH v5 1/2] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-07-01 12:23 UTC (2+ messages)
` [PATCH v5 2/2] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
[PATCH V2 00/30] OPP: Add new configuration interface: dev_pm_opp_set_config()
2022-07-01 10:45 UTC (10+ messages)
` [PATCH V2 24/30] serial: qcom: Migrate to dev_pm_opp_set_config()
[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
2022-07-01 10:17 UTC (4+ messages)
` [PATCH v2 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers
[PATCH v4 1/9] tty: n_gsm: fix user open not possible at responder until initiator open
2022-07-01 8:08 UTC (10+ messages)
` [PATCH v4 2/9] tty: n_gsm: fix tty registration before control channel open
` [PATCH v4 3/9] tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
` [PATCH v4 4/9] tty: n_gsm: fix missing timer to handle stalled links
` [PATCH v4 5/9] tty: n_gsm: fix non flow control frames during mux flow off
` [PATCH v4 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
` [PATCH v4 7/9] tty: n_gsm: fix packet re-transmission without open control channel
` [PATCH v4 8/9] tty: n_gsm: fix resource allocation order in gsm_activate_mux()
` [PATCH v4 9/9] tty: n_gsm: fix race condition in gsmld_write()
Regression for duplicate (?) console parameters on next-20220630
2022-07-01 4:42 UTC (4+ messages)
[tty:tty-linus] BUILD SUCCESS b941e487152e0909ef43faacae6eeee266d9b378
2022-07-01 3:50 UTC
[tty:tty-testing] BUILD SUCCESS c8177f90b7c618042e8dd19c87307cf29a7dc275
2022-07-01 3:49 UTC
[PATCH v1 1/1] serial: 8250_dw: Sort headers alphabetically
2022-06-30 15:05 UTC (2+ messages)
[PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path
2022-06-30 14:59 UTC (2+ messages)
[PATCH v6 00/17] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-06-30 14:53 UTC (5+ messages)
` [PATCH v6 08/17] reset: npcm: using syscon instead of device data
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).