messages from 2022-06-06 10:06:15 to 2022-06-08 10:24:16 UTC [more...]
[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
2022-06-08 10:08 UTC (20+ messages)
` [PATCH v2 01/20] clocksource: timer-npcm7xx: Add NPCM845 timer
` [PATCH v2 06/20] dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX Clock
` [PATCH v2 07/20] clk: npcm8xx: add clock controller
` [PATCH v2 08/20] dt-bindings: reset: modify to general NPCM name
` [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property
` [PATCH v2 10/20] ARM: dts: nuvoton: add reset "
` [PATCH v2 11/20] reset: npcm: using syscon instead of device data
` [PATCH v2 12/20] dt-bindings: reset: npcm: Add support for NPCM8XX
` [PATCH v2 13/20] reset: npcm: Add NPCM8XX support
` [PATCH v2 14/20] dt-bindings: arm: npcm: Add maintainer
` [PATCH v2 17/20] arm64: npcm: Add support for Nuvoton NPCM8XX BMC SoC
` [PATCH v2 18/20] arm64: dts: nuvoton: Add initial NPCM8XX device tree
` [PATCH v2 19/20] arm64: dts: nuvoton: Add initial NPCM845 EVB "
` [PATCH v2 20/20] arm64: defconfig: Add Nuvoton NPCM family support
[PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
2022-06-08 10:04 UTC (3+ messages)
[PATCH v4 0/6] LSR flag preservation improvements
2022-06-08 9:54 UTC (7+ messages)
` [PATCH v4 1/6] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH v4 2/6] serial: 8250: Create serial_lsr_in()
` [PATCH v4 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
` [PATCH v4 4/6] serial: 8250: Adjust misleading LSR related comment
` [PATCH v4 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
` [PATCH v4 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
[PATCH 01/36] tty/vt: consolemap: use ARRAY_SIZE()
2022-06-08 9:54 UTC (71+ messages)
` [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir
` [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants
` [PATCH 04/36] tty/vt: consolemap: decrypt inverse_translate()
` [PATCH 05/36] tty/vt: consolemap: remove extern from function decls
` [PATCH 06/36] tty/vt: consolemap: convert macros to static inlines
` [PATCH 07/36] tty/vt: consolemap: make parameters of inverse_translate() saner
` [PATCH 08/36] tty/vt: consolemap: one line = one statement
` [PATCH 09/36] tty/vt: consolemap: use | for binary addition
` [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros
` [PATCH 11/36] tty/vt: consolemap: zero uni_pgdir using kcalloc()
` [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type)
` [PATCH 13/36] tty/vt: consolemap: make con_set_unimap() more readable
` [PATCH 14/36] tty/vt: consolemap: make con_get_unimap() "
` [PATCH 15/36] tty/vt: consolemap: make p1 increment less confusing in con_get_unimap()
` [PATCH 16/36] tty/vt: consolemap: check put_user() "
` [PATCH 17/36] tty/vt: consolemap: introduce enum translation_map and use it
` [PATCH 18/36] tty/vt: consolemap: remove glyph < 0 check from set_inverse_trans_unicode()
` [PATCH 19/36] tty/vt: consolemap: extract dict unsharing to con_unshare_unimap()
` [PATCH 20/36] tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
` [PATCH 21/36] tty/vt: consolemap: saner variable names in conv_uni_to_pc()
` [PATCH 22/36] tty/vt: consolemap: saner variable names in con_insert_unipair()
` [PATCH 23/36] tty/vt: consolemap: saner variable names in con_unify_unimap()
` [PATCH 24/36] tty/vt: consolemap: saner variable names in con_do_clear_unimap()
` [PATCH 25/36] tty/vt: consolemap: saner variable names in con_unshare_unimap()
` [PATCH 26/36] tty/vt: consolemap: saner variable names in con_release_unimap()
` [PATCH 27/36] tty/vt: consolemap: saner variable names in con_copy_unimap()
` [PATCH 28/36] tty/vt: consolemap: saner variable names in con_get_unimap()
` [PATCH 29/36] tty/vt: consolemap: saner variable names in con_set_unimap()
` [PATCH 30/36] tty/vt: consolemap: saner variable names in con_set_default_unimap()
` [PATCH 31/36] tty/vt: consolemap: make conv_uni_to_pc() more readable
` [PATCH 32/36] tty/vt: consolemap: remove superfluous whitespace
` [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap()
` [PATCH 34/36] tty/vt: consolemap: extract con_allocate_new() from con_do_clear_unimap()
` [PATCH 35/36] tty/vt: consolemap: use con_allocate_new() in con_unshare_unimap()
` [PATCH 36/36] tty/vt: consolemap: walk the buffer only once in con_set_trans_old()
Napływ Klientów ze strony
2022-06-08 8:05 UTC
[PATCH 0/3] serial: atmel: cleanup code
2022-06-08 8:18 UTC (4+ messages)
` [PATCH 2/3] tty: serial: atmel: improve clock management
[PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate()
2022-06-07 19:25 UTC (10+ messages)
[PATCH 0/2] tty: serial: Introduce callback for start_rx and implement same for qcom-geni-serial
2022-06-07 18:52 UTC (3+ messages)
` [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present
` [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback
[PATCH AUTOSEL 4.9 04/19] tty: Fix a possible resource leak in icom_probe
2022-06-07 18:03 UTC (3+ messages)
` [PATCH AUTOSEL 4.9 07/19] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 4.9 14/19] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 4.19 04/27] tty: Fix a possible resource leak in icom_probe
2022-06-07 18:01 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 08/27] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 4.19 16/27] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 5.10 06/38] tty: Fix a possible resource leak in icom_probe
2022-06-07 17:58 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 10/38] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.10 20/38] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 4.14 04/25] tty: Fix a possible resource leak in icom_probe
2022-06-07 18:02 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 07/25] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 4.14 15/25] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 5.4 05/34] tty: Fix a possible resource leak in icom_probe
2022-06-07 17:59 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 09/34] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.4 18/34] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 5.15 08/51] tty: Fix a possible resource leak in icom_probe
2022-06-07 17:55 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 13/51] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.15 27/51] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 5.17 08/60] tty: Fix a possible resource leak in icom_probe
2022-06-07 17:52 UTC (3+ messages)
` [PATCH AUTOSEL 5.17 13/60] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.17 28/60] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH AUTOSEL 5.18 09/68] tty: Fix a possible resource leak in icom_probe
2022-06-07 17:47 UTC (3+ messages)
` [PATCH AUTOSEL 5.18 14/68] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
` [PATCH AUTOSEL 5.18 30/68] serial: msm_serial: disable interrupts in __msm_console_write()
[PATCH v3 0/6] LSR flag preservation improvements
2022-06-07 14:46 UTC (11+ messages)
` [PATCH v3 1/6] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH v3 2/6] serial: 8250: Create serial_lsr_in()
` [PATCH v3 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
` [PATCH v3 4/6] serial: 8250: Adjust misleading LSR related comment
` [PATCH v3 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
` [PATCH v3 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
[V4] serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
2022-06-07 13:25 UTC (11+ messages)
[PATCH v2] serial: 8250_omap: Fix syntax errors in comments
2022-06-07 13:11 UTC (3+ messages)
[PATCH] serial: core: check if uart_get_info succeeds before using
2022-06-07 13:11 UTC (4+ messages)
[PATCH v2 0/6] LSR flag preservation improvements
2022-06-07 10:54 UTC (17+ messages)
` [PATCH v2 1/6] serial: 8250: Store to lsr_save_flags after lsr read
` [PATCH v2 2/6] serial: 8250: Create serial_lsr_in()
` [PATCH v2 3/6] serial: 8250: Get preserved flags using serial_lsr_in()
` [PATCH v2 4/6] serial: 8250: Adjust misleading LSR related comment
` [PATCH v2 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq()
` [PATCH v2 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
[PATCH 00/17] Add support for MT8365 EVK board
2022-06-07 10:46 UTC (2+ messages)
` (subset) "
[PATCH 1/2] tty/vt: defkeymap.c_shipped, little unification with loadkeys
2022-06-07 10:01 UTC (6+ messages)
` [PATCH 2/2] tty/vt: Makefile, add --unicode for loadkeys invocation
[PATCH 1/2] serial: 8250: kill __do_stop_tx()
2022-06-07 8:41 UTC (2+ messages)
` [PATCH 2/2] serial: 8250: handle __start_tx() call in start_tx()
[PATCH v6 0/2] tty/serial: Process XON/XOFF robustly
2022-06-06 15:36 UTC (3+ messages)
` [PATCH v6 1/2] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v6 2/2] tty: Use flow-control char function on closing path
tty: fix a possible hang on tty device
2022-06-06 14:43 UTC (6+ messages)
[PATCH] serial: 8250: 8250_omap: Fix syntax errors in comments
2022-06-06 14:34 UTC (2+ messages)
Non-working serial console
2022-06-06 14:31 UTC (5+ messages)
[PATCH v2 0/4] MAX310X I2C support
2022-06-06 14:25 UTC (2+ messages)
[PATCH v5 0/2] tty/serial: Process XON/XOFF robustly
2022-06-06 14:19 UTC (4+ messages)
` [PATCH v5 1/2] tty: Implement lookahead to process XON/XOFF timely
` [PATCH v5 2/2] tty: Use flow-control char function on closing path
[PATCH 00/36] RS485 serial_rs485 sanitization
2022-06-06 10:04 UTC (15+ messages)
` [PATCH 23/36] serial: Clear rs485 struct when non-RS485 mode is set
` [PATCH 24/36] serial: return -EINVAL for non-legacy RS485 flags
` [PATCH 25/36] serial: 8250_dwlib: Remove serial_rs485 sanitization
` [PATCH 26/36] serial: 8250_fintek: "
` [PATCH 27/36] serial: 8250: lpc18xx: "
` [PATCH 28/36] serial: 8250_pci: "
` [PATCH 29/36] serial: pl011: "
` [PATCH 30/36] serial: fsl_lpuart: Call core's sanitization and remove custom one
` [PATCH 31/36] serial: imx: Remove serial_rs485 sanitization
` [PATCH 32/36] serial: max310x: "
` [PATCH 33/36] serial: 8250_exar: Remove serial_rs485 assignment
` [PATCH 34/36] serial: mcf: "
` [PATCH 35/36] serial: sc16is7xx: "
` [PATCH 36/36] serial: 8250: Remove serial_rs485 sanitization from em485
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).