messages from 2025-03-28 05:24:34 to 2025-03-28 15:15:23 UTC [more...]
[PATCH v4 0/3] support Linux reboot modes in syscon-reboot on gs101 (Google Pixel)
2025-03-28 15:15 UTC (3+ messages)
` [PATCH v4 1/3] dt-bindings: power: reset: google,gs101-reboot: add Google GS101 specific reset
` [PATCH v4 2/3] dt-bindings: soc: samsung: exynos-pmu: update reset for gs101
[PATCH 00/15] Add support for Renesas RZ/V2N SoC and EVK
2025-03-28 15:09 UTC (18+ messages)
` [PATCH 02/15] dt-bindings: soc: renesas: Document RZ/V2N EVK board
` [PATCH 11/15] dt-bindings: pinctrl: renesas: Document RZ/V2N SoC
` [PATCH 14/15] arm64: dts: renesas: Add initial device tree for RZ/V2N EVK
` [PATCH 15/15] arm64: defconfig: Enable Renesas RZ/V2N SoC
[PATCH v2 0/3] Add Qualcomm i3c master controller driver support
2025-03-28 14:35 UTC (13+ messages)
` [PATCH v2 1/3] dt-bindings: i3c: Add Qualcomm I3C master controller
` [PATCH v2 2/3] i3c: master: Add Qualcomm I3C controller driver
[PATCH 1/2] dt-bindings: fpga: zynq: Document ICAP on boot
2025-03-28 14:19 UTC (2+ messages)
` [PATCH 2/2] fpga: zynq-fpga: Allow ICAP enable on probe
[PATCH v2 00/10] Add DSI display support for SA8775P target
2025-03-28 14:28 UTC (8+ messages)
` [PATCH v2 07/10] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes
[PATCH v2 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-03-28 14:19 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: net: Add MTIP L2 switch description
` [PATCH v2 2/4] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [PATCH v2 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [PATCH v2 4/4] net: mtip: The L2 switch driver for imx287
[PATCH v3 00/12] media: imx8: add camera support
2025-03-28 14:13 UTC (7+ messages)
` [PATCH v3 05/12] media: imx8-isi: Add support for i.MX8QM and i.MX8QXP
` [PATCH v3 07/12] media: imx8mq-mipi-csi2: Add imx8mq_plat_data for different compatible strings
[PATCH v5 0/5] Add clock controller support for SpacemiT K1
2025-03-28 14:00 UTC (5+ messages)
` [PATCH v5 3/5] clk: spacemit: Add clock support for Spacemit K1 SoC
[PATCH 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
2025-03-28 13:58 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: add imx8mp-libra-rdk-fpsc
` [PATCH 2/3] arm64: dts: add imx8mp-libra-rdk-fpsc board
` [PATCH 3/3] arm64: dts: add imx8mp-libra-rdk-fpsc LVDS panel overlay
[PATCH 0/2] media: Add support for ST VD55G1 camera sensor
2025-03-28 13:40 UTC (3+ messages)
` [PATCH 1/2] media: dt-bindings: Add ST VD55G1 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VD55G1 camera sensor
[PATCH] spi: dt-bindings: cdns,qspi-nor: Update minItems/maxItems of resets for Cadence OSPI controller
2025-03-28 13:42 UTC (3+ messages)
[PATCH v2 1/2] dt-bindings: timer: Add NXP System Timer Module
2025-03-28 13:42 UTC
[PATCH v2 00/32] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-28 13:40 UTC (34+ messages)
` [PATCH v2 01/32] dt-bindings: mfd: samsung,s2mps11: add s2mpg10
` [PATCH v2 02/32] dt-bindings: clock: "
` [PATCH v2 03/32] dt-bindings: firmware: google,gs101-acpm-ipc: add PMIC child node
` [PATCH v2 04/32] mfd: sec: drop non-existing forward declarations
` [PATCH v2 05/32] mfd: sec: sort includes alphabetically
` [PATCH v2 06/32] mfd: sec: update includes to add missing and remove superfluous ones
` [PATCH v2 07/32] mfd: sec: move private internal API to internal header
` [PATCH v2 08/32] mfd: sec: split into core and transport (i2c) drivers
` [PATCH v2 09/32] mfd: sec: add support for S2MPG10 PMIC
` [PATCH v2 10/32] mfd: sec: merge separate core and irq modules
` [PATCH v2 11/32] mfd: sec: fix open parenthesis alignment (multiple)
` [PATCH v2 12/32] mfd: sec: sort struct of_device_id entries and the device type switch
` [PATCH v2 13/32] mfd: sec: use dev_err_probe() where appropriate
` [PATCH v2 14/32] mfd: sec: s2dos05/s2mpu05: use explicit regmap config and drop default
` [PATCH v2 15/32] mfd: sec: s2dos05: doesn't support interrupts (it seems)
` [PATCH v2 16/32] mfd: sec: don't ignore errors from sec_irq_init()
` [PATCH v2 17/32] mfd: sec: rework platform data and regmap instantiating
` [PATCH v2 18/32] mfd: sec: change device_type to int
` [PATCH v2 19/32] mfd: sec: don't compare against NULL / 0 for errors, use !
` [PATCH v2 20/32] mfd: sec: use sizeof(*var), not sizeof(struct type_of_var)
` [PATCH v2 21/32] mfd: sec: convert to using MFD_CELL macros
` [PATCH v2 22/32] mfd: sec: convert to using REGMAP_IRQ_REG() macros
` [PATCH v2 23/32] mfd: sec: add myself as module author
` [PATCH v2 24/32] clk: s2mps11: add support for S2MPG10 PMIC clock
` [PATCH v2 25/32] rtc: s5m: cache value of platform_get_device_id() during probe
` [PATCH v2 26/32] rtc: s5m: prepare for external regmap
` [PATCH v2 27/32] rtc: s5m: add support for S2MPG10 RTC
` [PATCH v2 28/32] rtc: s5m: fix a typo: peding -> pending
` [PATCH v2 29/32] rtc: s5m: switch to devm_device_init_wakeup
` [PATCH v2 30/32] rtc: s5m: replace regmap_update_bits with regmap_clear/set_bits
` [PATCH v2 31/32] rtc: s5m: replace open-coded read/modify/write registers with regmap helpers
` [PATCH v2 32/32] MAINTAINERS: add myself as reviewer for Samsung S2M MFD
[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
2025-03-28 12:54 UTC (12+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v5 2/7] dt-bindings: PCI: qcom,pcie-sc7280: Make elbi register as an optional
` [PATCH v5 4/7] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v5 5/7] PCI: dwc: qcom: Switch to dwc "
[PATCH v5 00/16] kexec: introduce Kexec HandOver (KHO)
2025-03-28 12:53 UTC (6+ messages)
` [PATCH v5 09/16] kexec: enable KHO support for memory preservation
[PATCH V4 0/2] mailbox: tmel-qmp: Introduce QCOM TMEL QMP mailbox driver
2025-03-28 12:51 UTC (4+ messages)
` [PATCH V4 1/2] dt-bindings: mailbox: Document qcom,ipq5424-tmel
[PATCH v2] arm64: dts: qcom: qcm2290: Add crypto engine
2025-03-28 12:48 UTC (2+ messages)
[PATCH 1/2] arm64: dts: qcom: sa8775p: add QCrypto node
2025-03-28 12:48 UTC (9+ messages)
[PATCH v6 0/4] drm/tidss: Add OLDI bridge support
2025-03-28 12:44 UTC (2+ messages)
[PATCH v2 0/2] Add support for K3 BIST
2025-03-28 12:42 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: soc: ti: bist: Add BIST for K3 devices
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-main: Add PBIST_14 node
[PATCH] arm64: dts: qcom: Add device tree for TUXEDO Elite 14 Gen1
2025-03-28 12:42 UTC (9+ messages)
[PATCH v5 00/11] Add support for MAX7360
2025-03-28 12:35 UTC (19+ messages)
` [PATCH v5 04/11] pwm: max7360: Add MAX7360 PWM support
` [PATCH v5 06/11] gpio: regmap: Allow to allocate regmap-irq device
[PATCH v1] dt-bindings: gpio: pca95xx: add Toradex Embedded Controller
2025-03-28 12:29 UTC
[PATCH v3 0/5] imx8mp: add support for the IMX AIPSTZ bridge
2025-03-28 12:34 UTC (4+ messages)
` [PATCH v3 1/5] dt-bindings: bus: add documentation "
[PATCH] arm64: dts: mediatek: mt8186: starmie: Fix external display
2025-03-28 12:13 UTC
[PATCH v2] dt-bindings: i2c: snps,designware-i2c: describe Renesas RZ/N1D variant
2025-03-28 11:38 UTC (2+ messages)
[PATCH 0/2] ARM: dts: stm32: correct dtsi and yaml related to dcmipp & mipid02
2025-03-28 10:54 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: media: st,stmipid02: correct lane-polarities maxItems
[PATCH v2 0/3] Read MAC Address from SST vendor specific SFDP region
2025-03-28 10:54 UTC (6+ messages)
` [PATCH v2 3/3] ARM: dts: microchip: sama5d29_curiosity: Add nvmem-layout in QSPI for EUI48 MAC Address
[PATCH v6 1/2] dt-bindings: iio: light: bh1750: Add reset-gpios property
2025-03-28 10:49 UTC (3+ messages)
[PATCH v3 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
2025-03-28 10:43 UTC (8+ messages)
` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM
` [PATCH v3 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COMy
` [PATCH v3 7/8] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Display
` [PATCH v3 7/8] arm64: dts: freescale: Add the BOE av101hdt-a10 variant of the Moduline Displayy
[PATCH v3 00/18] clk: qcom: Add support to attach multiple power domains in cc probe
2025-03-28 10:41 UTC (17+ messages)
` [PATCH v3 01/18] dt-bindings: clock: qcom,sm8450-videocc: Add MXC power domain
` [PATCH v3 02/18] dt-bindings: clock: qcom: Update sc8280xp camcc bindings
` [PATCH v3 03/18] dt-bindings: clock: qcom: sm8450-camcc: Allow to specify two power domains
` [PATCH v3 05/18] clk: qcom: common: Handle runtime power management in qcom_cc_really_probe
` [PATCH v3 16/18] arm64: dts: qcom: Add MXC power domain to camcc node on SM8450
[PATCH v6 4/4] dt-bindings:Add SQ52206 to ina2xx devicetree bindings
2025-03-28 10:35 UTC (2+ messages)
[PATCH v9 0/5] PCI: dwc: Add support for configuring lane equalization presets
2025-03-28 10:28 UTC (6+ messages)
` [PATCH v9 1/5] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
` [PATCH v9 2/5] PCI: of: Add of_pci_get_equalization_presets() API
` [PATCH v9 3/5] PCI: dwc: Update pci->num_lanes to maximum supported link width
` [PATCH v9 4/5] PCI: Add lane equalization register offsets
` [PATCH v9 5/5] PCI: dwc: Add support for configuring lane equalization presets
[PATCH v10 0/3] Change PWM-controlled LED pin active mode and algorithm
2025-03-28 10:27 UTC (4+ messages)
[PATCH v2 0/3] Add support for Blaize BLZP1600 GPIO driver
2025-03-28 10:01 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: Document "
[PATCH 1/2] dt-bindings: iio: Correct indentation and style in DTS example
2025-03-28 9:44 UTC (2+ messages)
[PATCH v9 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
2025-03-28 9:40 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v9 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks
[PATCH v8 0/2] arm64: dts: fsd: Add Ethernet support for FSD SoC
2025-03-28 9:37 UTC (3+ messages)
[PATCH] arm64: dts: qcom: x1e78100-t14s: enable SDX62 modem
2025-03-28 9:29 UTC (2+ messages)
[PATCH v2 0/4] Add driver for AD3530R and AD3531R DACs
2025-03-28 9:23 UTC (7+ messages)
` [PATCH v2 2/4] iio: dac: ad3530r: Add ABI file for the AD3530R DAC
` [PATCH v2 3/4] dt-bindings: iio: dac: Add adi,ad3530r.yaml
` [PATCH v2 4/4] iio: dac: ad3530r: Add driver for AD3530R and AD3531R
[PATCH] arm64: dts: qcom: x1e80100-hp-x14: drop bogus USB retimer
2025-03-28 9:22 UTC (2+ messages)
[PATCH 0/7] Enhance the PCIe controller driver
2025-03-28 9:17 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: pci: cadence: Extend compatible for new platform configurations
[net-next PATCH 0/6] net: pcs: Introduce support for PCS OF
2025-03-28 8:59 UTC (9+ messages)
` [net-next PATCH 3/6] net: phylink: Correctly handle PCS probe defer from PCS provider
[PATCH] arm64: dts: qcom: qcs8300: add the pcie smmu node
2025-03-28 8:51 UTC (2+ messages)
[PATCH v2 0/2] mailbox: add Cixtech mailbox driver
2025-03-28 8:49 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: add cix,sky1-mbox
[PATCH 0/8] mfd: ocelot: add support for MDIO managed switch
2025-03-28 8:37 UTC (6+ messages)
` [PATCH 1/8] mfd: ocelot: refactor bus-specific regmap initialization
[PATCH v4 0/4] media: i2c: Add OX05B1S camera sensor driver
2025-03-28 8:37 UTC (7+ messages)
` [PATCH v4 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
[net-next RFC PATCH v4 0/6] net: phy: Add support for new Aeonsemi PHYs
2025-03-28 8:31 UTC (6+ messages)
` [net-next RFC PATCH v4 1/6] net: phy: pass PHY driver to .match_phy_device OP
` [net-next RFC PATCH v4 3/6] net: phy: nxp-c45-tja11xx: simplify "
[PATCH 0/5] Add support for AD7405/ADUM770x
2025-03-28 8:31 UTC (4+ messages)
` [PATCH 1/5] iio: backend: add support for decimation ratio set
[PATCH 1/2] dt-bindings: usb: Add binding for PS5511 hub controller
2025-03-28 8:28 UTC (2+ messages)
` [PATCH 2/2] usb: misc: onboard_usb_dev: Add Parade PS5511 hub support
[PATCH 0/2] phy: usb: add support for bcm74110
2025-03-28 8:23 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: phy: brcmstb-usb-phy: Add "
[PATCH v1 0/2] Enable CTCU device for QCS8300
2025-03-28 8:21 UTC (3+ messages)
` [PATCH v1 1/2] dt-bindings: arm: add "
[PATCH 0/5] Fix onboard USB hub instability on RK3399 Puma SoM
2025-03-28 8:19 UTC (3+ messages)
` [PATCH 1/5] usb: misc: onboard_usb_dev: fix support for Cypress HX3 hubs
[PATCH 00/34] Samsung S2MPG10 PMIC MFD-based drivers
2025-03-28 8:11 UTC (2+ messages)
[PATCH v2] ASoC: dt-bindings: fsl,mqs: Reference common DAI properties
2025-03-28 8:05 UTC (2+ messages)
[PATCH v7 0/2] ASoC: codecs: add support for ES8389
2025-03-28 8:03 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] ASoC: dt-bindings: Add Everest ES8389 audio CODEC
[PATCH RFC 00/13] arm: dts: qcom: Switch to undeprecated qcom,calibration-variant
2025-03-28 7:50 UTC (2+ messages)
[PATCH v36 00/31] Introduce QC USB SND audio offloading support
2025-03-28 7:48 UTC (15+ messages)
` [PATCH v36 02/31] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v36 03/31] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v36 04/31] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v36 05/31] usb: host: xhci: Notify xHCI sideband on transfer ring free
` [PATCH v36 06/31] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v36 08/31] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v36 12/31] ALSA: usb-audio: Introduce USB SND platform op callbacks
[PATCH 00/12] ARM: bcm: Add some BCMBCA peripherals
2025-03-28 7:44 UTC (13+ messages)
` [PATCH 01/12] ARM: dts: bcm6878: Correct UART0 IRQ number
` [PATCH 02/12] dt-bindings: rng: r200: Add interrupt property
` [PATCH 03/12] ARM: dts: bcm6846: Add interrupt to RNG
` [PATCH 04/12] ARM: dts: bcm6855: Add BCMBCA peripherals
` [PATCH 05/12] ARM: dts: bcm6878: "
` [PATCH 06/12] ARM: dts: bcm63138: "
` [PATCH 07/12] ARM: dts: bcm63148: "
` [PATCH 08/12] ARM: dts: bcm63178: "
` [PATCH 09/12] ARM64: dts: bcm4908: "
` [PATCH 10/12] ARM64: dts: bcm6856: "
` [PATCH 11/12] ARM64: dts: bcm6858: "
` [PATCH 12/12] ARM64: dts: bcm63158: "
[PATCH 0/2] mailbox: Add support for bcm74110 mailbox
2025-03-28 7:35 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: mailbox: Add devicetree binding for bcm74110 mbox
[PATCH v8 0/4] PCI: dwc: Add support for configuring lane equalization presets
2025-03-28 7:16 UTC (11+ messages)
` [PATCH v8 2/4] PCI: of: Add of_pci_get_equalization_presets() API
` [PATCH v8 4/4] PCI: dwc: Add support for configuring lane equalization presets
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