linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-24 21:24:38 to 2023-03-09 08:59:48 UTC [more...]

[PATCH v6 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-09  8:57 UTC 

[PATCH 0/8] tty: Cleanups
 2023-03-09  8:33 UTC  (10+ messages)
` [PATCH 1/8] n_tty: Convert no_space_left to space_left boolean
` [PATCH 2/8] tty_ioctl: Use BIT() for internal flags
` [PATCH 3/8] Bluetooth: hci_ldisc: Fix tty_set_termios() return value assumptions
` [PATCH 4/8] n_tty: Sort includes alphabetically
` [PATCH 5/8] n_tty: Use DIV_ROUND_UP() in room calculation
` [PATCH 6/8] n_tty: Cleanup includes
` [PATCH 7/8] n_tty: Reindent if condition
` [PATCH 8/8] tty: Convert hw_stopped in tty_struct to bool

[PATCH 0/8] serial: Core cleanups
 2023-03-09  8:09 UTC  (9+ messages)
` [PATCH 1/8] serial: Use ARRAY_SIZE() with iso7816 reserved array
` [PATCH 2/8] serial: Use B0 instead of implicit zero assumption
` [PATCH 3/8] serial: Remove extern from func prototypes in headers
` [PATCH 4/8] serial: Move uart_change_speed() earlier
` [PATCH 5/8] serial: Rename uart_change_speed() to uart_change_line_settings()
` [PATCH 6/8] serial: Make hw_stopped bool
` [PATCH 7/8] serial: Rename hw_stopped to old_hw_stopped & improve logic
` [PATCH 8/8] serial: Remove uart_wait_until_sent() forward declaration

[PATCH v7 0/3] Add support for NXP bluetooth chipsets
 2023-03-08 19:10 UTC  (6+ messages)
` [PATCH v7 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v7 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v7 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/4] serial: qcom-geni: fix console shutdown hang
 2023-03-08 17:24 UTC  (16+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] serial: qcom-geni: fix DMA mapping leak on shutdown
` [PATCH 3/4] serial: qcom-geni: fix mapping of empty DMA buffer
` [PATCH 4/4] serial: qcom-geni: drop bogus uart_write_wakeup()

[niks:has_ioport_v3] [tty] aa0652d7f1: BUG:kernel_NULL_pointer_dereference,address
 2023-03-08 14:03 UTC  (4+ messages)

[PATCH 0/4] devres: Provide krealloc_array
 2023-03-08 11:58 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH 3/4] iio: adc: "
` [PATCH 4/4] serial: qcom_geni: "

[PATCH] Documentation/serial-console: Document the behavior when the last console= parameter is not used
 2023-03-08 11:24 UTC 

[PATCH v9 0/9] Add minimal MT8365 and MT8365-EVK support
 2023-03-07 19:40 UTC  (9+ messages)
` [PATCH v9 8/9] dt-bindings: serial: mediatek,uart: add MT8365
` [PATCH v9 9/9] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH 1/2] tty: serial: qcom-geni-serial: check correct dma address before unprep
 2023-03-07 16:48 UTC  (6+ messages)
` [PATCH 2/2] tty: serial: qcom-geni-serial: check for valid size before starting dma

[PATCH 1/3] tty: serial: qcom-geni-serial: Fix kdb/kgdb after port shutdown (again)
 2023-03-07 16:01 UTC  (6+ messages)
` [PATCH 2/3] serial: uart_poll_init() should power on the UART
` [PATCH 3/3] tty: serial: qcom-geni-serial: Add a poll_init() function

[linux-next:master] BUILD SUCCESS WITH WARNING 709c6adf19dc558e44ab5c01659b09a16a2d3c82
 2023-03-07 15:02 UTC 

[PATCH v6 0/3] Add support for NXP bluetooth chipsets
 2023-03-07 11:43 UTC  (8+ messages)
` [PATCH v6 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v6 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v1] serdev: Set fwnode for serdev devices
 2023-03-07  6:51 UTC  (13+ messages)

[PATCH] tty: serial: fsl_lpuart: fix race on RX DMA shutdown
 2023-03-06 10:25 UTC  (3+ messages)

[PATCH v5 1/1] serial: core: Start managing serial controllers to enable runtime PM
 2023-03-06  6:49 UTC  (3+ messages)

[PATCH v2 tty-next] serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
 2023-03-05 14:51 UTC 

[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
 2023-03-03 22:08 UTC  (3+ messages)
` [PATCH v2 3/9] serial: sc16is7xx: Convert to i2c's .probe_new()

[PATCH AUTOSEL 6.2 16/64] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:40 UTC  (3+ messages)
` [PATCH AUTOSEL 6.2 17/64] serial: sc16is7xx: setup GPIO controller later in probe
` [PATCH AUTOSEL 6.2 50/64] tty: pcn_uart: fix memory leak with using debugfs_lookup()

[PATCH AUTOSEL 6.1 13/60] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:43 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 14/60] serial: sc16is7xx: setup GPIO controller later in probe
` [PATCH AUTOSEL 6.1 46/60] tty: pcn_uart: fix memory leak with using debugfs_lookup()

[PATCH AUTOSEL 4.14 03/11] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:49 UTC 

[PATCH AUTOSEL 4.19 06/16] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:48 UTC 

[PATCH AUTOSEL 5.10 09/30] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:46 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/30] serial: sc16is7xx: setup GPIO controller later in probe

[PATCH AUTOSEL 5.4 08/20] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:47 UTC 

[PATCH AUTOSEL 5.15 11/50] tty: serial: fsl_lpuart: disable the CTS when send break signal
 2023-03-03 21:45 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 12/50] serial: sc16is7xx: setup GPIO controller later in probe
` [PATCH AUTOSEL 5.15 39/50] tty: pcn_uart: fix memory leak with using debugfs_lookup()

[PATCH v1 tty-next] serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
 2023-03-03 18:45 UTC  (2+ messages)

[PATCH] serial: core: fix broken console after suspend
 2023-03-02 16:43 UTC  (7+ messages)

[PATCH] serial: imx: Drop a few unneeded casts
 2023-03-02 16:06 UTC  (3+ messages)

[PATCH] serial: imx: Simplify imx_uart_type
 2023-03-02 13:19 UTC  (4+ messages)

[PATCH tty-next] serial: 8250_pci1xxxx: Disable SERIAL_8250_PCI1XXXX config by default
 2023-03-02  7:03 UTC  (4+ messages)

[PATCH v5 0/3] Add support for NXP bluetooth chipsets
 2023-03-01 15:51 UTC  (4+ messages)
` [PATCH v5] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/8] drivers: select REGMAP instead of depending on it
 2023-03-01 12:47 UTC  (5+ messages)
` [PATCH 8/8] serial: 8250: ASPEED_VUART: "

[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
 2023-02-28 13:47 UTC  (3+ messages)
` [PATCH 15/20] tty: serial: imx: remove MODULE_LICENSE in non-modules

[PATCH 1/3] tty: n_gsm: add ioctl for DLC specific parameter configuration
 2023-02-28 10:51 UTC  (6+ messages)
` [PATCH 2/3] tty: n_gsm: allow window size configuration
` [PATCH 3/3] tty: n_gsm: add ioctl for DLC config via ldisc handle

[GIT PULL] TTY/Serial driver updates for 6.3-rc1
 2023-02-28  7:35 UTC  (13+ messages)

[PATCH] serial: 8250_fsl: fix handle_irq locking
 2023-02-28  6:27 UTC  (2+ messages)

[PATCH] Revert "tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency"
 2023-02-28  6:24 UTC  (3+ messages)

[PATCH] vc_screen: don't clobber return value in vcs_read
 2023-02-28  5:38 UTC  (6+ messages)

[PATCH v2] vc_screen: modify vcs_size() handling in vcs_read()
 2023-02-28  2:40 UTC  (6+ messages)

[PATCH] vc_screen: modify vcs_size() handling in vcs_read()
 2023-02-27 20:06 UTC  (2+ messages)

[PATCH v5 0/7] Update Renesas {EMMA mobile, RZ/V2M} UART Port type
 2023-02-27 11:41 UTC  (8+ messages)
` [PATCH v5 1/7] serial: 8250_em: Fix UART port type
` [PATCH v5 2/7] serial: 8250_em: Simplify probe()
` [PATCH v5 3/7] serial: 8250_em: Drop unused header file
` [PATCH v5 4/7] serial: 8250_em: Add missing break statement
` [PATCH v5 5/7] serial: 8250_em: Use devm_clk_get_enabled()
` [PATCH v5 6/7] serial: 8250_em: Use pseudo offset for UART_FCR
` [PATCH v5 7/7] serial: 8250_em: Add serial8250_em_{reg_update(),out_helper()}

[PATCH v3 0/6] Introduce STM32 system bus
 2023-02-27 11:26 UTC  (7+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
  ` [Linux-stm32] "

[bug report] serial: 8250: fix handle_irq locking
 2023-02-27  8:52 UTC  (2+ messages)

[PATCH v2] tty: serial: fsl_lpuart: select SERIAL_FSL_LPUART for SERIAL_FSL_LPUART_CONSOLE
 2023-02-26 16:46 UTC  (3+ messages)

[PATCH] tty: serial: fsl_lpuart: select SERIAL_FSL_LPUART for SERIAL_FSL_LPUART_CONSOLE
 2023-02-26 15:02 UTC  (7+ messages)

UART RX losing bytes
 2023-02-26 13:45 UTC  (2+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2023-02-25 16:41 UTC  (3+ messages)
` [PATCH 08/17] dt-bindings: watchdog: mtk-wdt: Add MT8365 SoC bindings


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).