linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-15 14:40:55 to 2025-02-17 02:37:15 UTC [more...]

[PATCH] arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITX
 2025-02-17  2:35 UTC  (7+ messages)

[PATCH v3 0/2] ASoC: imx-card: support playback or capture only
 2025-02-17  2:17 UTC  (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add playback-only and capture-only property
` [PATCH v3 2/2] ASoC: imx-card: Add playback_only or capture_only support

[PATCH v6] media: dt-bindings: aspeed,video-engine: Convert to json schema
 2025-02-17  2:11 UTC  (3+ messages)

[PATCH v7] wifi: mt76: mt7915: add wds support when wed is enabled
 2025-02-17  1:31 UTC 

[PATCH v10 0/7] Coresight: Add Coresight TMC Control Unit driver
 2025-02-17  1:14 UTC  (6+ messages)
` [PATCH v10 4/7] Coresight: Introduce a new struct coresight_path

[PATCH v5 RESEND] [ARM] fix reference leak in locomo_init_one_child()
 2025-02-17  1:14 UTC 

[PATCH dev 6.6 v3] ARM: dts: aspeed: yosemite4: add I3C config in DTS
 2025-02-17  1:01 UTC  (3+ messages)

[PATCH net-next v5 0/3] riscv: sophgo: Add ethernet support for SG2044
 2025-02-17  0:55 UTC  (8+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v5 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH] ARM: dts: aspeed: bletchley: remove unused ethernet-phy node
 2025-02-17  0:10 UTC  (2+ messages)

[PATCH v3 0/4] Exynos Thermal code improvement
 2025-02-16 19:58 UTC  (5+ messages)
` [PATCH v3 1/4] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v3 2/4] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v3 3/4] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422
` [PATCH v3 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[PATCH v2 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-16 19:06 UTC  (9+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1

[PATCH v7 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
 2025-02-16 18:36 UTC  (26+ messages)
` [PATCH v7 03/27] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v7 04/27] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v7 05/27] drm: sun4i: de3: Add YUV formatter module
` [PATCH v7 06/27] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v7 07/27] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v7 08/27] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v7 09/27] drm: sun4i: de3: refactor YUV formatter module setup
` [PATCH v7 10/27] drm: sun4i: de3: pass mixer reference to ccsc setup function
` [PATCH v7 11/27] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v7 12/27] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v7 13/27] drm: sun4i: support YUV formats in VI scaler
` [PATCH v7 14/27] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v7 15/27] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v7 16/27] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v7 17/27] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v7 18/27] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v7 19/27] drm: sun4i: de3: Implement AFBC support
` [PATCH v7 20/27] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v7 21/27] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v7 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v7 23/27] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v7 24/27] drm: sun4i: de33: mixer: "
` [PATCH v7 25/27] drm: sun4i: de33: vi_scaler: "
` [PATCH v7 26/27] drm: sun4i: de33: fmt: "
` [PATCH v7 27/27] drm: sun4i: de33: csc: "

[PATCH v7 00/27] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-16 18:32 UTC  (2+ messages)
` [PATCH v7 01/27] drm: sun4i: de2/de3: Change CSC argument

drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-16 18:29 UTC  (29+ messages)
` [PATCH v6 01/27] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v6 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH v6 03/27] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v6 04/27] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v6 05/27] drm: sun4i: de3: Add YUV formatter module
` [PATCH v6 06/27] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v6 07/27] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v6 08/27] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v6 09/27] drm: sun4i: de3: refactor YUV formatter module setup
` [PATCH v6 10/27] drm: sun4i: de3: pass mixer reference to ccsc setup function
` [PATCH v6 11/27] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v6 12/27] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v6 13/27] drm: sun4i: support YUV formats in VI scaler
` [PATCH v6 14/27] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v6 15/27] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v6 16/27] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v6 17/27] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v6 18/27] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v6 19/27] drm: sun4i: de3: Implement AFBC support
` [PATCH v6 20/27] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v6 21/27] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v6 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v6 23/27] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v6 24/27] drm: sun4i: de33: mixer: "
` [PATCH v6 25/27] drm: sun4i: de33: vi_scaler: "
` [PATCH v6 26/27] drm: sun4i: de33: fmt: "
` [PATCH v6 27/27] drm: sun4i: de33: csc: "

[PATCH v1 0/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-16 18:25 UTC  (17+ messages)
` [PATCH v1 1/4] dt-bindings: phy: add samsung,exynos2200-snps-eusb2-phy schema file
` [PATCH v1 3/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
` [PATCH v1 4/4] phy: samsung: add Exynos2200 usb phy controller

[PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
 2025-02-16 16:54 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: phy: mediatek: Add token-ring helper functions
 2025-02-16 16:49 UTC  (11+ messages)
` [PATCH net-next v2 1/5] net: phy: mediatek: Change to more meaningful macros
` [PATCH net-next v2 2/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v2 3/5] net: phy: mediatek: Add token ring set bit operation support
` [PATCH net-next v2 4/5] net: phy: mediatek: Add token ring clear "
` [PATCH net-next v2 5/5] net: phy: mediatek: Move some macros to phy-lib for later use

[PATCH net-next 0/3] net: phy: mediatek: Add token-ring ops
 2025-02-16 16:39 UTC  (9+ messages)
` [PATCH net-next 1/3] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib

[PATCH net 0/2] Fixes for perout configuration in IEP driver
 2025-02-16 16:11 UTC  (5+ messages)
` [PATCH net 1/2] net: ti: icss-iep: Fix pwidth configuration for perout signal
    ` [EXTERNAL] "

[PATCH 00/12] bluetooth: hci_wilc: add new bluetooth driver
 2025-02-16 16:07 UTC  (3+ messages)
` [PATCH 09/12] wifi: wilc1000: disable firmware power save if bluetooth is in use

[PATCH v2 0/7] RK3588 Hardware Random Number Generator Driver
 2025-02-16 15:33 UTC  (3+ messages)
` (subset) "

[PATCH 1/1] dm: Enable inline crypto passthrough for striped target
 2025-02-16 14:42 UTC 

[PATCH v3 0/2] dt-bindings: mmc: Fix the mmc-slot and Convert atmel,hsmci to json schema
 2025-02-16 13:13 UTC  (2+ messages)

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2025-02-16 12:32 UTC  (7+ messages)
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j

[PATCH v2] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-16 11:45 UTC  (2+ messages)

[PATCH v4 0/4] arm64: exynos: gs101: add ACPM related nodes
 2025-02-16 10:59 UTC  (2+ messages)

[PATCH v9 0/3] firmware: add Exynos ACPM protocol driver
 2025-02-16 10:59 UTC  (2+ messages)

[PATCH] net: stmmac: Use str_enabled_disabled() helper
 2025-02-16 10:33 UTC  (3+ messages)

[PATCH 0/4] Fix omap-iommu bitrot
 2025-02-16 10:27 UTC  (5+ messages)
` [PATCH 2/4] media: omap3isp: Handle ARM dma_iommu_mapping

[PATCH] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-16  9:42 UTC  (3+ messages)

[PATCH 0/8] arm64: dts: allwinner: h616: add LCD timing controller and display engine support
 2025-02-16  9:27 UTC  (9+ messages)
` [PATCH 1/8] bus: sun50i: add DE33 compatible string to the DE2 bus driver
` [PATCH 2/8] arm64: dts: allwinner: h616: add display engine, bus and mixer nodes
` [PATCH 3/8] dt-bindings: allwinner: Add TCON_TOP and TCON_LCD clock/reset defines
` [PATCH 4/8] drm/sun4i: tcon: Add support for R40 LCD
` [PATCH 5/8] arm64: dts: allwinner: h616: Add TCON nodes to H616 DTSI
` [PATCH 6/8] arm64: dts: allwinner: h616: add LCD, LVDS and PWM pins
` [PATCH 7/8] arm64: dts: allwinner: rg35xx: Enable LCD output
` [PATCH 8/8] arm64: dts: allwinner: rg35xx: Add GPIO backlight control

[PATCH v6 00/14] Add eDP support for RK3588
 2025-02-16  9:06 UTC  (5+ messages)
` [PATCH v6 07/14] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus

[PATCH v2 00/15] clk: sunxi-ng: add A523 clock support
 2025-02-16  8:41 UTC  (7+ messages)
` [PATCH v2 01/15] clk: sunxi-ng: mp: Add SUNXI_CCU_P_DATA_WITH_MUX_GATE wrapper
` [PATCH v2 02/15] clk: sunxi-ng: mp: introduce dual-divider clock
` [PATCH v2 03/15] clk: sunxi-ng: mp: provide wrapper for setting feature flags

[PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
 2025-02-16  7:59 UTC 

[PATCH v8 0/7] Optimize dm-verity and fsverity using multibuffer hashing
 2025-02-16  3:29 UTC  (7+ messages)

[PATCH v8 0/3] Add support for AST2700 clk driver
 2025-02-16  1:24 UTC  (6+ messages)
` [PATCH v8 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define

[PATCH 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-02-15 23:34 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH 2/6] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH 4/6] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH 5/6] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH 6/6] thermal: rockchip: support reading trim values from OTP

[PATCH v5 0/8] iio: light: stk3310: support powering off during suspend
 2025-02-15 20:16 UTC  (4+ messages)
` [PATCH v5 6/8] iio: light: stk3310: use dev_err_probe where possible

[PATCH net-next v4 00/15] Introduce an ethernet port representation
 2025-02-15 18:57 UTC  (3+ messages)
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
 2025-02-15 17:50 UTC  (14+ messages)

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-15 17:38 UTC  (15+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 02/14] KVM: arm64: Hide ID_AA64MMFR2_EL1.NV from guest and userspace
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero
` [PATCH 04/14] KVM: arm64: Mark HCR.EL2.{NV*,AT} RES0 when ID_AA64MMFR4_EL1.NV_frac is 0
` [PATCH 05/14] KVM: arm64: Advertise NV2 in the boot messages
` [PATCH 06/14] KVM: arm64: Consolidate idreg reset method
` [PATCH 07/14] KVM: arm64: Make ID_REG_LIMIT_FIELD_ENUM() more widely available
` [PATCH 08/14] KVM: arm64: Enforce NV limits on a per-idregs basis
` [PATCH 09/14] KVM: arm64: Move NV-specific capping to idreg sanitisation
` [PATCH 10/14] KVM: arm64: Allow userspace to limit NV support to nVHE
` [PATCH 11/14] KVM: arm64: Make ID_AA64MMFR4_EL1.NV_frac writable
` [PATCH 12/14] KVM: arm64: Advertise FEAT_ECV when possible
` [PATCH 13/14] KVM: arm64: Allow userspace to request KVM_ARM_VCPU_EL2*
` [PATCH 14/14] KVM: arm64: Document NV caps and vcpu flags

[PATCH v1] MAINTAINERS: add entry for Samsung Exynos2200 SoC
 2025-02-15 17:16 UTC  (2+ messages)

[PATCH] drivers: soc: atmel: fix the args passed to AT91_SOC
 2025-02-15 16:57 UTC  (2+ messages)

[PATCH v4 0/7] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2025-02-15 16:09 UTC  (5+ messages)
  ` [PATCH v4 6/7] phy: exynos5-usbdrd: subscribe to orientation notifier if required

[soc:arm/fixes] BUILD SUCCESS 70b0d6b0a199c5a3ee6c72f5e61681ed6f759612
 2025-02-15 15:24 UTC 

[PATCH 00/14] KVM: arm64: Recursive NV support
 2025-02-15 15:01 UTC  (15+ messages)
` [PATCH 01/14] arm64: sysreg: Add layout for VNCR_EL2
` [PATCH 02/14] KVM: arm64: nv: Allocate VNCR page when required
` [PATCH 03/14] KVM: arm64: nv: Extract translation helper from the AT code
` [PATCH 04/14] KVM: arm64: nv: Snapshot S1 ASID tagging information during walk
` [PATCH 05/14] KVM: arm64: nv: Move TLBI range decoding to a helper
` [PATCH 06/14] KVM: arm64: nv: Don't adjust PSTATE.M when L2 is nesting
` [PATCH 07/14] KVM: arm64: nv: Add pseudo-TLB backing VNCR_EL2
` [PATCH 08/14] KVM: arm64: nv: Add userspace and guest handling of VNCR_EL2
` [PATCH 09/14] KVM: arm64: nv: Handle VNCR_EL2-triggered faults
` [PATCH 10/14] KVM: arm64: nv: Handle mapping of VNCR_EL2 at EL2
` [PATCH 11/14] KVM: arm64: nv: Handle VNCR_EL2 invalidation from MMU notifiers
` [PATCH 12/14] KVM: arm64: nv: Program host's VNCR_EL2 to the fixmap address
` [PATCH 13/14] KVM: arm64: nv: Add S1 TLB invalidation primitive for VNCR_EL2
` [PATCH 14/14] KVM: arm64: nv: Plumb TLBI S1E2 into system instruction dispatch

[PATCH] pwm: clps711x: Drop of_match_ptr() usage for .of_match_table
 2025-02-15 14:43 UTC  (2+ messages)

[PATCH 0/1] arm64: realm: Fix DMA address for devices
 2025-02-15 14:38 UTC  (4+ messages)
` [PATCH 1/1] arm64: realm: Use aliased addresses for device DMA to shared buffers


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).