messages from 2025-03-01 14:37:04 to 2025-03-03 06:20:07 UTC [more...]
[PATCH v15 00/13] VOP Support for rk3576
2025-03-03 6:17 UTC (8+ messages)
` [PATCH v15 07/13] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` "
` [PATCH v15 13/13] drm/rockchip: vop2: Add support for rk3576
` Re:[PATCH v15 00/13] VOP Support "
` (subset) [PATCH "
[PATCH bpf-next v4 00/10] Introduce load-acquire and store-release BPF instructions
2025-03-03 5:46 UTC (12+ messages)
` [PATCH bpf-next v4 01/10] bpf/verifier: Factor out atomic_ptr_type_ok()
` [PATCH bpf-next v4 02/10] bpf/verifier: Factor out check_atomic_rmw()
` [PATCH bpf-next v4 03/10] bpf/verifier: Factor out check_load_mem() and check_store_reg()
` [PATCH bpf-next v4 04/10] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v4 05/10] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v4 06/10] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v4 07/10] bpf, arm64: Support "
` [PATCH bpf-next v4 08/10] bpf, x86: "
` [PATCH bpf-next v4 09/10] selftests/bpf: Add selftests for "
` [PATCH bpf-next v4 10/10] bpf, docs: Update instruction-set.rst "
[PATCH v2 0/2] Add bootph-all property to necessary nodes to enable ethernet boot for AM68-SK, J722s and AM62p-SK
2025-03-03 5:44 UTC (4+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am68-sk/k3-j721s2-mcu: Add bootph-all property to enable Ethernet boot
` [PATCH v2 2/2] arm64: dts: ti: k3-am62p5*/k3-j722s: "
[PATCH V2 0/8] arm64/mm: Drop PXD_TABLE_BIT
2025-03-03 5:02 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-am62p5-sk: Support SoC wakeup using USB1 wakeup
2025-03-03 4:55 UTC (2+ messages)
[PATCH 0/2] Add boot phase tag to USB0 on AM62A7-SK and AM62P5-SK
2025-03-03 4:55 UTC (2+ messages)
[PATCH 0/2] Add bootph-all to SERDES3 for USB DFU Boot on J721E
2025-03-03 4:54 UTC (2+ messages)
[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
2025-03-03 4:53 UTC (21+ messages)
` [PATCH v7 01/45] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v7 02/45] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v7 03/45] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v7 04/45] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v7 05/45] arm64: RME: Add wrappers for RMI calls
` [PATCH v7 06/45] arm64: RME: Check for RME support at KVM init
` [PATCH v7 07/45] arm64: RME: Define the user ABI
` [PATCH v7 08/45] arm64: RME: ioctls to create and configure realms
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v7 10/45] arm64: kvm: Allow passing machine type in KVM creation
[PATCH 0/3] arm64: dts: ti: k3-am62*-sk: Add wkup/mcu_uart0 aliases
2025-03-03 4:49 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62p-j722s-common-wakeup: Configure ti-sysc for wkup_uart0
2025-03-03 4:49 UTC (2+ messages)
[PATCH 1/2] arm64: dts: ti: k3-am64-phycore-som: Reserve RTOS IPC memory
2025-03-03 4:48 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j722s-evm: Fix USB2.0_MUX_SEL to select Type-C
2025-03-03 4:48 UTC (2+ messages)
[PATCH] arm64/mm: Create level specific section mappings in map_range()
2025-03-03 4:18 UTC
[PATCH v16 0/7] VOP Support for rk3576
2025-03-03 3:44 UTC (8+ messages)
` [PATCH v16 1/7] drm/rockchip: vop2: Register the primary plane and overlay plane separately
` [PATCH v16 2/7] drm/rockchip: vop2: Set plane possible crtcs by possible vp mask
` [PATCH v16 3/7] drm/rockchip: vop2: Add uv swap for cluster window
` [PATCH v16 4/7] dt-bindings: display: vop2: describe constraint SoC by SoC
` [PATCH v16 5/7] dt-bindings: display: vop2: Add missing rockchip,grf property for rk3566/8
` [PATCH v16 6/7] dt-bindings: display: vop2: Add rk3576 support
` [PATCH v16 7/7] drm/rockchip: vop2: Add support for rk3576
[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
2025-03-03 3:29 UTC (11+ messages)
` [PATCH v15 01/10] Coresight: Add support for new APB clock name
` [PATCH v15 02/10] Coresight: Add trace_id function to retrieving the trace ID
` [PATCH v15 03/10] Coresight: Use coresight_etm_get_trace_id() in traceid_show()
` [PATCH v15 04/10] Coresight: Introduce a new struct coresight_path
` [PATCH v15 05/10] Coresight: Allocate trace ID after building the path
` [PATCH v15 06/10] Coresight: Change to read the trace ID from coresight_path
` [PATCH v15 07/10] Coresight: Change functions to accept the coresight_path
` [PATCH v15 08/10] dt-bindings: arm: Add Coresight TMC Control Unit hardware
` [PATCH v15 09/10] Coresight: Add Coresight TMC Control Unit driver
` [PATCH v15 10/10] arm64: dts: qcom: sa8775p: Add CTCU and ETR nodes
[RFC] dt-bindings: firmware: scmi: Introduce compatible string
2025-03-03 4:35 UTC (9+ messages)
[PATCH v2 0/4] clk: Support spread spectrum and use it in clk-pll144x and clk-scmi
2025-03-03 4:11 UTC (4+ messages)
` [PATCH NOT APPLY v2 4/4] clk: scmi: Support spread spectrum
[PATCH v3 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
2025-03-03 2:53 UTC (8+ messages)
` [PATCH v3 1/7] firmware: arm_scmi: imx: Add LMM and CPU documentation
` [PATCH v3 2/7] dt-bindings: firmware: Add i.MX95 SCMI LMM and CPU protocol
` [PATCH v3 3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol
` [PATCH v3 4/7] firmware: arm_scmi: imx: Add i.MX95 CPU Protocol
` [PATCH v3 5/7] firmware: imx: Add i.MX95 SCMI LMM driver
` [PATCH v3 6/7] firmware: imx: Add i.MX95 SCMI CPU driver
` [PATCH v3 7/7] MAINTAINERS: add entry for i.MX SCMI extensions
[PATCH v4 0/4] Add MTK AIE Driver For MT8188
2025-03-03 2:50 UTC (5+ messages)
` [PATCH v4 1/4] media: dt-bindings: add MT8188 AIE
` [PATCH v4 3/4] uapi: linux: "
[PATCH v2 00/20] Get mt6359-accdet ready for usage in Devicetree
2025-03-03 2:30 UTC (22+ messages)
` [PATCH v2 01/20] ASoC: dt-bindings: Add document for mt6359-accdet
` [PATCH v2 02/20] dt-bindings: mfd: mediatek: mt6397: Add accdet subnode
` [PATCH v2 03/20] mfd: mt6397-core: Add mfd_cell for mt6359-accdet
` [PATCH v2 04/20] ASoC: mediatek: mt6359-accdet: Add compatible property
` [PATCH v2 05/20] ASoC: mediatek: mt6359-accdet: Handle hp-eint-high property
` [PATCH v2 06/20] ASoC: mediatek: mt6359-accdet: Implement HP_EINT polarity configuration
` [PATCH v2 07/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT/GPIO IRQ handling
` [PATCH v2 08/20] ASoC: mediatek: mt6359-accdet: Drop dead code for EINT trigger setting
` [PATCH v2 09/20] ASoC: mediatek: mt6359-accdet: Drop dead code for button detection
` [PATCH v2 10/20] ASoC: mediatek: mt6359-accdet: Drop dead code for plugout-debounce
` [PATCH v2 11/20] ASoC: mediatek: mt6359-accdet: Drop unused moisture variables
` [PATCH v2 12/20] ASoC: mediatek: mt6359-accdet: Always use internal resistor
` [PATCH v2 13/20] ASoC: mediatek: mt6359-accdet: Make PWM debounce settings internal
` [PATCH v2 14/20] ASoC: mediatek: mt6359-accdet: Always use eint detect mode 4
` [PATCH v2 15/20] ASoC: mediatek: mt6359-accdet: Always set micbias1 to 2.8V
` [PATCH v2 16/20] ASoC: mediatek: mt6359-accdet: Always configure hardware as mic-mode 2
` [PATCH v2 17/20] ASoC: mediatek: mt6359-accdet: Always set comp-vth to 1.6V
` [PATCH v2 18/20] ASoC: mediatek: mt6359-accdet: Always use EINT0 IRQ
` [PATCH v2 19/20] arm64: dts: mt6359: Add accessory detect node
` [PATCH v2 20/20] arm64: defconfig: Enable MT6359 ACCDET
[PATCH 0/5] arm64: sunxi: h616: Enable Mali GPU
2025-03-02 22:44 UTC (2+ messages)
[PATCH] media: s5p-mfc: Support for handling RET_ENC_BUFFER_FULL interrupt
2025-03-02 21:41 UTC (2+ messages)
[PATCH v5 1/2] dt-bindings: arm: rockchip: Add MNT Reform 2 (RCORE)
2025-03-02 20:08 UTC (2+ messages)
` [PATCH v5 2/2] arm64: dts: rockchip: add MNT Reform 2
[PATCH v2 0/2] Slightly improve hardware description of Pine64 RockPro64
2025-03-02 18:48 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: Add avdd HDMI supplies to RockPro64 board dtsi
` [PATCH v2 2/2] arm64: dts: rockchip: Add missing PCIe "
[GIT PULL] Generic entry for ARM
2025-03-02 17:17 UTC (2+ messages)
[rockchip:v6.15-clk/next 10/10] drivers/clk/rockchip/clk-rk3562.c:1081:31: error: incomplete definition of type 'struct platform_device'
2025-03-02 16:57 UTC (2+ messages)
[PATCH net] net: ethtool: Set the req_info->dev on DUMP requests for each dev
2025-03-02 16:21 UTC
[PATCH 0/6] Add support for RK3588 DisplayPort Controller
2025-03-02 16:21 UTC (8+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
` "
` [PATCH 3/6] drm/rockchip: Add RK3588 DPTX output support
` "
[PATCH 0/8] Support SD/SDIO controllers on RK3528
2025-03-02 16:16 UTC (12+ messages)
` [PATCH 7/8] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH 8/8] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C
[PATCH 0/7] rockchip: Add support for leds and user button on Radxa E20C
2025-03-02 16:09 UTC (6+ messages)
` [PATCH 4/7] arm64: dts: rockchip: Add pinctrl and gpio nodes for RK3528
[PATCH] dt-bindings: display: mediatek: dsc: Add MT8188 compatible
2025-03-02 16:07 UTC (2+ messages)
[PATCH v2 0/2] Describe the cameras in the PinePhone Pro dts
2025-03-02 15:41 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: rockchip: describe I2c Bus 1 and IMX258 world camera on PinePhone Pro
` [PATCH v2 2/2] arm64: dts: rockchip: describe the OV8858 user "
[PATCH] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC rev.200 board
2025-03-02 15:25 UTC
[PATCH v7 00/43] Add support for MT8195/88 DPI, HDMIv2 and DDCv2
2025-03-02 14:14 UTC (23+ messages)
` [PATCH v7 01/43] dt-bindings: display: mediatek: dpi: Add MT8195 and MT8188 compat
` [PATCH v7 02/43] drm/mediatek: mtk_dpi: Add support for Pattern Generator in debugfs
` [PATCH v7 03/43] drm/mediatek: mtk_dpi: Use an array for pixclk factor calculation
` [PATCH v7 04/43] drm/mediatek: mtk_dpi: Move pixel clock setting flow to function
` [PATCH v7 05/43] drm/mediatek: mtk_dpi: Add checks for reg_h_fre_con existence
` [PATCH v7 06/43] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
` [PATCH v7 07/43] drm/mediatek: mtk_dpi: Add support for DPI input clock from HDMI
` [PATCH v7 08/43] drm/mediatek: mtk_dpi: Support AFIFO 1T1P output and conversion
` [PATCH v7 09/43] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
` [PATCH v7 10/43] drm/mediatek: Add support for MT8195 Digital Parallel Interface
[PATCH v1] arm64: dts: ti: k3-am62-verdin-dahlia: add Microphone Jack to sound card
2025-03-02 13:20 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am62a-mcu: enable mcu domain pinmux
2025-03-02 13:20 UTC (2+ messages)
[PATCH v1] arm64: dts: ti: k3-am62p: Enable AUDIO_REFCLKx
2025-03-02 13:19 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-j784s4-evm-quad-port-eth-exp1: Remove duplicate hogs
2025-03-02 13:19 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
2025-03-02 13:19 UTC (2+ messages)
[PATCH v2] arm64: dts: ti: k3-am62a7-sk: Add alias for RTC
2025-03-02 13:18 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-j721s2-som-p0: Add flash partition details
2025-03-02 13:18 UTC (2+ messages)
[PATCH] arm64: dts: ti: k3-am625-beagleplay: Reserve 128MiB of global CMA
2025-03-02 13:17 UTC (2+ messages)
[PATCH v4 00/10] Support ROHM BD79124 ADC
2025-03-02 13:15 UTC (43+ messages)
` [PATCH v4 02/10] property: Add device_get_child_node_count_named()
` [PATCH v4 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v4 04/10] iio: adc: rzg2l_adc: Use adc-helpers
` [PATCH v4 05/10] iio: adc: sun20i-gpadc: "
` [PATCH v4 06/10] iio: adc: ti-ads7924 Drop unnecessary function parameters
` [PATCH v4 07/10] iio: adc: ti-ads7924: Respect device tree config
` [PATCH v4 08/10] iio: adc: Support ROHM BD79124 ADC
[GIT PULL] Second batch of Apple SoC DT updates for v6.15
2025-03-02 11:58 UTC
[PATCH] phy: rockchip: usbdp: Avoid call hpd_event_trigger in dp_phy_init
2025-03-02 11:52 UTC
[GIT PULL] Apple SoC RTKit IPC library updates for v6.15
2025-03-02 11:38 UTC
[PATCH v7 00/15] Add eDP support for RK3588
2025-03-02 10:36 UTC (7+ messages)
` [PATCH v7 04/15] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
` [PATCH v7 09/15] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-03-02 9:52 UTC (5+ messages)
[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
2025-03-02 9:16 UTC (6+ messages)
` [PATCH v2 3/8] dt-bindings: phy: add samsung,exynos2200-usbcon-phy schema file
[PATCH 0/2] KVM: arm64: PSCI relay fixes
2025-03-02 8:41 UTC (2+ messages)
[PATCH] KVM: arm64: PMU: Fix SET_ONE_REG for vPMC regs
2025-03-02 8:12 UTC
[PATCH v1 1/1] arm64: dts: rockchip: Add USB-C support to ROCK 5B
2025-03-02 7:56 UTC (4+ messages)
` "
` Re:Re: [PATCH "
[PATCH v3 0/9] Support ROHM BD79124 ADC
2025-03-02 2:44 UTC (5+ messages)
` [PATCH v3 3/9] iio: adc: "
[PATCH v2 5/8] phy: phy-snps-eusb2: make repeater optional
2025-03-02 2:08 UTC (2+ messages)
[rockchip:v6.15-clk/next 10/10] drivers/clk/rockchip/clk-rk3562.c:1081:38: error: invalid use of undefined type 'struct platform_device'
2025-03-01 21:56 UTC
[GIT PULL] arm64 fixes for -rc5
2025-03-01 21:48 UTC (2+ messages)
[PATCH 4/9] drm/panthor: Implement optional reset
2025-03-01 21:45 UTC (2+ messages)
[PATCH v2 0/2] phy: rockchip: usbdp: improve typec orientation handling
2025-03-01 21:19 UTC (4+ messages)
` [PATCH v2 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change
[PATCH 00/18] a few rtc driver cleanups
2025-03-01 20:36 UTC (6+ messages)
` [PATCH 06/18] rtc: ftrtc010: drop needless struct ftrtc010_rtc::rtc_dev member
` [PATCH 10/18] rtc: pl030: drop needless struct pl030_rtc::rtc member
[PATCH net-next v2 8/8] net: phy: remove remaining PHY package related definitions from phy.h
2025-03-01 20:19 UTC (2+ messages)
[PATCH 2/2] dmaengine: Add Arm DMA-350 driver
2025-03-01 20:09 UTC (3+ messages)
[PATCH net-next v2 7/8] net: phy: move PHY package related code from phy.h to phy_package.c
2025-03-01 19:22 UTC (3+ messages)
[PATCH v9 2/9] preempt: Introduce __preempt_count_{sub, add}_return()
2025-03-01 19:00 UTC (3+ messages)
[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
2025-03-01 18:27 UTC (4+ messages)
[PATCH v15 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-03-01 18:09 UTC (4+ messages)
[PATCH 02/18] rtc: s5m: drop needless struct s5m_rtc_info::i2c member
2025-03-01 17:47 UTC (2+ messages)
[PATCH v2 0/2] drm/rockchip: lvds: probe logging improvements
2025-03-01 17:35 UTC (3+ messages)
` [PATCH v2 1/2] drm/rockchip: lvds: move pclk preparation in with clk_get
` [PATCH v2 2/2] drm/rockchip: lvds: Hide scary error messages on probe deferral
[PATCH v8 net-next 00/15] bridge-fastpath and related improvements
2025-03-01 15:47 UTC (3+ messages)
` [PATCH v8 net-next 01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr
[PATCH v2 0/4] ARM: dts: at91: calao_usb: improve support
2025-03-01 15:24 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
2025-03-01 14:55 UTC (4+ messages)
` [PATCH v2 4/4] MAINTAINERS: add entry for Samsung Exynos2200 SoC
[PATCH v2 0/8] PCI: brcmstb: Misc small tweaks and fixes
2025-03-01 14:48 UTC (2+ messages)
[PATCH 0/3] Fix full range quantization on rkisp1 based devices
2025-03-01 14:34 UTC (4+ messages)
` [PATCH 1/3] media: rkisp1: Set format defaults based on requested color space
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).