messages from 2024-08-22 15:48:40 to 2024-08-23 09:01:03 UTC [more...]
[PATCH 00/16] Add initial USB support for the Renesas RZ/G3S SoC
2024-08-23 9:01 UTC (26+ messages)
` [PATCH 02/16] dt-bindings: soc: renesas: renesas,rzg2l-sysc: Add #reset-cells for RZ/G3S
` [PATCH 03/16] dt-bindings: reset: renesas,r9a08g045-sysc: Add reset IDs for RZ/G3S SYSC reset
` [PATCH 06/16] dt-bindings: reset: renesas,rzg2l-usbphy-ctrl: Document RZ/G3S SoC
` [PATCH 07/16] reset: rzg2l-usbphy-ctrl: Get reset control array
` [PATCH 08/16] reset: rzg2l-usbphy-ctrl: Add support for RZ/G3S
` [PATCH 09/16] dt-bindings: usb: renesas,usbhs: Document RZ/G3S SoC
` [PATCH 10/16] phy: renesas: rcar-gen3-usb2: Add support to initialize the bus
` [PATCH 11/16] dt-bindings: phy: renesas,usb2-phy: Document RZ/G3S phy bindings
[PATCH v8 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
2024-08-23 9:05 UTC (8+ messages)
` [PATCH v8 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v8 2/7] firmware: arm_scmi: add initial support for i.MX BBM protocol
` [PATCH v8 3/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v8 4/7] firmware: arm_scmi: add NXP i.MX95 SCMI documentation
` [PATCH v8 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v8 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v8 7/7] input: keyboard: support i.MX95 BBM module
[PATCH 00/14] Remove support for platform data from samsung keypad
2024-08-23 8:52 UTC (11+ messages)
` [PATCH 06/14] Input: samsung-keypad - use guard notation to acquire mutex
` [PATCH 13/14] ARM: s3c: crag6410: use software nodes/properties to set up GPIO keys
` [PATCH 14/14] ARM: s3c: crag6410 - convert GPIO lookup tables to property entries
[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
2024-08-23 8:40 UTC (16+ messages)
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
[PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
2024-08-23 8:31 UTC (6+ messages)
[PATCH v4 0/8] FriendlyELEC NanoPC-T6 improvements
2024-08-23 8:25 UTC (11+ messages)
` [PATCH v4 1/8] arm64: dts: rockchip: define pinctl for SPI M1
` [PATCH v4 4/8] arm64: dts: rockchip: add SPI flash on NanoPC-T6
` [PATCH v4 5/8] arm64: dts: rockchip: add IR-receiver to NanoPC-T6
` [PATCH v4 7/8] arm64: dts: rockchip: enable USB-C on NanoPC-T6
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-08-23 8:15 UTC (73+ messages)
` [PATCH v2 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v2 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v2 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v2 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v2 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v2 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v2 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v2 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v2 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v2 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v2 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v2 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v2 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v2 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v2 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v2 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v2 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v2 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v2 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v2 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v2 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v2 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v2 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v2 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v2 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v2 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v2 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v2 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v2 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
[PATCH] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
2024-08-23 8:05 UTC (4+ messages)
[PATCH v3] arm64: dts: imx8mp-phyboard-pollux-rdk: Add support for PCIe
2024-08-23 8:01 UTC
[PATCH v3 1/2] dt-bindings: arm: ti: Add BeagleY-AI
2024-08-23 7:46 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: ti: Add k3-am67a-beagley-ai
[PATCH v9 0/4] initial clock support for exynosauto v920 SoC
2024-08-23 7:42 UTC (10+ messages)
` [PATCH v9 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
` (subset) "
` [PATCH v9 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
` (subset) "
` [PATCH v9 3/4] clk: samsung: clk-pll: Add support for pll_531x
` (subset) "
` [PATCH v9 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC
` (subset) "
[PATCH v3 0/2] coresight: Add remote etm support
2024-08-23 7:39 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add qcom,qmi-id for remote etm
[PATCH v4 0/4] Add dw_mmc support for rk3576
2024-08-23 7:36 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: mmc: Add support for rk3576 dw-mshc
` [PATCH v4 2/4] mmc: dw_mmc-rockchip: Add internal phase support
` [PATCH v4 3/4] mmc: dw_mmc-rockchip: Skip all phases bigger than 270 degrees
` [PATCH v4 4/4] mmc: dw_mmc-rockchip: Add support for rk3576 SoCs
[PATCH v4 0/4] Add pinctrl support for rk3576
2024-08-23 7:35 UTC (9+ messages)
` [PATCH v4 1/4] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles
` [PATCH v4 2/4] grf: rk3576: Add default GRF values
` [PATCH v4 3/4] dt-bindings: pinctrl: Add rk3576 pinctrl support
` [PATCH v4 4/4] pinctrl: rockchip: "
[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
2024-08-23 7:23 UTC (3+ messages)
` [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
2024-08-23 7:04 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
` [PATCH v3 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100
[PATCH 0/2] ARM: dts: aspeed: catalina: update IOEXP nodes
2024-08-23 6:41 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: aspeed: catalina: add pdb cpld io expander
` [PATCH 2/2] ARM: dts: aspeed: catalina: update io_expander7 & io_expander8 line name
[PATCH v3 0/3] add some node for amlogic c3
2024-08-23 6:41 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: fix C3 PLL input parameter
` [PATCH v3 2/3] arm64: dts: amlogic: add some device nodes for C3
` [PATCH v3 3/3] arm64: dts: amlogic: add C3 AW419 board
[PATCH v2] arm64: dts: imx8mp-evk: Add native HDMI output
2024-08-23 6:28 UTC (5+ messages)
[PATCH 1/3] remoteproc: Add Arm remoteproc driver
2024-08-23 6:25 UTC (10+ messages)
` [PATCH v2 0/5] remoteproc: arm64: Introduce remoteproc support for Corstone-1000 External Systems
` [PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
` [PATCH v2 2/5] dt-bindings: arm: sse710: Add Host Base System Control
` [PATCH v2 3/5] arm64: dts: corstone1000: Add MHU nodes used by the External System
` [PATCH v2 4/5] arm64: dts: corstone1000: Add External System support
` [PATCH v2 5/5] remoteproc: arm64: corstone1000: Add the External Systems driver
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-23 6:23 UTC (8+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[PATCH v5 0/2] media: aspeed: Allow to capture from SoC display (GFX)
2024-08-23 6:13 UTC (5+ messages)
` [PATCH v5 1/2] dt-bindings: arm: aspeed: Add aspeed,video binding
[PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
2024-08-23 6:10 UTC (9+ messages)
` [PATCH 2/2] wifi: wilc1000: Add WILC3000 support
[PATCH v6 0/3] Add CRU support for rk3576 SoC
2024-08-23 5:16 UTC (6+ messages)
` [PATCH v6 1/3] dt-bindings: clock, reset: Add support for rk3576
` [PATCH v6 2/3] clk: rockchip: Add new pll type pll_rk3588_ddr
` [PATCH v6 3/3] clk: rockchip: Add clock controller for the RK3576
[PATCH v3 0/3] Devicetree updates for MT8186
2024-08-23 5:10 UTC (4+ messages)
` [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node
[PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
2024-08-23 5:04 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: pse: tps23881: add reset-gpios
` [PATCH net-next v2 2/2] net: pse-pd: tps23881: Support reset-gpios
[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-23 4:42 UTC (6+ messages)
[PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master
2024-08-23 3:48 UTC (4+ messages)
[PATCH v1 1/2] Loongarch: EDAC driver for loongson memory controller
2024-08-23 2:42 UTC (2+ messages)
[PATCH v2 net-next 0/3] add "nxp,phy-output-refclk" to instead of "nxp,rmii-refclk-in"
2024-08-23 1:31 UTC (6+ messages)
` [PATCH v2 net-next 2/3] net: phy: tja11xx: replace "nxp,rmii-refclk-in" with "nxp,phy-output-refclk"
[PATCH net-next 1/2] dt-bindings: net: marvell,aquantia: add properties to override MDI_CFG
2024-08-23 1:28 UTC (5+ messages)
` [PATCH net-next 2/2] net: phy: aquantia: allow forcing order of MDI pairs
[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
2024-08-23 1:01 UTC (7+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "
` "
[PATCH net-next v4 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
2024-08-22 23:33 UTC (7+ messages)
` [PATCH net-next v4 2/2] "
[PATCH v3 0/2] Support for I/O width within ARM SCMI SHMEM
2024-08-22 22:50 UTC (4+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory
[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
2024-08-22 20:50 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
[PATCH v2 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-22 19:59 UTC (3+ messages)
` [PATCH v2 2/2] clk: qcom: Add support for Global Clock Controller "
[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
2024-08-22 19:53 UTC (5+ messages)
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller "
[PATCH 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2024-08-22 19:43 UTC (12+ messages)
` [PATCH 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH 3/6] iio: adc: ad4030: add averaging support
` [PATCH 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH 6/6] docs: iio: ad4030: add documentation
[PATCH v4 0/2] Add Add elan-ekth6a12nay on the basis of elan-ekth6915
2024-08-22 19:00 UTC (3+ messages)
[PATCH v3 0/3] dpum clock support for Exynos Auto v9 SoC
2024-08-22 18:59 UTC (2+ messages)
[PATCH v2] ARM: tegra: wire up two front panel LEDs on TrimSlice
2024-08-22 18:41 UTC
[PATCH v3 1/1] dt-bindings: PCI: layerscape-pci: Fix property 'fsl,pcie-scfg' type
2024-08-22 17:05 UTC (3+ messages)
[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-08-22 17:03 UTC (5+ messages)
[PATCH v3 0/3] source filtering for multi-port output
2024-08-22 17:01 UTC (5+ messages)
` [PATCH v3 2/3] coresight: Add support for trace filtering by source
[PATCH v4 0/4] Add support for RZ/G2UL Display Unit
2024-08-22 16:23 UTC (4+ messages)
` [PATCH v4 1/4] dt-bindings: display: renesas,rzg2l-du: Document RZ/G2UL DU bindings
` [PATCH v4 3/4] arm64: dts: renesas: r9a07g043u: Add DU node
` [PATCH v4 4/4] arm64: dts: renesas: r9a07g043u11-smarc: Enable DU
[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-08-22 16:23 UTC (8+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
[PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
2024-08-22 16:12 UTC (2+ messages)
[PATCH v4 0/7] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
2024-08-22 16:11 UTC (3+ messages)
` [PATCH v4 3/7] media: mediatek: vcodec: flush decoder before stream off
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).