linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-20 16:10:36 to 2024-05-21 13:57:05 UTC [more...]

[PATCH v2 0/6] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-05-21 13:56 UTC  (9+ messages)
` [PATCH v2 1/6] dt-bindings: mtd: gpmi-nand: Add 'fsl,imx8qxp-gpmi-nand' compatible string
` [PATCH v2 2/6] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
` [PATCH v2 3/6] mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
` [PATCH v2 4/6] mtd: rawnand: gpmi: add iMX8QXP support
` [PATCH v2 5/6] arm64: dts: imx8-ss-conn: add gpmi nand node
` [PATCH v2 6/6] arm64: dts: imx8dxl-ss-conn: add gpmi nand

[PATCH net] net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
 2024-05-21 13:47 UTC  (2+ messages)

[PATCH V17 0/9] arm64/perf: Enable branch stack sampling
 2024-05-21 13:44 UTC  (5+ messages)
` [PATCH V17 1/9] arm64/sysreg: Add BRBE registers and fields
` [PATCH V17 3/9] drivers: perf: arm_pmu: Add infrastructure for branch stack sampling

[PATCH v4 0/5] Pinephone video out fixes (flipping between two frames)
 2024-05-21 13:35 UTC  (3+ messages)
` [PATCH v4 1/5] clk: sunxi-ng: common: Support minimum and maximum rate

[PATCH net-next v4 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21 13:15 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v4 2/5] net: phy: mediatek: Move LED and read/write page helper functions into mtk phy lib
` [PATCH net-next v4 3/5] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v4 4/5] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v4 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] ASoC: dt-bindings: stm32: Ensure compatible pattern matches whole string
 2024-05-21 13:12 UTC  (2+ messages)

[RFC PATCH net-next 00/28] Add CPSW Proxy Client driver
 2024-05-21 13:07 UTC  (5+ messages)
` [RFC PATCH net-next 01/28] docs: networking: ti: add driver doc for CPSW Proxy Client

[PATCH v3 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-21 13:00 UTC  (10+ messages)
` [PATCH v3 1/4] dt-bindings: arm: bcm: Add BCM2712 SoC support
` [PATCH v3 2/4] dt-bindings: mmc: Add support for BCM2712 SD host controller
` [PATCH v3 3/4] mmc: sdhci-brcmstb: Add BCM2712 support
` [PATCH v3 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH 1/3] arm64: dts: imx8mm: Describe carrier board 20 MHz Xtal on i.MX8MM Menlo board
 2024-05-21 12:58 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: imx8mm: Avoid iMX8MM errata ERR050080 "
` [PATCH 3/3] arm64: dts: imx8mm: Delete SoM hwmon node "

[BUG] dm-crypt broken after 2632e2521769 ("arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD")
 2024-05-21 12:56 UTC  (5+ messages)

[PATCH] dt-bindings: display: synopsys,dw-hdmi: Mark ddc-i2c-bus as deprecated
 2024-05-21 12:39 UTC  (3+ messages)

[RESEND PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-05-21 12:24 UTC  (8+ messages)
` [RESEND PATCH v5 1/7] remoteproc: Add TEE support
` [RESEND PATCH v5 2/7] dt-bindings: remoteproc: Add compatibility for "
` [RESEND PATCH v5 3/7] dt-bindings: remoteproc: Add processor identifier property
` [RESEND PATCH v5 4/7] remoteproc: core introduce rproc_set_rsc_table_on_start function
` [RESEND PATCH v5 5/7] remoteproc: core: support of the tee interface
` [RESEND PATCH v5 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [RESEND PATCH v5 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware

[PATCH v1 0/7] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-21 12:27 UTC  (16+ messages)
` [PATCH v1 6/7] KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM

[PATCH 0/4] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-05-21 12:17 UTC  (9+ messages)
` [PATCH 2/4] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "
` [PATCH 4/4] firmware: imx: add driver for NXP EdgeLock Enclave
      ` RE: [EXT] "

[PATCH v14 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-05-21 10:14 UTC  (29+ messages)
` [PATCH v14 01/28] drm/connector: Introduce an HDMI connector initialization function
` [PATCH v14 02/28] drm/mode_object: Export drm_mode_obj_find_prop_id for tests
` [PATCH v14 03/28] drm/tests: connector: Add tests for drmm_connector_hdmi_init
` [PATCH v14 04/28] drm/connector: hdmi: Create an HDMI sub-state
` [PATCH v14 05/28] drm/connector: hdmi: Add output BPC to the connector state
` [PATCH v14 06/28] drm/tests: Add output bpc tests
` [PATCH v14 07/28] drm/connector: hdmi: Add support for output format
` [PATCH v14 08/28] drm/tests: Add output formats tests
` [PATCH v14 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v14 10/28] drm/tests: Add HDMI TDMS character rate tests
` [PATCH v14 11/28] drm/connector: hdmi: Calculate TMDS character rate
` [PATCH v14 12/28] drm/tests: Add TDMS character rate connector state tests
` [PATCH v14 13/28] drm/connector: hdmi: Add custom hook to filter TMDS character rate
` [PATCH v14 14/28] drm/tests: Add HDMI connector rate filter hook tests
` [PATCH v14 15/28] drm/connector: hdmi: Compute bpc and format automatically
` [PATCH v14 16/28] drm/tests: Add HDMI connector bpc and format tests
` [PATCH v14 17/28] drm/connector: hdmi: Add Broadcast RGB property
` [PATCH v14 18/28] drm/tests: Add tests for "
` [PATCH v14 19/28] drm/connector: hdmi: Add RGB Quantization Range to the connector state
` [PATCH v14 20/28] drm/tests: Add RGB Quantization tests
` [PATCH v14 21/28] drm/connector: hdmi: Add Infoframes generation
` [PATCH v14 22/28] drm/tests: Add infoframes test
` [PATCH v14 23/28] drm/connector: hdmi: Create Infoframe DebugFS entries
` [PATCH v14 24/28] drm/vc4: hdmi: Switch to HDMI connector
` [PATCH v14 25/28] drm/vc4: tests: Remove vc4_dummy_plane structure
` [PATCH v14 26/28] drm/vc4: tests: Convert to plane creation helper
` [PATCH v14 27/28] drm/rockchip: inno_hdmi: Switch to HDMI connector
` [PATCH v14 28/28] drm/sun4i: hdmi: "

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-21 10:14 UTC  (7+ messages)
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms

[PATCH] [RFC] clk: stm32mp1: Keep RNG1 clock always running
 2024-05-21 10:27 UTC  (11+ messages)

[PATCH RFC 0/2] pmdomain: ti-sci: Handling DSS boot splash
 2024-05-21 10:29 UTC  (6+ messages)
` [PATCH RFC 2/2] pmdomain: ti-sci: Support retaining PD boot time state

[PATCH 0/3] Enable PCIe ATS for devicetree boot
 2024-05-21 10:25 UTC  (5+ messages)

[PATCH v3] pmdomain: imx: gpcv2: Add delay after power up handshake
 2024-05-21 10:22 UTC  (3+ messages)

[PATCH] dt-bindings: clock: milbeaut: Drop providers and consumers from example
 2024-05-21 10:18 UTC  (2+ messages)

[PATCH net-next v2 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21  9:36 UTC  (7+ messages)
` [PATCH net-next v2 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size
 2024-05-21  9:54 UTC 

[PATCH v4 00/10] drm/verisilicon : support DC8200 and inno hdmi
 2024-05-21 10:58 UTC  (17+ messages)
` [PATCH v4 01/10] dt-bindings: display: Add YAML schema for JH7110 display pipeline
` [PATCH v4 02/10] drm/bridge: add common api for inno hdmi
` [PATCH v4 03/10] drm/rockchip:hdmi: migrate to use inno-hdmi bridge driver
` [PATCH v4 04/10] drm/vs: Add hardware funcs for vs
` [PATCH v4 05/10] drm/vs: add vs mode config init
` [PATCH v4 06/10] drm/vs: add vs plane api
` [PATCH v4 07/10] drm/vs: add ctrc fun
` [PATCH v4 08/10] drm/vs: add vs drm master driver
` [PATCH v4 09/10] drm/vs: Innosilicon HDMI support
` [PATCH v4 10/10] drm/vs: add simple dsi encoder

[PATCH net-next v3 0/5] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
 2024-05-21  9:07 UTC  (7+ messages)
` [PATCH net-next v3 5/5] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988

[PATCH 0/5] ti: fix dtbs_check for some syscon bindings and DTS node
 2024-05-21  9:15 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: soc: ti: am62-system-controller: add AM62 syscon
` [PATCH 2/5] dt-bindings: soc: ti: am645-system-controller: add AM654 syscon

[PATCH v3] optee: add timeout value to optee_notif_wait() to support timeout
 2024-05-21  8:45 UTC  (3+ messages)

[PATCH v5 0/2] Add support for Amlogic S4 PWM
 2024-05-21  8:31 UTC  (3+ messages)
` [PATCH v5 1/2] pwm: meson: "
` [PATCH v5 2/2] arm64: dts: amlogic: Add "

[PATCH 1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys
 2024-05-21  8:22 UTC  (8+ messages)
` [PATCH 2/4] arm64: dts: mediatek: mt8365: use a specific SCPSYS compatible

[PATCH] arm64: dts: st: OP-TEE async notif on PPI 15 for stm32mp25
 2024-05-21  8:01 UTC 

[PATCH 0/8] dt-bindings: mfd: syscon: Document more compatibles and require simpe-mfd description
 2024-05-21  8:02 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: mfd: syscon: Drop hwlocks
` [PATCH 2/8] dt-bindings: soc: sprd: sc9863a-glbregs: Document SC9863A syscon
` [PATCH 3/8] dt-bindings: soc: intel: lgm-syscon: Move to dedicated schema
` [PATCH 4/8] dt-bindings: soc: microchip: sparx5-cpu-syscon: "
` [PATCH 5/8] dt-bindings: soc: ti: am654-serdes-ctrl: "
` [PATCH 6/8] dt-bindings: mfd: syscon: Split and enforce documenting MFD children
` [PATCH 7/8] dt-bindings: mfd: syscon: Add APM poweroff mailbox

[PATCH v5 0/3] drm/mediatek: Add support for OF graphs
 2024-05-21  7:57 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
` [PATCH v5 2/3] dt-bindings: arm: mediatek: mmsys: "
` [PATCH v5 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH RFC] [media] s5p-fimc: fix sleep in atomic in flite_hw_reset
 2024-05-21  7:36 UTC 

[PATCH v4 0/4] soc: amlogic: add new meson-gx-socinfo-sm driver
 2024-05-21  7:34 UTC  (5+ messages)
` [PATCH v4 2/4] soc: amlogic: meson-gx-socinfo-sm: Add Amlogic secure-monitor SoC Information driver
` [PATCH v4 4/4] arm64: dts: meson: add dts links to secure-monitor for soc driver in a1, axg, gx, g12

[PATCH 0/2] scripts/make_fit fix and disabled compression for DTBs
 2024-05-21  6:51 UTC  (3+ messages)
` [PATCH 1/2] scripts/make_fit: Drop fdt image entry compatible string
` [PATCH 2/2] scripts/make_fit: Add option to disable compression for DTBs

[PATCH v2 1/1] PCI : Refactoring error log prints for better readability
 2024-05-21  6:42 UTC  (2+ messages)

[PATCH 0/3] pinctrl: scmi: support i.MX95 OEM extensions with fsl,pins property
 2024-05-21  6:25 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl OEM extensions
` [PATCH 2/3] pinctrl: scmi: add blocklist
` [PATCH 3/3] pinctrl: imx: support SCMI pinctrl protocol for i.MX95

[RFC] dt-bindings: firmware: arm,scmi: Add properties for i.MX95 Pinctrl OEM extensions
 2024-05-21  6:16 UTC  (4+ messages)

[PATCH v3 0/6] Add ACPI NUMA support for RISC-V
 2024-05-21  5:36 UTC  (4+ messages)
` [PATCH v3 5/6] ACPI: NUMA: change the ACPI_NUMA to a hidden option

[PATCH] drm: xlnx: zynqmp_dpsub: Enable plane in atomic update
 2024-05-21  3:22 UTC 

[PATCH] arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process
 2024-05-21  3:10 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: soc: hisilicon: document hi3660-usb3-otg-bc
 2024-05-21  1:32 UTC  (3+ messages)

[PATCH v9 0/3] Add support for nuvoton ma35d1 pin control
 2024-05-21  1:24 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v9 2/3] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v9 3/3] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH v1 0/1] arm64: dts: qcom: Add coresight nodes for SA8775p
 2024-05-21  1:19 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] arm64: init: override deferred_page_init_max_threads
 2024-05-20 23:15 UTC 

[GIT PULL] soc: devicetree updates for v6.10, part 2
 2024-05-20 22:15 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: freescale: ls1028a: cleanup some DTB_CHECK Warning
 2024-05-20 20:41 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: freescale: ls1028a: Remove undocumented 'fsl,ls-pcie-ep'
` [PATCH 2/2] arm64: dts: freescale: ls1028a: Reorder sai dma-names to fix warning

[PATCH 0/5] mtd: nand: gpmi-nand: add imx8qxp gpmi nand support
 2024-05-20 20:40 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-20 20:36 UTC  (9+ messages)
` [PATCH v2 1/6] arm64/hyperv: Support DeviceTree
` [PATCH v2 5/6] drivers/hv/vmbus: Get the irq number from DeviceTree

[PATCH v3 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-05-20 19:44 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: power: reset: Convert mode-.* properties to array
` [PATCH v3 2/4] dt-bindings: arm: Document reboot mode magic

[PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-20 19:18 UTC  (5+ messages)
` [PATCH v3 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v3 4/7] dt-bindings: clock: meson: a1: peripherals: support sys_pll input

[PATCH v5 00/25] imx258 improvement series
 2024-05-20 19:04 UTC  (6+ messages)
` [PATCH v5 21/25] dt-bindings: media: imx258: Add binding for powerdown-gpio

[PATCH v9 0/3] Add support for Allwinner PWM on D1/T113s/R329 SoCs
 2024-05-20 18:42 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller
` [PATCH v9 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
` [PATCH v9 3/3] riscv: dts: allwinner: d1: Add pwm node

[PATCH v3 00/12] Introduce STM32 DMA3 support
 2024-05-20 18:41 UTC  (7+ messages)
` [PATCH v3 05/12] dmaengine: Add "
` [PATCH v3 06/12] dmaengine: stm32-dma3: add DMA_CYCLIC capability
` [PATCH v3 10/12] dmaengine: add channel device name to channel registration
` [PATCH v3 11/12] dmaengine: stm32-dma3: defer channel registration to specify channel name

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-05-20 18:11 UTC  (7+ messages)
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained

[PATCH v2 0/4] Add minimal boot support for Raspberry Pi 5
 2024-05-20 18:03 UTC  (5+ messages)
` [PATCH v2 4/4] arm64: dts: broadcom: Add support for BCM2712

[PATCH] arm64: dts: rockchip: Fix the DCDC_REG2 minimum voltage on Quartz64 Model B
 2024-05-20 18:01 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: arm,juno-fpga-apb-regs: document FPGA syscon
 2024-05-20 17:12 UTC  (2+ messages)

[PATCH v4 2/5] clk: imx: clk-audiomix: Add reset controller
 2024-05-20 17:04 UTC  (2+ messages)

[PATCH] spi: imx: remove empty cleanup function
 2024-05-20 16:59 UTC 

[v2 PATCH] arm64: mm: force write fault for atomic RMW instructions
 2024-05-20 16:56 UTC 


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