messages from 2024-06-30 10:52:10 to 2024-07-01 11:34:03 UTC [more...]
[PATCH v2 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 11:30 UTC (11+ messages)
` [PATCH v2 01/10] ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
` [PATCH v2 02/10] ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
` [PATCH v2 03/10] ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
` [PATCH v2 04/10] ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion routines
` [PATCH v2 05/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
` [PATCH v2 06/10] ASoC: fsl: fsl_qmc_audio: Introduce qmc_dai_constraints_interleaved()
` [PATCH v2 07/10] soc: fsl: cpm1: qmc: Introduce functions to get a channel from a phandle list
` [PATCH v2 08/10] soc: fsl: cpm1: qmc: Introduce qmc_chan_count_phandles()
` [PATCH v2 09/10] dt-bindings: sound: fsl,qmc-audio: Add support for multiple QMC channels per DAI
` [PATCH v2 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
[PATCH v3 0/5] Add AP6275P wireless support
2024-07-01 11:31 UTC (18+ messages)
` [PATCH v3 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P Wi-Fi device
` [PATCH v3 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v3 5/5] wifi: brcmfmac: Add support for AP6275P
[PATCH] phy: Fix the cacography in phy-exynos5250-usb2.c
2024-07-01 11:25 UTC
[PATCH v5 1/7] gpu: drm: replace of_graph_get_next_endpoint()
2024-07-01 11:23 UTC (9+ messages)
` [PATCH v5 2/7] gpu: drm: use for_each_endpoint_of_node()
` [PATCH v5 3/7] hwtracing: "
` [PATCH v5 4/7] media: platform: microchip: "
` [PATCH v5 5/7] media: platform: ti: "
` [PATCH v5 6/7] media: platform: xilinx: "
` [PATCH v5 7/7] staging: media: atmel: "
[PATCH net-next v10 00/13] net: phy: mediatek: Introduce mtk-phy-lib and add 2.5Gphy support
2024-07-01 11:20 UTC (15+ messages)
` [PATCH net-next v10 01/13] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers
` [PATCH net-next v10 02/13] net: phy: mediatek: Fix spelling errors and rearrange variables
` [PATCH net-next v10 03/13] net: phy: mediatek: Move LED helper functions into mtk phy lib
` [PATCH net-next v10 04/13] net: phy: mediatek: Improve readability of mtk-phy-lib.c's mtk_phy_led_hw_ctrl_set()
` [PATCH net-next v10 05/13] net: phy: mediatek: Integrate read/write page helper functions
` [PATCH net-next v10 06/13] net: phy: mediatek: Hook LED helper functions in mtk-ge.c
` [PATCH net-next v10 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
` [PATCH net-next v10 08/13] net: phy: mediatek: Change mtk-ge-soc.c line wrapping
` [PATCH net-next v10 09/13] net: phy: mediatek: Add token ring access helper functions in mtk-phy-lib
` [PATCH net-next v10 10/13] net: phy: mediatek: Extend 1G TX/RX link pulse time
` [PATCH net-next v10 11/13] net: phy: add driver for built-in 2.5G ethernet PHY on MT7988
` [PATCH net-next v10 12/13] net: phy: mediatek: Fix alignment in callback functions' hook
` [PATCH net-next v10 13/13] net: phy: mediatek: Remove unnecessary outer parens of "supported_triggers" var
[PATCH] irqchip/gic-v4: Fix vcpus racing for vpe->col_idx in vmapp and vmovp
2024-07-01 11:20 UTC (2+ messages)
[PATCH v3 0/3] Read MAC address through NVMEM for sama7g5ek
2024-07-01 11:16 UTC (9+ messages)
` [PATCH v3 1/3] eeprom: at24: avoid adjusting offset for 24AA025E{48, 64}
[PATCH V2 0/2] arm64: Drop ID_AA64PFR0_EL1_ELx_[64BIT_ONLY|32BIT_64BIT]
2024-07-01 11:15 UTC (2+ messages)
[PATCH v6 0/4] ARM: vfp: Introduce vfp_state_hold() to acquire VFP context
2024-07-01 10:56 UTC (5+ messages)
` [PATCH v6 1/4] ARM: vfp: Provide vfp_state_hold() for VFP locking
` [PATCH v6 2/4] ARM: vfp: Use vfp_state_hold() in vfp_sync_hwstate()
` [PATCH v6 3/4] ARM: vfp: Use vfp_state_hold() in vfp_support_entry()
` [PATCH v6 4/4] ARM: vfp: Move sending signals outside of vfp_state_hold()ed section
[PATCH v13 0/6] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-07-01 11:00 UTC (6+ messages)
` [PATCH v13 6/6] iommu/arm-smmu: add support for PRR bit setup
[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for ieisystems
2024-07-01 10:52 UTC (3+ messages)
` [PATCH v1 2/3] dt-bindings: arm: aspeed: add IEIT x86 platform BMC boards
` [PATCH v1 3/3] ARM: dts: aspeed: Add IEISystems NF5280M7 BMC machine
[PATCH V8 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-07-01 10:52 UTC (6+ messages)
` [PATCH V8 01/12] perf/core: Add aux_pause, aux_resume, aux_start_paused
` [PATCH V8 02/12] perf/x86/intel/pt: Add support for pause / resume
[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
2024-07-01 10:24 UTC (2+ messages)
[patch V4 00/21] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
2024-07-01 10:18 UTC (3+ messages)
` [patch V4 02/21] irqchip: Provide irq-msi-lib
[PATCH v6] mmc: Convert from tasklet to BH workqueue
2024-07-01 10:07 UTC
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-01 9:55 UTC (16+ messages)
` [PATCH v4 01/15] arm64: rsi: Add RSI definitions
` [PATCH v4 02/15] firmware/psci: Add psci_early_test_conduit()
` [PATCH v4 03/15] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v4 04/15] arm64: realm: Query IPA size from the RMM
` [PATCH v4 05/15] arm64: Mark all I/O as non-secure shared
` [PATCH v4 06/15] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v4 07/15] arm64: Enforce bounce buffers for realm DMA
` [PATCH v4 08/15] arm64: mm: Avoid TLBI when marking pages as valid
` [PATCH v4 09/15] arm64: Enable memory encrypt for Realms
` [PATCH v4 10/15] arm64: Force device mappings to be non-secure shared
` [PATCH v4 11/15] efi: arm64: Map Device with Prot Shared
` [PATCH v4 12/15] irqchip/gic-v3-its: Share ITS tables with a non-trusted hypervisor
` [PATCH v4 13/15] irqchip/gic-v3-its: Rely on genpool alignment
` [PATCH v4 14/15] arm64: rsi: Interfaces to query attestation token
` [PATCH v4 15/15] virt: arm-cca-guest: TSM_REPORT support for realms
[PATCH v1 0/8] PCI: brcnstb: Enable STB 7712 SOC
2024-07-01 9:48 UTC (5+ messages)
` [PATCH v1 1/8] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainter
` [PATCH v1 4/8] PCI: brcmstb: Use swinit reset if available
[PATCH 00/13] rockchip: Enable 4K@60Hz mode on RK3228, RK3328, RK3399 and RK356x
2024-07-01 9:45 UTC (3+ messages)
[PATCH v2 0/2] media: i2c: Add driver for Sony IMX728
2024-07-01 9:36 UTC (4+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add "
` [PATCH v2 2/2] media: i2c: Add driver for "
[PATCH] media: imx-pxp: Rewrite coeff expression
2024-07-01 9:30 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mp: Update Fast ethernet PHY MDIO addresses to match DH i.MX8MP DHCOM rev.200
2024-07-01 9:21 UTC (2+ messages)
[PATCH 0/2] firmware: arm_scmi: introduce max-rx-timeout-ms property
2024-07-01 9:06 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: firmware: arm,scmi: introduce property mbox-rx-timeout-ms
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-07-01 8:59 UTC (5+ messages)
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
[PATCH for-next/vcpu-hotplug] arm64: Kconfig: Fix dependencies to enable ACPI_HOTPLUG_CPU
2024-07-01 8:59 UTC (2+ messages)
[RFC PATCH v3 0/7] Add virtio_rtc module and related changes
2024-07-01 8:57 UTC (15+ messages)
` [RFC PATCH v2] ptp: Add vDSO-style vmclock support
[PATCH v2 1/2] arm64: dts: mediatek: mt7622: readd syscon to pciesys node
2024-07-01 8:49 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: clock: mediatek: add syscon compatible for mt7622 pciesys
[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
2024-07-01 8:47 UTC (5+ messages)
` [PATCH v3 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH v7 0/6] arm64: ptdump: View the second stage page-tables
2024-07-01 8:42 UTC (3+ messages)
` [PATCH v7 5/6] KVM: arm64: Initialize the ptdump parser with stage-2 attributes
[PATCH v2 0/5] Add AP6275P wireless support
2024-07-01 8:41 UTC (5+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
2024-07-01 8:41 UTC (12+ messages)
` [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory
` [Linaro-mm-sig] "
[PATCH 1/2] selftests: arm64: tags_test: conform test to TAP output
2024-07-01 8:40 UTC (2+ messages)
[GIT PULL] amlogic drivers updates for v6.11
2024-07-01 8:38 UTC
[GIT PULL] amlogic ARM64 DT updates for v6.11
2024-07-01 8:36 UTC
[PATCH] arm64: dts: ti: k3-j7xx: Change timer nodes status to reserved
2024-07-01 8:26 UTC (2+ messages)
[PATCH net v1] net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
2024-07-01 8:19 UTC
[PATCH] arm64: dts: mt7622: fix switch probe on bananapi-r64
2024-07-01 8:15 UTC (24+ messages)
` Aw: "
[PATCH 1/3] dt-bindings: marvell: add D-Link DNS-320L
2024-07-01 8:15 UTC (5+ messages)
` [PATCH 3/3] ARM: dts: marvell: add support for "
[PATCH 0/3] Add syscon-reboot and syscon-poweroff support for gs101/Pixel 6
2024-07-01 8:14 UTC (4+ messages)
✅ PASS (MISSED 10 of 73): Test report for for-kernelci (6.10.0-rc5, arm-next, 8fcad59b)
2024-07-01 8:12 UTC
[RESPIN PATCH] irqchip/gic-v4.1: Use local 4_1 ITS to generate VSGI
2024-07-01 8:01 UTC (2+ messages)
[RFC PATCH] iommu: Optimize IOMMU UnMap
2024-07-01 7:49 UTC (5+ messages)
[PATCH] net: stmmac: dwmac-qcom-ethqos: fix error array size
2024-07-01 7:48 UTC (2+ messages)
[PATCH 00/10] Add support for non-interleaved mode in qmc_audio
2024-07-01 7:47 UTC (3+ messages)
` [PATCH 10/10] ASoC: fsl: fsl_qmc_audio: Add support for non-interleaved mode
[PATCH] ARM: mmu: Do not use magic number for TTBCR settings
2024-07-01 7:42 UTC
[RFC PATCH 0/1] Timeout error with Microchip OTPC driver on SAM9X60
2024-07-01 7:40 UTC (3+ messages)
Quick Question About Collaboration
2024-07-01 7:30 UTC
[PATCH v3 0/2] Add support for Nuvoton MA35D1 SDHCI
2024-07-01 6:56 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: mmc: nuvoton,ma35d1-sdhci: Document MA35D1 SDHCI controller
` [PATCH v3 2/2] mmc: sdhci-of-ma35d1: Add Nuvoton MA35D1 SDHCI driver
[PATCH v2 0/5] spi: add support for pre-cooking messages
2024-07-01 6:55 UTC (5+ messages)
[net-next,PATCH v2 0/2] Fixes for stm32-dwmac driver fails to probe
2024-07-01 6:48 UTC (3+ messages)
` [net-next,PATCH v2 1/2] net: stmmac: dwmac-stm32: Add test to verify if ETHCK is used before checking clk rate
` [net-next,PATCH v2 2/2] net: stmmac: dwmac-stm32: update err status in case different of stm32mp13
[PATCH v3 0/2] Add documentation for PA_STATS and MAINTAINERS entry for ti,pruss.yaml
2024-07-01 6:35 UTC (6+ messages)
` [PATCH v3 2/2] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
[PATCH] drm/stm: Remove unnecessary .owner for lvds_platform_driver
2024-07-01 6:23 UTC
[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-01 5:56 UTC (14+ messages)
` [PATCH 01/11] firmware: raspberrypi: Improve timeout warning
` [PATCH 02/11] mailbox: bcm2835: Fix timeout during suspend mode
` [PATCH 03/11] pmdomain: raspberrypi-power: Adjust packet definition
` [PATCH 04/11] pmdomain: raspberrypi-power: Avoid powering down USB
` [PATCH 05/11] irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND
` [PATCH 06/11] drm/vc4: hdmi: Handle error case of pm_runtime_resume_and_get
` [PATCH 07/11] drm/vc4: hdmi: Disable connector status polling during suspend
` [PATCH 08/11] usb: dwc2: debugfs: Print parameter no_clock_gating
` [PATCH 09/11] usb: dwc2: Skip clock gating on Broadcom SoCs
` [PATCH RFT 10/11] serial: 8250_bcm2835aux: add PM suspend/resume support
` [PATCH 11/11] ARM: bcm2835_defconfig: Enable SUSPEND
remove unused ioremap-related code and export (resend)
2024-07-01 5:55 UTC (3+ messages)
` [PATCH 1/2] arm: remove ioremap_page
` [PATCH 2/2] arm: unexport get_mem_type
[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
2024-07-01 5:52 UTC (2+ messages)
[PATCH v3 0/2] Allow userspace to change ID_AA64PFR1_EL1
2024-07-01 3:36 UTC (4+ messages)
` [PATCH v3 1/2] KVM: arm64: "
[RESEND PATCH] irqchip/gic-v4.1: Use the ITS of the NUMA node where current cpu is located
2024-07-01 3:24 UTC (5+ messages)
[PATCH 0/5] Support alpha blending in MTK display driver
2024-07-01 3:10 UTC (6+ messages)
` [PATCH 2/5] drm/mediatek: Support "None" blending in Mixer
` [PATCH 3/5] drm/mediatek: Support "Pre-multiplied" blending in OVL
[PATCH] firmware: arm_scmi: introduce setup_shmem_iomap
2024-07-01 3:01 UTC
[PATCH v5 0/8] Enable eQEP DT support for Sitara K3 platforms
2024-07-01 2:38 UTC (2+ messages)
[soc:for-next] BUILD SUCCESS 7e820f46fdc7dcc76a8e955fedf0ca7e7db44b2e
2024-07-01 2:26 UTC
linux-next: duplicate patches in the mediatek tree
2024-07-01 1:13 UTC
[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
2024-07-01 0:17 UTC (7+ messages)
` [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations
[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-07-01 0:10 UTC (12+ messages)
` [PATCH v6 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v6 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v6 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v6 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
[PATCH v5] mmc: Convert from tasklet to BH workqueue
2024-06-30 20:19 UTC (4+ messages)
[PATCH v3 0/2] Add and update GPU OPP voltage ranges in the RK356x SoC dtsi
2024-06-30 16:00 UTC (3+ messages)
` [PATCH v3 1/2] arm64: dts: rockchip: Add GPU OPP voltage ranges to "
` [PATCH v3 2/2] arm64: dts: rockchip: Update GPU OPP voltages in "
[PATCH v2] arm64: dts: rockchip: Add GPU OPP voltage ranges to RK356x SoC dtsi
2024-06-30 15:51 UTC (7+ messages)
[PATCH] clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
2024-06-30 15:34 UTC (2+ messages)
[PATCH 0/3] riscv: allwinner: ClockworkPi and DevTerm devicetrees
2024-06-30 15:09 UTC (3+ messages)
` (subset) "
[PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
2024-06-30 15:09 UTC (4+ messages)
` [PATCH v4 10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` (subset) "
` (subset) [PATCH v4 00/12] riscv: Allwinner D1/D1s platform support
[PATCH v2 0/9] arm64: dts: rockchip: fixes support for Lunzn Fastrhino R6xS
2024-06-30 15:00 UTC (10+ messages)
` [PATCH v2 1/9] arm64: dts: rockchip: fix regulator name "
` [PATCH v2 2/9] arm64: dts: rockchip: fix usb regulator "
` [PATCH v2 3/9] arm64: dts: rockchip: fix pmu_io supply "
` [PATCH v2 4/9] arm64: dts: rockchip: remove unused usb2 nodes "
` [PATCH v2 5/9] arm64: dts: rockchip: disable display subsystem "
` [PATCH v2 6/9] arm64: dts: rockchip: fixes PHY reset for Lunzn Fastrhino R68S
` [PATCH v2 7/9] arm64: dts: rockchip: use generic Ethernet PHY reset bindings "
` [PATCH v2 8/9] arm64: dts: rockchip: remove useless tx/rx_delay "
` [PATCH v2 9/9] arm64: dts: rockchip: Enable UHS-I SDR-50 for Lunzn FastRhino R66S
[PATCH v3 0/4] Add Airoha EN7581 PCIe support
2024-06-30 14:10 UTC (3+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: mediatek-gen3: add support for Airoha EN7581
arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.10-rc5-71-g8fcad59bb267b)
2024-06-30 10:57 UTC
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).