messages from 2021-11-01 15:22:43 to 2021-11-10 15:02:53 UTC [more...]
[PATCH v3 0/5] Update STMicroelectronics maintainers email
2021-11-10 15:01 UTC (5+ messages)
` [PATCH v3 1/5] dt-bindings: timer: Update maintainers for st,stm32-timer
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers
` [PATCH v3 3/5] dt-bindings: media: Update maintainers for st,stm32-cec.yaml
` [PATCH v3 4/5] dt-bindings: media: Update maintainers for st,stm32-hwspinlock.yaml
[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
2021-11-10 12:15 UTC (3+ messages)
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops
[PATCH] tty: serial: Use fifo in 8250 console driver
2021-11-10 12:10 UTC (4+ messages)
[PATCH v3 00/16] Basic StarFive JH7100 RISC-V SoC support
2021-11-10 11:15 UTC (49+ messages)
` [PATCH v3 01/16] RISC-V: Add StarFive SoC Kconfig option
` [PATCH v3 02/16] dt-bindings: timer: Add StarFive JH7100 clint
` [PATCH v3 03/16] dt-bindings: interrupt-controller: Add StarFive JH7100 plic
` [PATCH v3 04/16] dt-bindings: clock: starfive: Add JH7100 clock definitions
` [PATCH v3 05/16] dt-bindings: clock: starfive: Add JH7100 bindings
` [PATCH v3 06/16] clk: starfive: Add JH7100 clock generator driver
` [PATCH v3 07/16] dt-bindings: reset: Add StarFive JH7100 reset definitions
` [PATCH v3 08/16] dt-bindings: reset: Add Starfive JH7100 reset bindings
` [PATCH v3 09/16] reset: starfive-jh7100: Add StarFive JH7100 reset driver
` [PATCH v3 10/16] dt-bindings: pinctrl: Add StarFive pinctrl definitions
` [PATCH v3 11/16] dt-bindings: pinctrl: Add StarFive JH7100 bindings
` [PATCH v3 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs
` [PATCH v3 13/16] dt-bindings: serial: snps-dw-apb-uart: Add JH7100 uarts
` [PATCH v3 14/16] serial: 8250_dw: Add StarFive JH7100 quirk
` [PATCH v3 15/16] RISC-V: Add initial StarFive JH7100 device tree
` [PATCH v3 16/16] RISC-V: Add BeagleV Starlight Beta "
[PATCH 0/2] Add UART driver for Suplus SP7021 SoC
2021-11-10 9:50 UTC (7+ messages)
` [PATCH 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
` [PATCH v2 0/2] Add UART driver for Suplus SP7021 SoC
` [PATCH v2 1/2] dt-bindings:serial:Add bindings doc for Sunplus SoC UART Driver
` [PATCH v2 2/2] serial:sunplus-uart:Add "
[PATCH] tty: vt: keyboard: do not copy an extra-byte in copy_to_user
2021-11-10 9:32 UTC (22+ messages)
[PATCH] serial: 8250_aspeed_vuart: Replace snprintf in show functions with sysfs_emit
2021-11-10 8:10 UTC (2+ messages)
[PATCH v1] serial: pl011: Add ACPI SBSA UART match id
2021-11-09 17:22 UTC
[PATCH v2 0/3] RZ/G2L SCI support and sh-sci driver update
2021-11-09 13:07 UTC (7+ messages)
` [PATCH v2 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH v2 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
` [PATCH v2 3/3] serial: sh-sci: Add support to deassert/assert reset line
[PATCH 0/3] RZ/G2L SCI support and sh-sci driver update
2021-11-09 9:02 UTC (14+ messages)
` [PATCH 1/3] dt-bindings: serial: renesas,scif: Make resets as a required property
` [PATCH 2/3] dt-bindings: serial: renesas,sci: Document RZ/G2L SoC
` [PATCH 3/3] serial: sh-sci: Add reset support for "
[PATCH v2 00/13] Add initial support for the i.MXRTxxxx SoC family starting from i.IMXRT1050 SoC
2021-11-09 2:59 UTC (35+ messages)
` [PATCH v2 01/13] ARM: imx: add initial support for i.MXRT10xx family
` [PATCH v2 02/13] dt-bindings: pinctrl: add i.MXRT1050 pinctrl binding doc
` [PATCH v2 03/13] ARM: dts: imxrt1050-pinfunc: Add pinctrl binding header
` [PATCH v2 04/13] pinctrl: freescale: Add i.MXRT1050 pinctrl driver support
` [PATCH v2 05/13] dt-bindings: clock: imx: Add documentation for i.MXRT clock
` [PATCH v2 06/13] dt-bindings: imx: Add clock binding for i.MXRT1050
` [PATCH v2 07/13] clk: imx: Add initial support for i.MXRT clock driver
` [PATCH v2 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH v2 09/13] tty: serial: fsl_lpuart: add i.MXRT support
` [PATCH v2 10/13] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT compatible string
` [PATCH v2 11/13] mmc: sdhci-esdhc-imx: Add sdhc support for i.MXRT series
` [PATCH v2 12/13] ARM: dts: imx: add i.MXRT1050-EVK support
` [PATCH v2 13/13] ARM: imxrt_defconfig: add i.MXRT family defconfig
[PATCH v5] vt: keyboard: suppress warnings in vt_do_kdgkb_ioctl
2021-11-08 14:28 UTC (5+ messages)
[PATCH v4] tty: vt: keyboard: add default switch-case, to handle smatch-warnings in method vt_do_kdgkb_ioctl
2021-11-08 13:51 UTC (6+ messages)
[PATCH] drivers: tty: replace snprintf in show functions with sysfs_emit
2021-11-08 9:54 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] serial: 8250: "
[PATCH] serial: core: fix transmit-buffer reset and memleak
2021-11-08 9:15 UTC (2+ messages)
[RFC PATCH] tty: flush buffer on signal interrupted tty close
2021-11-08 9:00 UTC (3+ messages)
[PATCH v3] tty: vt: keyboard: add default switch-case, to handle smatch-warnings in method vt_do_kdgkb_ioctl
2021-11-07 3:21 UTC (5+ messages)
[PATCH v2] tty: vt: keyboard: initialize "kbs" so that kfree(kbs) runs fine even if kbs is not kmalloced
2021-11-06 22:06 UTC (7+ messages)
[PATCH] tty: vt: keyboard: Free dynamic-memory only if kmalloc'ed
2021-11-06 10:43 UTC (3+ messages)
[PATCH] serial: xilinx_uartps: Fix race condition causing stuck TX
2021-11-05 10:37 UTC (3+ messages)
[PATCH v2] tty: serial: Use fifo in 8250 console driver
2021-11-04 17:17 UTC
[GIT PULL] TTY/Serial driver updates for 5.16-rc1
2021-11-04 17:09 UTC (2+ messages)
[PATCH v7 0/6] serial: mvebu-uart: Support for higher baudrates
2021-11-03 21:42 UTC (2+ messages)
Extending serial port linux driver to toggle RS485 direction pin (GPIO)
2021-11-03 8:23 UTC (4+ messages)
[PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
2021-11-03 2:48 UTC
[PATCH v1 1/3] serdev: Add interface serdev_device_ioctl
2021-11-02 7:32 UTC (3+ messages)
[PATCH v1] serdev: Add interface serdev_device_ioctl
2021-11-02 7:18 UTC (9+ messages)
[PATCH] arm: remove zte zx platform left-over
2021-11-02 7:07 UTC (2+ messages)
[PATCH 00/13] This patchset aims to add initial support for the i.MXRT10xx family
2021-11-02 3:32 UTC (7+ messages)
` [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
` [PATCH 03/13] dt-bindings: imx: Add pinctrl binding doc for i.MXRT1050
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).