messages from 2024-05-29 08:02:17 to 2024-06-06 19:58:38 UTC [more...]
[PATCH v2 0/3] serial: Fix regression in omap-serial and pxa
2024-06-06 19:56 UTC (4+ messages)
` [PATCH v2 1/3] Revert "serial: core: only stop transmit when HW fifo is empty"
` [PATCH v2 2/3] serial: core: introduce uart_port_tx_limited_flags()
` [PATCH v2 3/3] serial: bcm63xx-uart: fix tx after conversion to uart_port_tx_limited()
[PATCH v1 1/1] serial: 8250_platform: Explicitly show we initialise ISA ports only once
2024-06-06 18:48 UTC
[PATCH] serial: pxa: Disable TX interrupt if there is no more data to transmit
2024-06-06 18:25 UTC (7+ messages)
[PATCH 1/2] printk: Track command line console positions to fix console order
2024-06-06 11:41 UTC (2+ messages)
` [PATCH 2/2] Revert "printk: Flag register_console() if console is set on command line"
[PATCH] printk: Rename console_replay_all() and update context
2024-06-06 6:50 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-06 2:04 UTC (24+ messages)
` [PATCH v2 2/2] serial: sc16is7xx: hard reset the chip if reset-gpios is defined in dt
[tty:tty-linus] BUILD SUCCESS ae01e52da244af5d650378ada1bfd2d946dc1b45
2024-06-05 19:45 UTC
[tty:tty-testing] BUILD SUCCESS ffd8e8bd26e945a957e827427e8cbe8fa8e23d0d
2024-06-05 19:44 UTC
[PATCH 1/2] dt-bindings: serial: mediatek,uart: add MT7988
2024-06-05 17:01 UTC (5+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7988: add UART controllers
[PATCH v2 net] ptp: ocp: adjust serial port symlink creation
2024-06-05 12:22 UTC (12+ messages)
[PATCH AUTOSEL 5.10 6/7] serial: exar: adding missing CTI and Exar PCI ids
2024-06-05 11:54 UTC
[PATCH AUTOSEL 5.15 7/9] serial: imx: Introduce timeout when waiting on transmitter empty
2024-06-05 11:54 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 8/9] serial: exar: adding missing CTI and Exar PCI ids
[PATCH AUTOSEL 6.1 08/12] serial: imx: Introduce timeout when waiting on transmitter empty
2024-06-05 11:53 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 09/12] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH AUTOSEL 6.1 11/12] tty: add the option to have a tty reject a new ldisc
[PATCH AUTOSEL 6.6 11/20] serial: imx: Introduce timeout when waiting on transmitter empty
2024-06-05 11:51 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 12/20] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH AUTOSEL 6.6 15/20] tty: add the option to have a tty reject a new ldisc
[PATCH AUTOSEL 6.8 12/24] serial: imx: Introduce timeout when waiting on transmitter empty
2024-06-05 11:50 UTC (3+ messages)
` [PATCH AUTOSEL 6.8 13/24] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH AUTOSEL 6.8 17/24] tty: add the option to have a tty reject a new ldisc
[PATCH AUTOSEL 6.9 13/28] serial: imx: Introduce timeout when waiting on transmitter empty
2024-06-05 11:48 UTC (3+ messages)
` [PATCH AUTOSEL 6.9 14/28] serial: exar: adding missing CTI and Exar PCI ids
` [PATCH AUTOSEL 6.9 19/28] tty: add the option to have a tty reject a new ldisc
[PATCH/RFC 0/3] pmdomain: renesas: rmobile-sysc: Remove serial console handling
2024-06-05 11:16 UTC (7+ messages)
` [PATCH/RFC 1/3] earlycon: Export clock and PM Domain info from FDT
[PATCH printk v2 00/18] add threaded printing + the rest
2024-06-05 9:32 UTC (6+ messages)
` [PATCH printk v2 15/18] tty: sysfs: Add nbcon support for 'active'
[PATCH] serial: samsung: Change MAX_CLK_NAME_LENGTH to 17
2024-06-05 9:03 UTC (5+ messages)
[PATCH v5 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
2024-06-05 7:31 UTC (7+ messages)
` [PATCH v5 1/5] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v5 2/5] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
` [PATCH v5 3/5] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH v5 4/5] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH v5 5/5] serial: sh-sci: Add support for RZ/V2H(P) SoC
[PATCH v2 0/3] Add the core reset for UARTs of StarFive JH7110
2024-06-04 16:54 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: serial: snps-dw-apb-uart: Add one more reset signal for StarFive JH7110 SoC
` [PATCH v2 2/3] serial: 8250_dw: Use reset array API to get resets
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
[PATCH v2 0/7] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
2024-06-04 16:03 UTC (14+ messages)
` [PATCH v2 1/7] soc: qcom: geni-se: Add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
` [PATCH v2 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v2 3/7] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v2 4/7] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v2 5/7] serial: qcom-geni: Just set the watermark level once
` [PATCH v2 6/7] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v2 7/7] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups
[PATCH v3 0/7] serial: qcom-geni: Overhaul TX handling to fix crashes/hangs
2024-06-04 16:00 UTC (8+ messages)
` [PATCH v3 1/7] soc: qcom: geni-se: Add GP_LENGTH/IRQ_EN_SET/IRQ_EN_CLEAR registers
` [PATCH v3 2/7] serial: qcom-geni: Fix the timeout in qcom_geni_serial_poll_bit()
` [PATCH v3 3/7] serial: qcom-geni: Fix arg types for qcom_geni_serial_poll_bit()
` [PATCH v3 4/7] serial: qcom-geni: Introduce qcom_geni_serial_poll_bitfield()
` [PATCH v3 5/7] serial: qcom-geni: Just set the watermark level once
` [PATCH v3 6/7] serial: qcom-geni: Fix suspend while active UART xfer
` [PATCH v3 7/7] serial: qcom-geni: Rework TX in FIFO mode to fix hangs/lockups
[PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
2024-06-04 13:41 UTC (5+ messages)
[PATCH v7 0/7] Add support for DEVNAME:0.0 style hardware based addressing
2024-06-04 13:17 UTC (5+ messages)
` [PATCH v7 1/7] printk: Save console options for add_preferred_console_match()
[PATCH 0/2] serial: sc16is7xx: Kconfig fixes after I2C/SPI driver split
2024-06-04 12:31 UTC (6+ messages)
` [PATCH 1/2] serial: sc16is7xx: rename Kconfig CONFIG_SERIAL_SC16IS7XX_CORE
` [PATCH 2/2] serial: sc16is7xx: re-add Kconfig SPI or I2C dependency
[PATCH] spi: dt-bindings: marvell,mmp2-ssp: Merge PXA SSP into schema
2024-06-04 11:56 UTC (2+ messages)
[PATCH 1/2] dt-bindings: serial: sc16is7xx: add reset-gpios
2024-06-04 10:35 UTC (8+ messages)
` [PATCH 2/2] serial: sc16is7xx: setup reset pin if it is defined in device tree
[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
2024-06-03 15:55 UTC (36+ messages)
` [DO NOT MERGE v8 01/36] sh: passing FDT address to kernel startup
` [DO NOT MERGE v8 02/36] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v8 03/36] sh: Enable OF support for build and configuration
` [DO NOT MERGE v8 04/36] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v8 27/36] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v8 28/36] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v8 29/36] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v8 30/36] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v8 31/36] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v8 32/36] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v8 33/36] sh: Add dtbs target support
` [DO NOT MERGE v8 34/36] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v8 35/36] sh: LANDISK "
` [DO NOT MERGE v8 36/36] sh: j2_defconfig: update
[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-03 8:26 UTC (12+ messages)
[PATCH 00/15] tty: serial: switch from circ_buf to kfifo
2024-06-03 7:10 UTC (4+ messages)
` [PATCH 12/15] "
` [PATCH] serial: drop debugging WARN_ON_ONCE() from uart_write()
[tty:tty-linus] BUILD SUCCESS 7bc4244c882a7d7d79f4afefc50893244eb11d07
2024-06-02 3:56 UTC
[PATCH v3][next] tty: sunsu: Simplify device_node cleanup by using __free
2024-06-01 23:23 UTC (2+ messages)
[GIT PULL] TTY driver fix for 6.10-rc2
2024-06-01 16:38 UTC (2+ messages)
[PATCH v1 0/2] serial: 8250: Split out platform and RSA drivers
2024-06-01 13:24 UTC (5+ messages)
` [PATCH v1 2/2] serial: 8250: Extract platform driver
[PATCH] serial: sc16is7xx: set driver name
2024-06-01 9:26 UTC (4+ messages)
[PATCH v3] serial: port: Don't block system suspend even if bytes are left to xmit
2024-05-31 15:30 UTC (2+ messages)
[PATCH] tty: serial: 8250: Passing attr_group to universal driver
2024-05-31 10:20 UTC (4+ messages)
[PATCH v2] serial: port: Don't block system suspend even if bytes are left to xmit
2024-05-31 5:21 UTC (3+ messages)
[PATCH 0/2] serial: Fix problems when serial transfer is happening at suspend time
2024-05-30 22:50 UTC (5+ messages)
` [PATCH 2/2] serial: qcom-geni: Fix qcom_geni_serial_stop_tx_fifo() while xfer
[PATCH] printk: Rename console_replay_all() and update context
2024-05-30 7:45 UTC
Subject: [SECURITY] Vulnerability in Linux Kernel
2024-05-30 5:19 UTC (2+ messages)
[PATCH v4 0/3] VT: Add ability to get font requirements
2024-05-29 8:44 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/3] VT: Use macros to define ioctls
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).