messages from 2024-02-22 11:05:37 to 2024-02-22 19:03:02 UTC [more...]
[PATCH v3 0/7] Introduction of a remoteproc tee to load signed firmware
2024-02-22 19:02 UTC (5+ messages)
` [PATCH v3 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v3 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v2 0/4] PAN for ARM32 using LPAE
2024-02-22 18:53 UTC (3+ messages)
` [PATCH v2 4/4] ARM: Implement privileged no-access using TTBR0 page table walks disabling
[PATCH 0/7] ACPI: Convert to platform remove callback returning void
2024-02-22 18:52 UTC (2+ messages)
` [PATCH 2/7] ACPI: AGDI: "
[PATCH 0/4] Add support for jack detection to codec present in A64 SoC
2024-02-22 18:46 UTC (7+ messages)
` [PATCH 1/4] ASoC: sun50i-codec-analog: Move suspend/resume to set_bias_level
` [PATCH 2/4] ASoC: sun8i-codec: Enable bus clock at STANDBY and higher bias
` [PATCH 3/4] ASoC: sun50i-codec-analog: Enable jack detection on startup
` [PATCH 4/4] ASoC: sun8i-codec: Implement jack and accessory detection
[PATCH v5 0/7] add support for H616 thermal system
2024-02-22 18:44 UTC (6+ messages)
` [PATCH v5 1/7] soc: sunxi: sram: export register 0 for THS on H616
` [PATCH v5 7/7] arm64: dts: allwinner: h616: Add thermal sensor and zones
[PATCH v5 00/20] EDAC/mc/synopsys: Various fixes and cleanups
2024-02-22 18:13 UTC (18+ messages)
` [PATCH v5 04/20] EDAC/synopsys: Drop erroneous ADDRMAP4.addrmap_col_b10 parse
` [PATCH v5 05/20] EDAC/synopsys: Fix reading errors count before ECC status
` [PATCH v5 06/20] EDAC/synopsys: Fix misleading IRQ self-cleared quirk flag
` [PATCH v5 07/20] EDAC/synopsys: Use platform device devm ioremap method
` [PATCH v5 08/20] EDAC/synopsys: Drop internal CE and UE counters
` [PATCH v5 09/20] EDAC/synopsys: Drop local to_mci() macro definition
` [PATCH v5 10/20] EDAC/synopsys: Drop struct ecc_error_info.blknr field
` [PATCH v5 11/20] EDAC/synopsys: Shorten out struct ecc_error_info.bankgrpnr field name
` [PATCH v5 12/20] EDAC/synopsys: Drop redundant info from the error messages
` [PATCH v5 13/20] EDAC/mc: Init DIMM labels in MC registration method
` [PATCH v5 14/20] EDAC/mc: Add generic unique MC index allocation procedure
` [PATCH v5 15/20] EDAC/mc: Re-use "
` [PATCH v5 16/20] EDAC/synopsys: Detach Zynq A05 DDRC support to separate driver
` [PATCH v5 17/20] EDAC/synopsys: Drop unused platform-specific setup API
` [PATCH v5 18/20] EDAC/synopsys: Unify CSRs macro declarations
` [PATCH v5 19/20] EDAC/synopsys: Unify struct/macro/function prefixes
` [PATCH v5 20/20] EDAC/synopsys: Convert to using BIT/GENMASK/FIELD_x macros
[PATCH v7 00/36] drm/connector: Create HDMI Connector infrastructure
2024-02-22 18:14 UTC (37+ messages)
` [PATCH v7 01/36] drm/tests: helpers: Include missing drm_drv header
` [PATCH v7 02/36] drm/tests: helpers: Add atomic helpers
` [PATCH v7 03/36] drm/tests: Add helper to create mock plane
` [PATCH v7 04/36] drm/tests: Add helper to create mock crtc
` [PATCH v7 05/36] drm/tests: connector: Add tests for drmm_connector_init
` [PATCH v7 06/36] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v7 07/36] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v7 08/36] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v7 09/36] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v7 10/36] drm/tests: Add output bpc tests
` [PATCH v7 11/36] drm/connector: hdmi: Add support for output format
` [PATCH v7 12/36] drm/tests: Add output formats tests
` [PATCH v7 13/36] drm/connector: hdmi: Add HDMI compute clock helper
` [PATCH v7 14/36] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v7 15/36] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v7 16/36] drm/tests: Add TDMS character rate connector state tests
` [PATCH v7 17/36] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v7 18/36] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v7 19/36] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v7 20/36] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v7 21/36] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v7 22/36] drm/tests: Add tests for "
` [PATCH v7 23/36] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v7 24/36] drm/tests: Add RGB Quantization tests
` [PATCH v7 25/36] drm/connector: hdmi: Add Infoframes generation
` [PATCH v7 26/36] drm/tests: Add infoframes test
` [PATCH v7 27/36] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v7 28/36] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v7 29/36] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v7 30/36] drm/vc4: tests: Convert to plane creation helper
` [PATCH v7 31/36] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v7 32/36] drm/sun4i: hdmi: Convert encoder to atomic
` [PATCH v7 33/36] drm/sun4i: hdmi: Move mode_set into enable
` [PATCH v7 34/36] drm/sun4i: hdmi: Switch to container_of_const
` [PATCH v7 35/36] drm/sun4i: hdmi: Consolidate atomic_check and mode_valid
` [PATCH v7 36/36] drm/sun4i: hdmi: Switch to HDMI connector
[PATCH 1/2] devm-helpers: Add resource managed version of mutex init
2024-02-22 18:33 UTC (6+ messages)
[PATCH v6 0/4] StarFive's StarLink PMU Support
2024-02-22 18:12 UTC (3+ messages)
[PATCH v2 0/5] Add Arm Mali-C55 Image Signal Processor Driver
2024-02-22 18:07 UTC (10+ messages)
` [PATCH v2 2/5] dt-bindings: media: Add bindings for ARM mali-c55
[PATCH v3 0/7] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-02-22 18:06 UTC (6+ messages)
` [PATCH v3 2/7] dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if condition
` [PATCH v3 3/7] dt-bindings: arm-smmu: Document SM8650 GPU SMMU
[PATCH 0/8] A702 support
2024-02-22 18:06 UTC (2+ messages)
[PATCH net-next v3 00/10] Support ICSSG-based Ethernet on AM65x SR1.0 devices
2024-02-22 17:57 UTC (5+ messages)
` [PATCH net-next v3 01/10] dt-bindings: net: Add support for AM65x SR1.0 in ICSSG
` [PATCH net-next v3 10/10] net: ti: icssg-prueth: Add ICSSG Ethernet driver for AM65x SR1.0 platforms
[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
2024-02-22 17:14 UTC (9+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
[PATCH v5 00/17] Update SMMUv3 to the modern iommu API (part 1/3)
2024-02-22 17:43 UTC (7+ messages)
` [PATCH v5 01/17] iommu/arm-smmu-v3: Make STE programming independent of the callers
[PATCH v5 02/17] iommu/arm-smmu-v3: Consolidate the STE generation for abort/bypass
2024-02-22 17:40 UTC (3+ messages)
[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
2024-02-22 17:39 UTC (10+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type
` [PATCH v1 10/14] serial: 8250_of: Switch to use uart_read_port_properties()
[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
2024-02-22 17:07 UTC (2+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock
[PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property
2024-02-22 17:06 UTC (3+ messages)
` [PATCH V3] PCI: Add support for preserving boot configuration
[PATCH v2] perf print-events: make is_event_supported() more robust
2024-02-22 17:02 UTC (3+ messages)
[PATCH v8 0/7] Add support for XLCDC to sam9x7 SoC family
2024-02-22 16:35 UTC (2+ messages)
[PATCH v12 00/25] Linux RISC-V AIA Support
2024-02-22 16:28 UTC (4+ messages)
` [PATCH v12 02/25] genirq/irqdomain: Remove the param count restriction from select()
[PATCH 3/3] arch: Rename fbdev header and source files
2024-02-22 16:25 UTC (2+ messages)
[PATCH v7 00/12] arm64: qcom: add and enable SHM Bridge support
2024-02-22 16:24 UTC (8+ messages)
` [PATCH v7 02/12] firmware: qcom: scm: enable the TZ mem allocator
` [PATCH v7 10/12] firmware: qcom: tzmem: enable SHM Bridge support
[PATCH v5 00/12] mtd: rawnand: brcmnand: driver and doc updates
2024-02-22 16:21 UTC (4+ messages)
` [PATCH v5 05/12] arm64: dts: broadcom: bcmbca: Add NAND controller node
[PATCH 0/3] TEE driver for Trusted Services
2024-02-22 16:20 UTC (4+ messages)
` [PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
[PATCH -next] arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2024-02-22 16:04 UTC (8+ messages)
[PATCH 1/2] dt-bindings: arm: aspeed: add ASUS X4TF board
2024-02-22 16:02 UTC (2+ messages)
[PATCH] ARM: dts: exynos4212-tab3: limit usable memory range
2024-02-22 15:55 UTC (5+ messages)
[PATCH v2 00/12] Remove cl in struct cmdq_pkt
2024-02-22 15:41 UTC (13+ messages)
` [PATCH v2 01/12] soc: mediatek: cmdq: Fix typo of CMDQ_JUMP_RELATIVE
` [PATCH v2 02/12] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [PATCH v2 03/12] soc: mediatek: cmdq: Rename cmdq_pkt_jump() to cmdq_pkt_jump_abs()
` [PATCH v2 04/12] soc: mediatek: cmdq: Add cmdq_pkt_jump_rel() helper function
` [PATCH v2 05/12] soc: mediatek: cmdq: Add cmdq_pkt_eoc() "
` [PATCH v2 06/12] soc: mediatek: cmdq: Remove cmdq_pkt_flush_async() "
` [PATCH v2 07/12] soc: mediatek: cmdq: Refine cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 08/12] drm/mediatek: Use cmdq_pkt_eoc() instead of cmdq_pkt_finalize()
` [PATCH v2 09/12] drm/mediatek: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 10/12] media: platform: mtk-mdp3: Get fine-grain control of cmdq_pkt_finalize()
` [PATCH v2 11/12] media: platform: mtk-mdp3: Use cmdq_pkt_create() and cmdq_pkt_destroy()
` [PATCH v2 12/12] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
[PATCH 05/10] arm64/vdso: Use generic union vdso_data_store
2024-02-22 15:41 UTC (2+ messages)
[PATCH v6 0/6] arm64: ptdump: View the second stage page-tables
2024-02-22 15:19 UTC (5+ messages)
` [PATCH v6 4/6] KVM: arm64: Register ptdump with debugfs on guest creation
` [PATCH v6 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
[PATCH v3] iommu/arm-smmu-v3: Do not use GFP_KERNEL under as spinlock
2024-02-22 15:17 UTC (4+ messages)
[PATCH v4 0/8] usb: misc: onboard_hub: add support for XMOS XVF3500
2024-02-22 15:02 UTC (6+ messages)
` [PATCH v4 2/8] usb: misc: onboard_dev: add support for non-hub devices
` [PATCH v4 7/8] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor
[PATCH v9 0/4] serial: 8250_dw: Fix ref clock usage
2024-02-22 14:55 UTC (8+ messages)
` [PATCH v9 1/4] serial: 8250: Add 8250 port clock update method
[PATCH] arm: flush: check if the folio is reserved for IMO addresses
2024-02-22 14:47 UTC (5+ messages)
[PATCH] ARM: dts: imx1-apf9328: Fix Ethernet node name
2024-02-22 14:34 UTC
[PATCH v14 00/18] Linux RISC-V AIA Support
2024-02-22 14:15 UTC (12+ messages)
` [PATCH v14 11/18] irqchip: Add RISC-V incoming MSI controller early driver
` [PATCH v14 12/18] irqchip/riscv-imsic: Add device MSI domain support for platform devices
` [PATCH v14 13/18] irqchip/riscv-imsic: Add device MSI domain support for PCI devices
[PATCH] ARM: dts: imx28-evk: Use 'eeprom' as the node name
2024-02-22 14:01 UTC
[PATCH v5 00/18] power: sequencing: implement the subsystem and add first users
2024-02-22 13:46 UTC (27+ messages)
` [PATCH v5 14/18] PCI/pwrctl: add a power control driver for WCN7850
[musl] Re: [PATCH v8 00/38] arm64/gcs: Provide support for GCS in userspace
2024-02-22 13:57 UTC (11+ messages)
[PATCH 0/3] scmi-cpufreq: Set transition_delay_us
2024-02-22 13:57 UTC (4+ messages)
` [PATCH 1/3] firmware: arm_scmi: Populate perf commands rate_limit
` [PATCH 2/3] firmware: arm_scmi: Populate fast channel rate_limit
` [PATCH 3/3] cpufreq: scmi: Set transition_delay_us
[PATCH v6 0/5] spmi: pmic-arb: Add support for multiple buses
2024-02-22 13:52 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v6 2/5] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH v6 3/5] spmi: pmic-arb: Make the APID init a version operation
` [PATCH v6 4/5] spmi: pmic-arb: Make core resources acquiring "
` [PATCH v6 5/5] spmi: pmic-arb: Add multi bus support
[PATCH net] net: stmmac: Fix EST offset for dwmac 5.10
2024-02-22 13:52 UTC (2+ messages)
[PATCH 1/1] dmaengine: mxs-dma: switch from dma_coherent to dma_pool
2024-02-22 13:47 UTC (4+ messages)
[PATCH] arm64: dts: ti: k3-j721e: Fix mux-reg-masks in hbmc_mux
2024-02-22 13:29 UTC (2+ messages)
[PATCH V3 0/2] Add CAN and OSPI support for AM69-SK platform
2024-02-22 13:28 UTC (2+ messages)
[PATCH v5 0/4] Add Support for Wave5 on TI Devices
2024-02-22 13:25 UTC (2+ messages)
[PATCH v2 0/4] iommu/smmuv3: Add IOMMUFD dirty tracking support for SMMUv3
2024-02-22 13:23 UTC (8+ messages)
` [PATCH v2 3/4] iommu/arm-smmu-v3: Add support for dirty tracking in domain alloc
[PATCH v2 0/4] arm64: dts: ti: Enable camera for SK-AM62P
2024-02-22 13:22 UTC (2+ messages)
[PATCH v2 0/2] Add OSPI and Ethernet support on J722S EVM
2024-02-22 13:22 UTC (2+ messages)
Re: Re: [PATCH v5 08/44] drm/connector: hdmi: Add Broadcast RGB property
2024-02-22 13:20 UTC (13+ messages)
` "
` "
` "
` "
` "
[PATCH 0/4] Add new Renesas RZ/V2H SoC
2024-02-22 12:44 UTC (4+ messages)
` [PATCH 2/4] dt-bindings: arm: renesas: Document Renesas RZ/V2H{P} System Controller
[PATCH AUTOSEL 6.1 27/27] i2c: rk3x: Adjust mask/value offset for i2c2 on rv1126
2024-02-22 12:37 UTC (3+ messages)
[PATCH v2 0/4] Update of phyBOARD-Pollux-i.MX8MP
2024-02-22 12:28 UTC (5+ messages)
` [PATCH v2 1/4] arm64: dts: imx8mp-phyboard-pollux: Add and update rtc devicetree node
` [PATCH v2 2/4] arm64: dts: imx8mp-phyboard-pollux: Set debug uart muxing to 0x140
` [PATCH v2 3/4] arm64: dts: imx8mp-phyboard-pollux: Reduce drive strength for eqos tx lines
` [PATCH v2 4/4] arm64: dts: imx8mp-phyboard-pollux: Disable pull-up for CD GPIO
[PATCH v4 1/6] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
2024-02-22 12:25 UTC (11+ messages)
` [PATCH v4 2/6] perf: imx_perf: refactor driver for imx93
` [PATCH v4 3/6] perf: imx_perf: add support for i.MX95 platform
` [PATCH v4 4/6] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v4 5/6] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v4 6/6] perf vendor events arm64:: Add i.MX95 DDR Performane Monitor metrics
[PATCH v5 0/4] spmi: pmic-arb: Add support for multiple buses
2024-02-22 12:14 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: spmi: Add PMIC ARB v7 schema
[PATCH v2 0/2] ARM: decompressor: support AUTO_ZRELADDR and appended DTB
2024-02-22 12:07 UTC (3+ messages)
[PATCH v2] arm64: defconfig: Enable zram, xfs and loading compressed FW support
2024-02-22 11:17 UTC (10+ messages)
[PATCH 0/1] MAINTAINERS: Add S32G SoC maintainer
2024-02-22 11:13 UTC (8+ messages)
` [PATCH 1/1] MAINTAINERS: Add maintainer for NXP S32G boards
[PATCH 00/13] KVM/arm64: Add NV support for ERET and PAuth
2024-02-22 11:05 UTC (3+ messages)
` [PATCH 05/13] KVM: arm64: nv: Add trap forwarding for ERET and SMC
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).