messages from 2024-12-17 14:05:06 to 2024-12-17 20:53:50 UTC [more...]
[PATCH] drm/rockchip: Don't change hdmi reference clock rate
2024-12-17 20:52 UTC (2+ messages)
[PATCH v3 00/33] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-17 20:35 UTC (35+ messages)
` [PATCH v3 01/33] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v3 02/33] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v3 03/33] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v3 04/33] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v3 05/33] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v3 06/33] drm/mediatek: Add support for MT8195 Digital Parallel Interface
` [PATCH v3 07/33] dt-bindings: display: mediatek: Add binding for MT8195 HDMI-TX v2
` [PATCH v3 08/33] drm/mediatek: mtk_cec: Switch to register as module_platform_driver
` [PATCH v3 09/33] drm/mediatek: mtk_hdmi_ddc: "
` [PATCH v3 10/33] drm/mediatek: mtk_hdmi: Convert to module_platform_driver macro
` [PATCH v3 11/33] drm/mediatek: mtk_hdmi: Unregister audio platform device on failure
` [PATCH v3 12/33] drm/mediatek: hdmi: Use regmap instead of iomem for main registers
` [PATCH v3 13/33] drm/mediatek: mtk_hdmi: Fix typo for aud_sampe_size member
` [PATCH v3 14/33] drm/mediatek: mtk_hdmi: Move audio params selection to new function
` [PATCH v3 15/33] drm/mediatek: mtk_hdmi: Disgregate function mtk_hdmi_audio_set_param()
` [PATCH v3 16/33] drm/mediatek: mtk_hdmi: Move plugged_cb/codec_dev setting to new function
` [PATCH v3 17/33] drm/mediatek: mtk_hdmi: Move N/CTS "
` [PATCH v3 18/33] drm/mediatek: mtk_hdmi: Move vendor/product strings to drm_bridge
` [PATCH v3 19/33] drm/mediatek: mtk_hdmi: Use dev_err_probe() in mtk_hdmi_dt_parse_pdata()
` [PATCH v3 20/33] drm/mediatek: mtk_hdmi: Move CEC device parsing in new function
` [PATCH v3 21/33] drm/mediatek: mtk_hdmi: Remove unused members of struct mtk_hdmi
` [PATCH v3 22/33] drm/mediatek: mtk_hdmi: Move output init to mtk_hdmi_register_audio_driver()
` [PATCH v3 23/33] drm/mediatek: mtk_hdmi: Use devm managed version of drm_bridge_add
` [PATCH v3 24/33] drm/mediatek: mtk_hdmi: Remove ifdef for CONFIG_PM_SLEEP
` [PATCH v3 25/33] drm/mediatek: mtk_hdmi: Remove goto in mtk_hdmi_clk_enable_audio()
` [PATCH v3 26/33] drm/mediatek: mtk_hdmi: Cleanup function mtk_hdmi_resume()
` [PATCH v3 27/33] drm/mediatek: mtk_hdmi: Improve mtk_hdmi_get_all_clk() flexibility
` [PATCH v3 28/33] drm/mediatek: mtk_hdmi: Split driver and add common probe function
` [PATCH v3 29/33] drm/mediatek: mtk_hdmi_common: Assign DDC adapter pointer to bridge
` [PATCH v3 30/33] drm/mediatek: mtk_hdmi_common: Add OP_HDMI if helper funcs assigned
` [PATCH v3 31/33] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
` [PATCH v3 32/33] drm/mediatek: mtk_hdmi_common: Add var to enable interlaced modes
` [PATCH v3 33/33] drm/mediatek: mtk_hdmi_v2: Add debugfs ops and implement ABIST
[PATCH 1/5] clk: mediatek: mt2701-vdec: fix conversion to mtk_clk_simple_probe
2024-12-17 20:16 UTC (10+ messages)
` [PATCH 2/5] clk: mediatek: mt2701-aud: "
` [PATCH 3/5] clk: mediatek: mt2701-bdp: add missing dummy clk
` [PATCH 4/5] clk: mediatek: mt2701-mm: "
` [PATCH 5/5] clk: mediatek: mt2701-img: "
[PATCH v3 0/1] arm64: CCA TSM module autoloading
2024-12-17 20:16 UTC (4+ messages)
` [PATCH v3 1/1] arm64: rsi: Add automatic arm-cca-guest module loading
[PATCH v8 0/4] Add support for AArch64 AMUv1-based average freq
2024-12-17 20:10 UTC (6+ messages)
` [PATCH v8 1/4] cpufreq: Introduce an optional cpuinfo_avg_freq sysfs entry
[PATCH] arm64: defconfig: Enable pinctrl-based I2C mux
2024-12-17 19:50 UTC (2+ messages)
[PATCH 0/2] memory: brcmstb_memc: Support for BCM74165
2024-12-17 19:44 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: memory-controller: Document rev c.1.5 compatible
` [PATCH 2/2] memory: brcmstb_memc: Match rev c.1.5 compatible string
[PATCH v3 0/7] drm/vc4: Fixup DT and DT binding issues from recent patchset
2024-12-17 19:41 UTC (8+ messages)
` [PATCH v3 5/7] arm64: dts: broadcom: Rename bcm2712 interrupt controllers
` [PATCH v3 6/7] arm64: dts: broadcom: Correct hdmi device node names
` [PATCH v3 7/7] arm64: dts: broadcom: Remove intc controller on BCM2712
[PATCH v2 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
2024-12-17 19:37 UTC (7+ messages)
` [PATCH v2 1/3] mfd: syscon: Fix race in device_node_get_regmap()
` [PATCH v2 2/3] mfd: syscon: Remove the platform driver support
` [PATCH v2 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible
[PATCH] KVM: arm64: Fix set_id_regs selftest for ASIDBITS becoming unwritable
2024-12-17 19:22 UTC (8+ messages)
[PATCH] arm64: dts: bcm4908: nvmem-layout conversion
2024-12-17 19:14 UTC (2+ messages)
[GIT PULL 1/1] Broadcom devicetree-arm64 fixes for 6.13
2024-12-17 19:05 UTC
[PATCH v3 0/2] spi: atmel-quadspi: Refactor to allow supporting SAMA7G5 O/QSPI
2024-12-17 18:27 UTC (2+ messages)
[PATCH] dt-bindings: media: imx283: Describe sensor address using the reg property
2024-12-17 18:27 UTC (3+ messages)
[PATCH 0/9] media: stm32: csi / dcmipp corrections
2024-12-17 18:24 UTC (11+ messages)
` [PATCH 1/9] media: stm32: dcmipp: correct ret type in dcmipp_graph_notify_bound
` [PATCH 2/9] dt-bindings: media: clarify stm32 csi & simplify example
` [PATCH 3/9] media: stm32: csi: add missing pm_runtime_put on error
` [PATCH 4/9] media: stm32: csi: register subdev only at end of probe
` [PATCH 5/9] media: stm32: csi: use ARRAY_SIZE to search D-PHY table
` [PATCH 6/9] media: stm32: csi: simplify enable_streams error handling
` [PATCH 7/9] media: stm32: csi: remove useless fwnode_graph_get_endpoint call
` [PATCH 8/9] media: stm32: csi: correct unsigned or useless variable settings
` [PATCH 9/9] media: stm32: dcmipp: add has_csi2 & needs_mclk in match data
[PATCH] dt-bindings: interrupt-controller: arm,gic: Correct VGIC interrupt description
2024-12-17 18:23 UTC (2+ messages)
[PATCH v2 0/2] Make i.MX9 OCOTP work as accessing controller
2024-12-17 18:20 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v2 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9
[PATCH 0/3] arm64: allwinner: a64: fix video output on Pinebook
2024-12-17 18:00 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI
[PATCH v4 00/15] media: stm32: introduction of CSI / DCMIPP for STM32MP25
2024-12-17 17:47 UTC (10+ messages)
` [PATCH v4 02/15] dt-bindings: media: add description of stm32 csi
` [PATCH v4 03/15] media: stm32: csi: addition of the STM32 CSI driver
` [PATCH v4 13/15] media: stm32: dcmipp: add core support for the stm32mp25
[PATCH V4 0/5] arm_scmi: vendors: Qualcomm Generic Vendor Extensions
2024-12-17 17:59 UTC (10+ messages)
[PATCH V3 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-12-17 17:53 UTC (5+ messages)
` [PATCH V3 6/7] arm64/boot: Enable EL2 requirements for FEAT_Debugv8p9
[PATCH v10 0/4] media: qcom: camss: Add sc7280 support
2024-12-17 17:49 UTC (13+ messages)
` [PATCH v10 1/4] media: dt-bindings: update clocks for sc7280-camss
` [PATCH v10 2/4] media: qcom: camss: update clock names for sc7280
` [PATCH v10 3/4] arm64: dts: qcom: sc7280: Add support for camss
` [PATCH v10 4/4] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine
[PATCH 0/2] hyperv: Move some features to common code
2024-12-17 17:48 UTC (4+ messages)
[PATCH] media: mediatek: vcodec: mark vdec_vp9_slice_map_counts_eob_coef noinline
2024-12-17 17:46 UTC (4+ messages)
[PATCH v1 0/2] i2c: exynos5: Add support for Exynos8895 SoC
2024-12-17 17:42 UTC (10+ messages)
` [PATCH v1 1/2] dt-bindings: i2c: exynos5: Add samsung,exynos8895-hsi2c compatible
[PATCH v2 0/6] arm64: errata: Rework Spectre BHB mitigations to not assume "safe"
2024-12-17 17:44 UTC (6+ messages)
` [PATCH v2 1/6] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
[PATCH 00/16] KVM: arm64: Add NV GICv3 support
2024-12-17 17:38 UTC (18+ messages)
` [PATCH 01/16] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH 02/16] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH 03/16] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH 04/16] KVM: arm64: Move host SVE/SME state flags out of vCPU
` [PATCH 05/16] KVM: arm64: nv: Load timer before the GIC
` [PATCH 06/16] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH 07/16] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH 08/16] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH 09/16] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH 10/16] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH 11/16] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH 12/16] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH 13/16] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH 14/16] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH 15/16] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH 16/16] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
[PATCH v4 0/4] Add support for Intel CRPS PSU
2024-12-17 17:35 UTC (5+ messages)
` [PATCH v4 1/4] hwmon: (pmbus/core) Add PMBUS_REVISION in debugfs
` [PATCH v4 2/4] hwmon: (pmbus/crps) Add Intel CRPS185 power supply
` [PATCH v4 3/4] dt-bindings: hwmon: intel,crps185: Add to trivial
` [PATCH v4 4/4] ARM: dts: aspeed: system1: Use crps PSU driver
[PATCH 0/3] Add Samsung SPEEDY serial bus host controller driver
2024-12-17 17:31 UTC (6+ messages)
` [PATCH 2/3] soc: samsung: Add a driver for Samsung SPEEDY host controller
[PATCH v7 00/10] drm: add DRM HDMI Codec framework
2024-12-17 17:28 UTC (12+ messages)
` [PATCH v7 03/10] drm/connector: implement generic HDMI codec helpers
` [PATCH v7 08/10] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v7 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
` [PATCH v7 10/10] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_hotplug_edid()
[PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
2024-12-17 17:25 UTC (3+ messages)
[PATCH v7 07/10] drm/bridge_connector: hook drm_atomic_helper_connector_hdmi_hotplug()
2024-12-17 17:25 UTC (2+ messages)
[PATCH v7 06/10] drm/display/hdmi: implement hotplug functions
2024-12-17 17:24 UTC (2+ messages)
[PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
2024-12-17 17:20 UTC (3+ messages)
[PATCH] coresight: docs: Remove target sink from examples
2024-12-17 17:17 UTC (5+ messages)
[PATCH v6 00/10] drm: add DRM HDMI Codec framework
2024-12-17 17:13 UTC (5+ messages)
` [PATCH v6 09/10] drm/vc4: hdmi: stop rereading EDID in get_modes()
[PATCH] coresight: Add a KUnit test for coresight_find_default_sink()
2024-12-17 17:11 UTC
[PATCH V2 00/46] KVM: arm64: Enable FGU (Fine Grained Undefined) for FEAT_FGT2 registers
2024-12-17 17:02 UTC (7+ messages)
` [PATCH V2 18/46] arm64/sysreg: Add register fields for PMUACR_EL1
[PATCH v2 0/5] Improve Rockchip VOP2 display modes handling on RK3588 HDMI0
2024-12-17 16:59 UTC (8+ messages)
` [PATCH v2 3/5] drm/rockchip: vop2: Improve "
[PATCH net v1] net: stmmac: Drop useless code related to ethtool rx-copybreak
2024-12-17 16:35 UTC (2+ messages)
[PATCH V7] dmaengine: bcm2835-dma: Prevent suspend if DMA channel is busy
2024-12-17 16:29 UTC (2+ messages)
[PATCH v2 0/6] media: rockchip: add a driver for the rockchip camera interface (cif)
2024-12-17 15:55 UTC (7+ messages)
` [PATCH v2 1/6] media: dt-bindings: media: video-interfaces: add defines for sampling modes
` [PATCH v2 2/6] media: dt-bindings: media: add bindings for rockchip px30 vip
` [PATCH v2 3/6] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v2 4/6] media: rockchip: add a driver for the rockchip camera interface (cif)
` [PATCH v2 5/6] arm64: dts: rockchip: add the vip node to px30
` [PATCH v2 6/6] arm64: dts: rockchip: add vicap node to rk356x
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-12-17 15:50 UTC (8+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH] pwm: stm32: fix complementary output in round_waveform_tohw
2024-12-17 15:46 UTC (2+ messages)
[PATCH v3 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
2024-12-17 15:38 UTC (9+ messages)
` [PATCH v3 11/18] KVM: arm64: Introduce __pkvm_host_unshare_guest()
` [PATCH v3 18/18] KVM: arm64: Plumb the pKVM MMU in KVM
[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
2024-12-17 15:18 UTC (8+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD
[PATCH net-next v4 0/9] net: lan969x: add RGMII support
2024-12-17 15:18 UTC (3+ messages)
` [PATCH net-next v4 9/9] dt-bindings: net: sparx5: document RGMII delays
[PATCH net-next 0/2] net: stmmac: dwmac-socfpga: Allow using 1000BaseX
2024-12-17 15:07 UTC (10+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-socfpga: Set interface modes from Lynx PCS as supported
[PATCH v2 0/3] Add support to configure TPDM MCMB subunit
2024-12-17 14:55 UTC (7+ messages)
` [PATCH v2 1/3] coresight-tpdm: Add MCMB dataset support
` [PATCH v2 2/3] coresight-tpdm: Add support to select lane
` [PATCH v2 3/3] coresight-tpdm: Add support to enable the lane for MCMB TPDM
[PATCH RFC 0/3] Pinctrl: Add Amlogic pinctrl driver
2024-12-17 14:53 UTC (6+ messages)
` [PATCH RFC 1/3] dt-bindings: pinctrl: Add support for Amlogic SoCs
` [PATCH RFC 2/3] pinctrl: Add driver "
[PATCH v2 00/15] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2024-12-17 14:49 UTC (4+ messages)
` [PATCH v2 15/15] drm/mediatek: Introduce HDMI/DDC v2 for MT8195/MT8188
[PATCH] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
2024-12-17 14:37 UTC
[PATCH v7 0/4] source filtering for multi-port output
2024-12-17 14:36 UTC (2+ messages)
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2024-12-17 14:23 UTC (13+ messages)
` [PATCH v2 01/12] KVM: arm64: nv: Add handling of EL2-specific timer registers
` [PATCH v2 02/12] KVM: arm64: nv: Sync nested timer state with FEAT_NV2
` [PATCH v2 03/12] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state
` [PATCH v2 04/12] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers
` [PATCH v2 05/12] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
` [PATCH v2 06/12] KVM: arm64: nv: Accelerate EL0 counter accesses from hypervisor context
` [PATCH v2 07/12] KVM: arm64: Handle counter access early in non-HYP context
` [PATCH v2 08/12] KVM: arm64: nv: Add trap routing for CNTHCTL_EL2.EL1{NVPCT,NVVCT,TVT,TVCT}
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
` [PATCH v2 10/12] KVM: arm64: nv: Sanitise CNTHCTL_EL2
` [PATCH v2 11/12] KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosity
` [PATCH v2 12/12] KVM: arm64: nv: Document EL2 timer API
[PATCH v9 0/9] Drivers to support the MCU on QNAP NAS devices
2024-12-17 13:16 UTC (2+ messages)
` [GIT PULL] Immutable branch between MFD, HID, HWMON, Input and LEDs due for the v6.14 merge window
[PATCH v2] arm64/sme: Move storage of reg_smidr to __cpuinfo_store_cpu()
2024-12-17 14:16 UTC (3+ messages)
[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
2024-12-17 14:07 UTC (2+ messages)
[PATCH v2] pinctrl: nomadik: Add check for clk_enable()
2024-12-17 14:07 UTC (2+ 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).