messages from 2023-02-28 01:58:38 to 2023-03-10 22:31:44 UTC [more...]
[PATCH 1/2] serial: sh-sci: mark OF related data as maybe unused
2023-03-10 22:29 UTC
[PATCH v6 0/3] Add support for NXP bluetooth chipsets
2023-03-10 18:33 UTC (12+ 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
` [EXT] "
[PATCH v8 0/3] Add support for NXP bluetooth chipsets
2023-03-10 18:19 UTC (4+ messages)
` [PATCH v8 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v8 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v8 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
[PATCH] serial: Use of_property_read_bool() for boolean properties
2023-03-10 15:29 UTC (2+ messages)
[PATCH] serial: Use of_property_present() for testing DT property presence
2023-03-10 15:28 UTC (2+ messages)
[tty:tty-linus] BUILD SUCCESS 18365ebf23f3e713e5dd8e295c9a639295250f3c
2023-03-10 13:57 UTC
[PATCH v6 1/1] serial: core: Start managing serial controllers to enable runtime PM
2023-03-10 13:46 UTC (8+ messages)
[tty:tty-testing] BUILD SUCCESS 571079f5ba93f08ac2563d40e46d42d56615c096
2023-03-10 4:40 UTC
[PATCH] Documentation/serial-console: Document the behavior when the last console= parameter is not used
2023-03-10 1:54 UTC (3+ messages)
[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
2023-03-09 21:50 UTC
[PATCH v10 0/3] Add minimal MT8365 and MT8365-EVK support
2023-03-09 21:36 UTC (6+ messages)
` [PATCH v10 1/3] dt-bindings: irq: mtk, sysirq: add support for mt8365
` [PATCH v10 2/3] dt-bindings: serial: mediatek,uart: add MT8365
` [PATCH v10 3/3] arm64: dts: mediatek: Initial mt8365-evk support
[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
2023-03-09 21:35 UTC (4+ messages)
` [PATCH v11 1/3] dt-bindings: irq: mtk, sysirq: add support for mt8365
` [PATCH v11 2/3] dt-bindings: serial: mediatek,uart: add MT8365
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support
[PATCH v2 0/9] i2c: Switch .probe() to not take an id parameter
2023-03-09 21:19 UTC (4+ messages)
[PATCH] serial: 8250_bcm7271: Fix arbitration handling
2023-03-09 19:07 UTC (2+ messages)
[PATCH 00/20] MODULE_LICENSE removals, fifth tranche
2023-03-09 16:14 UTC (4+ messages)
` [PATCH 15/20] tty: serial: imx: remove MODULE_LICENSE in non-modules
[PATCH 00/24] MODULE_LICENSE removals, second tranche
2023-03-09 16:17 UTC (3+ messages)
` [PATCH 21/24] kbuild, serial: remove MODULE_LICENSE in non-modules
[PATCH 0/4] devres: Provide krealloc_array
2023-03-09 15:04 UTC (8+ 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 v2 0/4] devres: Provide krealloc_array
2023-03-09 15:03 UTC (5+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] hwmon: pmbus: Use devm_krealloc_array
` [PATCH v2 3/4] iio: adc: "
` [PATCH v2 4/4] serial: qcom_geni: "
[PATCH 0/8] tty: Cleanups
2023-03-09 14:58 UTC (13+ 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 v2] tty: serial: fsl_lpuart: fix race on RX DMA shutdown
2023-03-09 13:43 UTC
[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 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 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 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 (4+ messages)
[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 (8+ 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 (2+ 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 (5+ 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).