messages from 2025-02-08 10:53:34 to 2025-02-09 16:36:43 UTC [more...]
[PATCH v1 0/3] Add support for Plymovent AQM board
2025-02-09 16:36 UTC (3+ messages)
` [PATCH v1 3/3] arm: dts: stm32: Add Plymovent AQM devicetree
[PATCH v3 0/2] DRM/MSM: Support for Adreno 663 GPU
2025-02-09 16:29 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sa8775p-ride: Enable "
[PATCH v5 0/3] drm/tidss: Add OLDI bridge support
2025-02-09 16:09 UTC (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: ti,am65x-dss: Re-indent the example
` [PATCH v5 2/3] dt-bindings: display: ti: Add schema for AM625 OLDI Transmitter
` [PATCH v5 3/3] drm/tidss: Add OLDI bridge support
[PATCH 0/3] gs101 reboot updates (DT)
2025-02-09 15:49 UTC (5+ messages)
` [PATCH 1/3] arm64: dts: exynos: gs101: drop explicit regmap from reboot nodes
` [PATCH 3/3] arm64: dts: exynos: gs101: add reboot-mode support (SYSIP_DAT0)
[PATCH] arm64: dts: qcom: sa8775p: Add 'global' IRQ for PCIe controllers
2025-02-09 15:39 UTC
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-09 15:23 UTC (19+ messages)
` [PATCH v4 10/14] arm64: Add KHO support
` [PATCH v4 14/14] Documentation: KHO: Add memblock bindings
[PATCH 0/5] Add UFS support for SM8750
2025-02-09 15:21 UTC (8+ messages)
` [PATCH 4/5] arm64: dts: qcom: sm8750: Add UFS nodes for SM8750 SoC
[PATCH v5 0/8] iio: light: stk3310: support powering off during suspend
2025-02-09 14:47 UTC (10+ messages)
` [PATCH v5 1/8] dt-bindings: iio: light: stk33xx: add vdd and leda regulators
` [PATCH v5 2/8] iio: light: stk3310: handle all remove logic with devm callbacks
` [PATCH v5 3/8] iio: light: stk3310: implement vdd and leda supplies
` [PATCH v5 4/8] iio: light: stk3310: simplify and inline STK3310_REGFIELD macro
` [PATCH v5 5/8] iio: light: stk3310: refactor to always make dev a variable
` [PATCH v5 6/8] iio: light: stk3310: use dev_err_probe where possible
` [PATCH v5 7/8] iio: light: stk3310: log error if reading the chip id fails
` [PATCH v5 8/8] arm64: dts: allwinner: pinephone: add power supplies to stk3311
[PATCH 0/2] arm64: dts: qcom: sm8650: switch to 4 interrupt cells to add PPI partitions for PMUs
2025-02-09 14:45 UTC (7+ messages)
` [PATCH 1/2] arm64: dts: qcom: sm8650: switch to interrupt-cells 4 to add PPI partitions
` [PATCH 2/2] arm64: dts: qcom: sm8650: add PPI interrupt partitions for the ARM PMUs
Sorting out the RTL9300 dt-bindings
2025-02-09 14:40 UTC (2+ messages)
[PATCH net-next v3 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-02-09 14:29 UTC (15+ messages)
` [PATCH net-next v3 01/14] dt-bindings: net: Add PPE "
` [PATCH net-next v3 02/14] docs: networking: Add PPE driver documentation "
` [PATCH net-next v3 03/14] net: ethernet: qualcomm: Add PPE driver for "
` [PATCH net-next v3 04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574
` [PATCH net-next v3 05/14] net: ethernet: qualcomm: Initialize PPE queue "
` [PATCH net-next v3 06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings
` [PATCH net-next v3 07/14] net: ethernet: qualcomm: Initialize PPE queue settings
` [PATCH net-next v3 08/14] net: ethernet: qualcomm: Initialize PPE service code settings
` [PATCH net-next v3 09/14] net: ethernet: qualcomm: Initialize PPE port control settings
` [PATCH net-next v3 10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings
` [PATCH net-next v3 11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping
` [PATCH net-next v3 12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings
` [PATCH net-next v3 13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters
` [PATCH net-next v3 14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver
[PATCH net-next v6 0/6] RTL9300 MDIO driver
2025-02-09 14:19 UTC (3+ messages)
` [PATCH net-next v6 4/6] net: mdio: Add "
Patchset status - 'Add support for Maxim Integrated MAX77705 PMIC'
2025-02-09 14:13 UTC
[PATCH 0/4] riscv: sophgo: cv18xx: Add reset generator support
2025-02-09 13:46 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: reset: sophgo: Add CV1800B support
` [PATCH 2/4] reset: simple: add support for Sophgo CV1800B
` [PATCH 3/4] riscv: dts: sophgo: add reset generator for Sophgo CV1800 series SoC
` [PATCH 4/4] riscv: dts: sophgo: add reset configuration "
[PATCH v1] arm64: dts: exynos: update all samsung,mode constants
2025-02-09 13:20 UTC
[PATCH 0/2] Introduce UART support for Exynos7870 SoC
2025-02-09 13:13 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: serial: samsung: add exynos7870-uart compatible
[PATCH v2 0/9] of: fix bugs about refcount
2025-02-09 12:59 UTC (10+ messages)
` [PATCH v2 1/9] of: unittest: Add a case to test if API of_irq_parse_one() leaks refcount
` [PATCH v2 2/9] of/irq: Fix device node refcount leakage in API of_irq_parse_one()
` [PATCH v2 3/9] of: unittest: Add a case to test if API of_irq_parse_raw() leaks refcount
` [PATCH v2 4/9] of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
` [PATCH v2 5/9] of/irq: Fix device node refcount leakages in of_irq_count()
` [PATCH v2 6/9] of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
` [PATCH v2 7/9] of/irq: Fix device node refcount leakages in of_irq_init()
` [PATCH v2 8/9] of/irq: Add comments about refcount for API of_irq_find_parent()
` [PATCH v2 9/9] of: resolver: Fix device node refcount leakage in of_resolve_phandles()
[PATCH 0/2] Enable CMU_PERIS and MCT for Exynos990
2025-02-09 12:38 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: timer: exynos4210-mct: Add samsung,exynos990-mct compatible
[PATCH 0/2] i2c: add I2C driver for Andes atciic100
2025-02-09 12:29 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: add atciic100
[PATCH RFC 0/3] Add support for Texas Instruments DTHE V2 crypto accelerator
2025-02-09 12:27 UTC (3+ messages)
` [PATCH RFC 1/3] dt-bindings: crypto: Add binding for TI DTHE V2 driver
[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
2025-02-09 12:21 UTC (10+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl
[PATCH] riscv: dts: starfive: fml13v01: enable pcie1
2025-02-09 12:11 UTC (2+ messages)
[PATCH net-next v3 00/16] Introduce flowtable hw offloading in airoha_eth driver
2025-02-09 12:09 UTC (17+ messages)
` [PATCH net-next v3 01/16] net: airoha: Fix TSO support for header cloned skbs
` [PATCH net-next v3 02/16] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next v3 03/16] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next v3 04/16] net: airoha: Move reg/write utility routines "
` [PATCH net-next v3 05/16] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next v3 06/16] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next v3 07/16] net: dsa: mt7530: Enable Rx sptag for EN7581 SoC
` [PATCH net-next v3 08/16] net: airoha: Enable support for multiple net_devices
` [PATCH net-next v3 09/16] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next v3 10/16] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next v3 11/16] dt-bindings: arm: airoha: Add the NPU node for EN7581 SoC
` [PATCH net-next v3 12/16] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next v3 13/16] net: airoha: Introduce PPE initialization via NPU
` [PATCH net-next v3 14/16] net: airoha: Introduce flowtable offload support
` [PATCH net-next v3 15/16] net: airoha: Add loopback support for GDM2
` [PATCH net-next v3 16/16] net: airoha: Introduce PPE debugfs support
[PATCH v7 RESEND 00/11] Add PMGR nodes for Apple A7-A11, T2 SoCs
2025-02-09 12:08 UTC (3+ messages)
[PATCH v3 RESEND 0/2] Device Tree for Apple T2 (T8012) SoC devices
2025-02-09 12:08 UTC (3+ messages)
[PATCH v2 RESEND] arm64: dts: apple: Split s8000/s8003 SoC DTS files
2025-02-09 12:08 UTC (2+ messages)
[PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes
2025-02-09 12:08 UTC (3+ messages)
[PATCH net-next v2 00/15] Introduce flowtable hw offloading in airoha_eth driver
2025-02-09 12:07 UTC (2+ messages)
[PATCH 0/2] Add support for LT3074 low voltage linear regulator
2025-02-09 12:01 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: trivial-devices: add lt3074
[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
2025-02-09 11:56 UTC (7+ messages)
` [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding
[PATCH v1 0/3] Add Qualcomm i3c master controller driver support
2025-02-09 11:46 UTC (11+ messages)
` [PATCH v1 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller bindings
` [PATCH v1 2/3] i3c: master: Add Qualcomm I3C master controller driver
[PATCH v5 RESEND 0/3] Apple DWI backlight driver
2025-02-09 11:22 UTC (2+ messages)
[PATCH v6 0/3] firmware: add Exynos ACPM protocol driver
2025-02-09 11:20 UTC (5+ messages)
` [PATCH v6 2/3] "
[v3 0/2] pwm: add PWM driver for atcpit100
2025-02-09 11:16 UTC (5+ messages)
` [v3 2/2] pwm: atcpit100: add Andes PWM driver support
[PATCH v6 0/5] Driver for pre-DCP apple display controller
2025-02-09 11:01 UTC (2+ messages)
[PATCH 0/2] Add MediaTek DRAMC driver support
2025-02-09 10:52 UTC (5+ messages)
` [PATCH 2/2] dt-bindings: memory-controllers: Add mediatek common-dramc dt-bindings
[v2,0/2] Add an interface to get current DDR data rate
2025-02-09 10:51 UTC (5+ messages)
` [v2,1/2] memory/mediatek: "
` [v2,2/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface
[v2,0/2] Add an interface to get current DDR data rate
2025-02-09 10:51 UTC (5+ messages)
` [v2,1/2] memory/mediatek: "
` [v2,2/2] dt-bindings: memory-controllers: Add MediaTek DRAM controller interface
[PATCH v2 0/8] Add support to load QUP SE firmware from
2025-02-09 10:27 UTC (10+ messages)
` [PATCH v2 4/8] dt-bindings: serial: Add support for selecting data transfer mode
[PATCH v11 0/3] crypto: Add EIP-93 crypto engine support
2025-02-09 10:21 UTC (2+ messages)
[PATCH v9 0/4] Add support for NetCube Systems Kumquat
2025-02-09 8:56 UTC (2+ messages)
[PATCH 0/2] Add bootph-all to SERDES3 for USB DFU Boot on J721E
2025-02-09 8:17 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-common-proc-board: Add boot phase tag to SERDES3
` [PATCH 2/2] arm64: dts: ti: k3-j721e-sk: "
[PATCH 4/7] pinctrl: bcm281xx: Provide pinctrl device info as OF platform data
2025-02-09 5:36 UTC (2+ messages)
[PATCH v4 00/16] drm/msm/hdmi: rework and fix the HPD even generation
2025-02-09 5:05 UTC (17+ messages)
` [PATCH v4 01/16] dt-bindings: display/msm/hdmi: drop obsolete GPIOs from schema
` [PATCH v4 02/16] dt-bindings: display/msm: hdmi: drop hpd-gpios
` [PATCH v4 03/16] drm/msm/hdmi: convert clock and regulator arrays to const arrays
` [PATCH v4 04/16] drm/msm/hdmi: move the alt_iface clock to the hpd list
` [PATCH v4 05/16] drm/msm/hdmi: simplify extp clock handling
` [PATCH v4 06/16] drm/msm/hdmi: drop clock frequency assignment
` [PATCH v4 07/16] drm/msm/hdmi: switch to clk_bulk API
` [PATCH v4 08/16] drm/msm/hdmi: switch to pm_runtime_resume_and_get()
` [PATCH v4 09/16] drm/msm/hdmi: add runtime PM calls to DDC transfer function
` [PATCH v4 10/16] drm/msm/hdmi: implement proper runtime PM handling
` [PATCH v4 11/16] drm/msm/hdmi: rename hpd_clks to pwr_clks
` [PATCH v4 12/16] drm/msm/hdmi: expand the HDMI_CFG macro
` [PATCH v4 13/16] drm/msm/hdmi: drop hpd-gpios support
` [PATCH v4 14/16] drm/msm/hdmi: ensure that HDMI is up if HPD is requested
` [PATCH v4 15/16] drm/msm/hdmi: wire in hpd_enable/hpd_disable bridge ops
` [PATCH v4 16/16] ARM: dts: qcom: apq8064-ifc6410: drop HDMI HPD GPIO
[RESEND PATCH 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
2025-02-09 3:34 UTC (3+ messages)
[PATCH v2 1/4] dt-bindings: usb: mtk-xhci: add support mt8196
2025-02-09 3:31 UTC (4+ messages)
` [PATCH v2 4/4] usb: mtu3: add support remote wakeup of mt8196
[PATCH v7 0/3] pwm: Add pwm driver for Sophgo SG2042
2025-02-09 1:35 UTC (2+ messages)
` (subset) "
[PATCH net-next v4 0/3] riscv: sophgo: Add ethernet support for SG2044
2025-02-09 1:30 UTC (4+ messages)
` [PATCH net-next v4 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v4 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v4 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH v3 2/2] ASoC: codecs: cmx655: Add CML's CMX655D codec
2025-02-09 0:35 UTC (2+ messages)
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-09 0:06 UTC (3+ messages)
` [PATCH v2 06/12] dt-bindings: pci: Convert fsl,mpc83xx-pcie to YAML
[PATCH v14 0/2] media: qcom: camss: Add sc7280 support
2025-02-08 23:23 UTC (4+ messages)
` [PATCH v14 1/2] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v14 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine
[PATCH v13 0/2] media: qcom: camss: Add sc7280 support
2025-02-08 22:36 UTC (6+ messages)
` [PATCH v13 1/2] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v13 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine
[PATCH 0/4] sm7325-nothing-spacewar: Add and enable the panel
2025-02-08 22:32 UTC (4+ messages)
` [PATCH 3/4] drm/msm/dsi: Allow all bpc values
[PATCH 0/2] Enable panel and GPU on Fairphone 5
2025-02-08 21:48 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable display
[PATCH] ARM: dts: qcom: msm8960: Add BAM
2025-02-08 22:02 UTC (2+ messages)
The business loan-
2025-02-08 21:59 UTC
[PATCH v5 0/3] support kingdisplay-kd110n11-51ie and starry-2082109qfh040022-50e MIPI-DSI panels
2025-02-08 20:25 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: display: panel: Add a new compatible for the panels KD110N11-51IE and 2082109QFH040022-50E
` [PATCH v5 2/3] drm/panel: panel-himax-hx83102: support for kingdisplay-kd110n11-51ie MIPI-DSI panel
` [PATCH v5 3/3] drm/panel: panel-himax-hx83102: support for starry-2082109qfh040022-50e "
[PATCH] dt-bindings: media: imx219: Rename binding file with vendor prefix
2025-02-08 19:52 UTC
[PATCH v2 0/5] Support ROHM BD79124 ADC/GPO
2025-02-08 16:52 UTC (5+ messages)
` [PATCH v2 2/5] iio: adc: add helpers for parsing ADC nodes
` [PATCH v2 3/5] iio: adc: Support ROHM BD79124 ADC
[PATCH v12 0/9] Add support for AD485x DAS Family
2025-02-08 16:28 UTC (9+ messages)
` [PATCH v12 5/9] dt-bindings: iio: adc: add ad485x axi variant
` [PATCH v12 6/9] iio: adc: adi-axi-adc: set data format
` [PATCH v12 7/9] iio: adc: adi-axi-adc: add oversampling
` [PATCH v12 9/9] iio: adc: ad4851: add ad485x driver
[PATCH net-next 12/13] net: phy: dp83822: Add SFP support through the phy_port interface
2025-02-08 16:15 UTC (2+ messages)
[PATCH net-next 11/13] net: phy: Only rely on phy_port for PHY-driven SFP
2025-02-08 16:04 UTC (2+ messages)
[PATCH v6 0/6] Add support for ADIS16550
2025-02-08 15:38 UTC (8+ messages)
` [PATCH v6 4/6] dt-bindings: iio: Add adis16550 bindings
` [PATCH v6 5/6] iio: imu: adis16550: add adis16550 support
[PATCH net-next 06/13] net: phy: Intrduce generic SFP handling for PHY drivers
2025-02-08 15:32 UTC (2+ messages)
[PATCH v7 2/3] firmware: add Exynos ACPM protocol driver
2025-02-08 15:31 UTC (3+ messages)
[PATCH v3 0/2] Support for TI ADS7128 and ADS7138 ADCs
2025-02-08 15:05 UTC (3+ messages)
` [PATCH v3 2/2] iio: adc: Add driver for ADS7128 / ADS7138
[PATCH v7 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
2025-02-08 14:58 UTC (9+ messages)
` [PATCH v7 05/11] clk: rp1: Add support for clocks provided by RP1
` [PATCH v7 06/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v7 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v7 11/11] arm64: defconfig: Enable OF_OVERLAY option
[PATCH v4 0/3] Add support for AD7191
2025-02-08 14:41 UTC (5+ messages)
` [PATCH v4 2/3] iio: adc: ad7191: add AD7191
[PATCH v8 00/17] spi: axi-spi-engine: add offload support
2025-02-08 13:11 UTC (4+ messages)
` [PATCH v8 14/17] iio: adc: ad4695: Add support for SPI offload
[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
2025-02-08 13:01 UTC (5+ messages)
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC
[PATCH v5 3/5] arm64: dts: qcom: ipq6018: move mp5496 regulator out of soc dtsi
2025-02-08 12:17 UTC (3+ 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).