messages from 2021-09-13 17:38:24 to 2021-09-29 14:03:26 UTC [more...]
[PATCH v6 0/6] serial: mvebu-uart: Support for higher baudrates
2021-09-29 14:01 UTC (9+ messages)
` [PATCH v6 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
` [PATCH v6 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [PATCH v6 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [PATCH v6 4/6] dt-bindings: mvebu-uart: update information about UART clock
` [PATCH v6 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [PATCH v6 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400
[RFC 00/19] Add interconnect and devfreq support for i.MX8MQ
2021-09-29 11:44 UTC (26+ messages)
` [RFC 01/19] dt-bindings: interconnect: imx8mq: Add missing pl301 and SAI ids
` [RFC 02/19] devfreq: imx-bus: Switch governor to powersave
` [RFC 03/19] devfreq: imx-bus: Decouple imx-bus from icc made
` [RFC 04/19] devfreq: imx8m-ddrc: Change governor to powersave
` [RFC 05/19] devfreq: imx8m-ddrc: Use the opps acquired from EL3
` [RFC 06/19] devfreq: imx8m-ddrc: Add late system sleep PM ops
` [RFC 07/19] interconnect: imx: Switch from imx_icc_node_adj_desc to fsl,icc-id node assignment
` [RFC 08/19] interconnect: imx8: Remove the imx_icc_node_adj_desc
` [RFC 09/19] interconnect: imx8mq: Add the pl301_per_m and pl301_wakeup nodes and subnodes
` [RFC 10/19] interconnect: imx8mq: Add of_match_table
` [RFC 11/19] interconnect: imx: Add imx_icc_get_bw and imx_icc_aggregate functions
` [RFC 12/19] arm64: dts: imx8mq: Add fsl,icc-id property to ddrc node
` [RFC 13/19] arm64: dts: imx8mq: Add fsl,icc-id to noc node
` [RFC 14/19] arm64: dts: imx8mq: Add all pl301 nodes
` [RFC 15/19] arm64: dts: imx8mq: Add the interconnect node
` [RFC 16/19] arm64: dts: imx8mq: Add interconnect properties to icc consumer nodes
` [RFC 17/19] net: ethernet: fec_main: Add interconnect support
` [RFC 18/19] mmc: sdhci-esdhc-imx: "
` [RFC 19/19] arm64: defconfig: Add necessary configs for icc+devfreq on i.MX8MQ
[PATCH v1 0/3] serial:8250:Add driver support for MCHP PCI1XXXX UART module
2021-09-29 11:30 UTC (4+ messages)
` [PATCH v1 1/3] serial:8250:Add basic driver support for MCHP PCI1XXXX UART
` [PATCH v1 2/3] serial:8250:Add RS485 "
` [PATCH v1 3/3] serial:8250: Add non standard baudrate "
[RESEND PATCH v5 0/6] serial: mvebu-uart: Support for higher baudrates
2021-09-28 17:57 UTC (14+ messages)
` [RESEND PATCH v5 1/6] math64: New DIV_U64_ROUND_CLOSEST helper
` [RESEND PATCH v5 2/6] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
` [RESEND PATCH v5 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell,armada-3700-uart-clock
` [RESEND PATCH v5 4/6] dt-bindings: mvebu-uart: update information about UART clock
` [RESEND PATCH v5 5/6] arm64: dts: marvell: armada-37xx: add device node for UART clock and use it
` [RESEND PATCH v5 6/6] serial: mvebu-uart: implement support for baudrates higher than 230400
[PATCH v2 00/11] arm64: dts: Add i.MX8DXL initial support
2021-09-28 17:39 UTC (12+ messages)
` [PATCH v2 01/10] arm64: dts: freescale: Add the top level dtsi support for imx8dxl
` [PATCH v2 02/10] arm64: dts: imx8-ss-lsio: Add mu5a mailbox
` [PATCH v2 03/10] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl
` [PATCH v2 04/10] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi
` [PATCH v2 05/10] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl
` [PATCH v2 06/10] arm64: dts: freescale: Add lsio "
` [PATCH v2 07/10] arm64: dts: imx8dxl: Add i.MX8DXL evk board support
` [PATCH v2 08/10] dt-bindings: fsl: scu: Add i.MX8DXL ocotp binding
` [PATCH v2 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH v2 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
[PATCH 0/3] Add Unisoc's UMS512 support
2021-09-28 10:48 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: arm: Add bindings for Unisoc's UMS512
` [PATCH 2/3] dt-bindings: serial: Add a new compatible string for UMS512
` [PATCH 3/3] arm64: dts: Add support for Unisoc's UMS512
[PATCH 0/6] Get rid of pm_runtime_irq_safe() for 8250_omap
2021-09-27 14:05 UTC (18+ messages)
` [PATCH 1/6] n_tty: Start making use of -EAGAIN returned from process_output_block()
` [PATCH 2/6] tty: n_gsm: Don't ignore write return value in gsmld_output()
` [PATCH 3/6] serial: core: Add new prep_tx for power management
` [PATCH 4/6] serial: 8250: Implement "
` [PATCH 5/6] serial: 8250_omap: Require a valid wakeirq for deeper idle states
` [PATCH 6/6] serial: 8250_omap: Drop the use of pm_runtime_irq_safe()
[v3,0/9] Add basic SoC support for mediatek mt7986
2021-09-27 12:41 UTC (22+ messages)
` [v3,1/9] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC
` [v3,2/9] clk: mediatek: add mt7986 clock IDs
` [RESEND,v2,3/9] clk: mediatek: add mt7986 clock support
` [RESEND,v3,4/9] pinctrl: mediatek: moore: check if pin_desc is valid before use
` [v3,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
` [v4,5/9] "
` [v5,5/9] "
` [v4,6/9] pinctrl: mediatek: add support "
` [RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
` [v3,7/9] "
` [RESEND,v2,8/9] arm64: dts: mediatek: add mt7986a support
` [v3,8/9] "
` [RESEND,v2,9/9] arm64: dts: mediatek: add mt7986b support
` [v3,9/9] "
[PATCH] serial: 8250: Fix reporting real baudrate value in c_ospeed field
2021-09-27 10:21 UTC (3+ messages)
[PATCH] serial: sifive: set pointer to NULL rather than 0
2021-09-25 22:47 UTC
[GIT PULL] TTY/Serial driver fixes for 5.15-rc3
2021-09-25 17:47 UTC (2+ messages)
[PATCH v2 1/2] serial: 8250: SERIAL_8250_FSL should not default to y when compile-testing
2021-09-24 15:14 UTC (5+ messages)
` [PATCH v2 2/2] serial: 8250: SERIAL_8250_FSL should depend on Freescale platforms
` [PATCH] serial: 8250: allow disabling of Freescale 16550 compile test
[PATCH] tty: serial: samsung: describe driver in KConfig
2021-09-24 13:30 UTC
[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
2021-09-23 19:07 UTC (5+ messages)
[PATCH 01/16] tty: unexport tty_ldisc_release
2021-09-23 8:32 UTC (46+ messages)
` [PATCH 02/16] tty: remove flags from struct tty_ldisc_ops
` [PATCH 03/16] tty: remove extern from functions in tty headers
` [PATCH 04/16] tty: make tty_ldisc_ops::hangup return void
` [PATCH 05/16] tty: remove file from tty_mode_ioctl
` [PATCH 06/16] tty: remove file from n_tty_ioctl_helper
` [PATCH 07/16] tty: remove file from tty_ldisc_ops::ioctl and compat_ioctl
` [PATCH 08/16] tty: drivers/tty/serial/, stop using tty_flip_buffer_push
` [PATCH 09/16] tty: drivers/tty/, "
` [PATCH 10/16] tty: drivers/usb/serial/, "
` [PATCH 11/16] tty: drivers/usb/, "
` [PATCH 12/16] tty: arch/, "
` [PATCH 13/16] tty: drivers/s390/char/, "
` [PATCH 14/16] tty: drivers/staging/, "
` [greybus-dev] "
` [PATCH 15/16] tty: the rest, "
` [PATCH 16/16] tty: drop tty_flip_buffer_push
[PATCH 1/7] mxser: restore baud rate if its setting fails
2021-09-22 7:59 UTC (7+ messages)
` [PATCH 2/7] mxser: simplify condition in mxser_receive_chars_new
` [PATCH 3/7] mxser: make mxser_port::ldisc_stop_rx a bool
` [PATCH 4/7] mxser: simplify FCR computation in mxser_change_speed()
` [PATCH 5/7] mxser: move FIFO clearing to mxser_disable_and_clear_FIFO()
` [PATCH 6/7] mxser: don't read from UART_FCR
` [PATCH 7/7] mxser: store FCR state in mxser_port::FCR
[PATCH 00/10] serial: mvebu-uart: Fixes and new support for higher baudrates
2021-09-21 7:41 UTC (5+ messages)
` [PATCH v5 0/6] serial: mvebu-uart: Support "
[PATCH v2 0/8] arm64: dts: initial NXP S32G2 support
2021-09-20 22:32 UTC (5+ messages)
` [PATCH v2 2/8] dt-bindings: serial: fsl-linflexuart: convert to json-schema format
` [PATCH v2 3/8] dt-bindings: serial: fsl-linflexuart: add compatible for S32G2
[PATCH] serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
2021-09-20 14:09 UTC (2+ messages)
ETCサービスをご利用のお客様
2021-09-17 11:07 UTC
[PATCH] serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
2021-09-16 17:08 UTC
[PATCH] serial: 8250: SERIAL_8250_FSL should not default to y when compile-testing
2021-09-16 9:08 UTC (4+ messages)
[tty:tty-linus] BUILD SUCCESS 7049d853cfb928f50b6041cb4a5c6d6c1d8dd201
2021-09-16 1:12 UTC
[tty:tty-testing] BUILD SUCCESS b55c8aa6b1abfc0fb0beede48627ac4d13b5ddc7
2021-09-16 1:12 UTC
[PATCH] serial: 8250_fsl: Move fsl8250_data to ACPI section
2021-09-15 12:58 UTC
[PATCH] tty: serial: samsung: Improve naming for common macro
2021-09-15 7:28 UTC (2+ messages)
[PATCH] moxa: merge moxa.h into moxa.c
2021-09-14 9:08 UTC
[PATCH 00/10] arm64: dts: Add i.MX8DXL initial support
2021-09-14 8:41 UTC (8+ messages)
` [PATCH 08/10] dt-bindings: fsl: scu: add i.MX8DXL ocotp binding
` [PATCH 09/10] dt-bindings: i2c: imx-lpi2c: Add i.MX8DXL compatible match
` [PATCH 10/10] dt-bindings: serial: fsl-lpuart: Add i.MX8DXL compatible
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