messages from 2025-07-22 13:37:51 to 2025-07-23 12:35:38 UTC [more...]
[PATCH v2 0/5] Enable USB audio offloading on Fairphone 4 smartphone
2025-07-23 12:35 UTC (7+ messages)
[PATCH v2 00/15] Various dt-bindings for Milos and The Fairphone (Gen. 6) addition
2025-07-23 12:29 UTC (2+ messages)
` (subset) "
[PATCH 00/17] drm/msm: Support for Inter Frame Power Collapse (IFPC) feature
2025-07-23 12:15 UTC (53+ messages)
` [PATCH 02/17] drm/msm: a6xx: Refactor a6xx_sptprac_enable()
` [PATCH 03/17] drm/msm: a6xx: Fix gx_is_on check for a7x family
` [PATCH 04/17] drm/msm/a6xx: Poll additional DRV status
` [PATCH 05/17] drm/msm/a6xx: Fix PDC sleep sequence
` [PATCH 07/17] drm/msm/adreno: Add fenced regwrite support
` [PATCH 08/17] drm/msm/a6xx: Set Keep-alive votes to block IFPC
` [PATCH 09/17] drm/msm/a6xx: Switch to GMU AO counter
` [PATCH 10/17] drm/msm/a6xx: Poll AHB fence status in GPU IRQ handler
` [PATCH 11/17] drm/msm: Add support for IFPC
` [PATCH 12/17] drm/msm: Skip devfreq IDLE when possible
` [PATCH 13/17] drm/msm/a6xx: Fix hangcheck for IFPC
` [PATCH 15/17] drm/msm/a6xx: Make crashstate capture IFPC safe
` [PATCH 16/17] drm/msm/a6xx: Enable IFPC on Adreno X1-85
[PATCH v4 0/2] Add WiFi/BT node for qcs615 ride board
2025-07-23 12:12 UTC (8+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs615-ride: add WiFi/BT nodes
[PATCH v2 0/5] bus: mhi: host: Enable SRIOV support in MHI driver
2025-07-23 12:11 UTC (4+ messages)
` [PATCH v2 3/5] bus: mhi: host: pci_generic: Remove MHI driver and ensure graceful device recovery
[PATCH v4 0/2] pinctrl: qcom: Introduce Pinctrl for Glymur
2025-07-23 12:07 UTC (7+ messages)
` [PATCH v4 1/2] dt-bindings: pinctrl: qcom: Add Glymur pinctrl bindings
` [PATCH v4 2/2] pinctrl: qcom: Add glymur pinctrl driver
[PATCH RFC DO NOT MERGE] arm64: dts: qcom: sm8750-mtp: Add WiFi and Bluetooth
2025-07-23 12:04 UTC
[PATCH V3 0/4] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-07-23 12:02 UTC (7+ messages)
` [PATCH V3 3/4] mmc: sdhci-msm: Add Device tree parsing logic for DLL settings
[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 11:44 UTC (42+ messages)
` [PATCH v15 02/21] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_KVM_GENERIC_GMEM_POPULATE
` [PATCH v15 11/21] KVM: x86/mmu: Allow NULL-able fault in kvm_max_private_mapping_level
` [PATCH v15 14/21] KVM: x86: Enable guest_memfd mmap for default VM type
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v15 17/21] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v15 18/21] KVM: arm64: Enable host mapping of shared guest_memfd memory
[PATCH] arm64: dts: qcom: hamoa-iot-evk: Enable display support
2025-07-23 11:38 UTC (7+ messages)
[PATCH -resend] drm/msm: use dev_fwnode()
2025-07-23 11:31 UTC (3+ messages)
[PATCH v3] arm64: dts: qcom: ipq5424: Describe the 4-wire UART SE
2025-07-23 11:30 UTC (3+ messages)
[PATCH v2] pinctrl: qcom: Fix logic error when TLMM reg-names property is missing
2025-07-23 11:27 UTC (2+ messages)
[PATCH 0/4] Initial support for Qualcomm Hamoa IOT EVK board
2025-07-23 11:26 UTC (9+ messages)
` [PATCH 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
[PATCH 0/4] Enable cpufreq for IPQ5424
2025-07-23 11:08 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH v2 2/4] clk: qcom: apss-ipq5424: "
` [PATCH v2 3/4] cpufreq: qcom-nvmem: Enable cpufreq for ipq5424
` [PATCH v2 4/4] arm64: dts: qcom: ipq5424: Enable cpufreq
[PATCH v7] usb: misc: qcom_eud: Access EUD_MODE_MANAGER2 through secure calls
2025-07-23 11:08 UTC (3+ messages)
[PATCH v16 00/22] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
2025-07-23 10:47 UTC (23+ messages)
` [PATCH v16 01/22] KVM: Rename CONFIG_KVM_PRIVATE_MEM to CONFIG_KVM_GUEST_MEMFD
` [PATCH v16 02/22] KVM: x86: Have all vendor neutral sub-configs depend on KVM_X86, not just KVM
` [PATCH v16 03/22] KVM: x86: Select KVM_GENERIC_PRIVATE_MEM directly from KVM_SW_PROTECTED_VM
` [PATCH v16 04/22] KVM: x86: Select TDX's KVM_GENERIC_xxx dependencies iff CONFIG_KVM_INTEL_TDX=y
` [PATCH v16 05/22] KVM: Rename CONFIG_KVM_GENERIC_PRIVATE_MEM to CONFIG_HAVE_KVM_ARCH_GMEM_POPULATE
` [PATCH v16 06/22] KVM: Rename kvm_slot_can_be_private() to kvm_slot_has_gmem()
` [PATCH v16 07/22] KVM: Fix comments that refer to slots_lock
` [PATCH v16 08/22] KVM: Fix comment that refers to kvm uapi header path
` [PATCH v16 09/22] KVM: x86: Enable KVM_GUEST_MEMFD for all 64-bit builds
` [PATCH v16 10/22] KVM: guest_memfd: Add plumbing to host to map guest_memfd pages
` [PATCH v16 11/22] KVM: guest_memfd: Track guest_memfd mmap support in memslot
` [PATCH v16 12/22] KVM: x86/mmu: Rename .private_max_mapping_level() to .gmem_max_mapping_level()
` [PATCH v16 13/22] KVM: x86/mmu: Hoist guest_memfd max level/order helpers "up" in mmu.c
` [PATCH v16 14/22] KVM: x86/mmu: Enforce guest_memfd's max order when recovering hugepages
` [PATCH v16 15/22] KVM: x86/mmu: Extend guest_memfd's max mapping level to shared mappings
` [PATCH v16 16/22] KVM: arm64: Refactor user_mem_abort()
` [PATCH v16 17/22] KVM: arm64: Handle guest_memfd-backed guest page faults
` [PATCH v16 18/22] KVM: arm64: nv: Handle VNCR_EL2-triggered faults backed by guest_memfd
` [PATCH v16 19/22] KVM: arm64: Enable support for guest_memfd backed memory
` [PATCH v16 20/22] KVM: Allow and advertise support for host mmap() on guest_memfd files
` [PATCH v16 21/22] KVM: selftests: Do not use hardcoded page sizes in guest_memfd test
` [PATCH v16 22/22] KVM: selftests: guest_memfd mmap() test when mmap is supported
[question, bug] regularly disconnecting wifi on RB1 and RB2 boards, ath10
2025-07-23 10:42 UTC (4+ messages)
[PATCH 0/2] Add support for RPMHPD on Glymur SoC
2025-07-23 10:14 UTC (2+ messages)
[PATCH V2 0/2] mmc: sdhci-msm: Rectify DLL programming sequence for SDCC
2025-07-23 10:13 UTC (10+ messages)
` [PATCH V2 2/2] "
[PATCH v2 4/7] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add()
2025-07-23 10:02 UTC (2+ messages)
[PATCH v2 0/7] SPMI: Implement sub-devices and migrate drivers
2025-07-23 9:52 UTC (11+ messages)
` [PATCH v2 1/7] spmi: Implement spmi_subdevice_alloc_and_add() and devm variant
` [PATCH v2 3/7] power: reset: qcom-pon: Migrate to devm_spmi_subdevice_alloc_and_add()
` [PATCH v2 6/7] iio: adc: qcom-spmi-iadc: "
` [PATCH v2 7/7] iio: adc: qcom-spmi-iadc: Remove regmap R/W wrapper functions
[PATCH v1 5/5] misc: fastrpc: Add missing unmapping user-requested remote heap
2025-07-23 9:24 UTC (12+ messages)
[PATCH 0/7] Add support for Clock controllers for Glymur
2025-07-23 9:21 UTC (4+ messages)
` [PATCH 2/7] dt-bindings: clock: qcom: Add bindings documentation for the Glymur TCSR
[PATCH] arm64: dts: qcom: qcs615-ride: remove redundant gpio header file
2025-07-23 8:59 UTC (4+ messages)
[PATCH 00/25] Enable H.264/H.265 encoder support and fixes in common code
2025-07-23 8:34 UTC (3+ messages)
[PATCH 0/7] Refactor sa8775p/qcs9100 to common names lemans-auto/lemans
2025-07-23 8:32 UTC (14+ messages)
` [PATCH 1/7] arm64: dts: qcom: Rename sa8775p SoC to "lemans"
` [PATCH 2/7] arm64: dts: qcom: Update memory-map for IoT platforms in lemans
` [PATCH 3/7] arm64: dts: qcom: lemans: Separate out ethernet card for ride & ride-r3
` [PATCH 4/7] arm64: dts: qcom: lemans: Refactor ride/ride-r3 boards based on daughter cards
` [PATCH 5/7] arm64: dts: qcom: lemans: Rename boards and clean up unsupported platforms
` [PATCH 6/7] dt-bindings: arm: qcom: Refactor QCS9100 and SA8775P board names to reflect Lemans variants
` [PATCH 7/7] arm64: dts: qcom: Add lemans evaluation kit (EVK) initial board support
[PATCH] spi: spi-qpic-snand: don't hardcode ECC steps
2025-07-23 8:06 UTC
[PATCH v3 0/2] Add interconnect driver for Milos
2025-07-23 7:50 UTC (5+ messages)
` [PATCH v3 2/2] interconnect: qcom: Add Milos interconnect provider driver
[PATCH v5 0/3] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
2025-07-23 7:31 UTC (12+ messages)
` [PATCH v5 1/3] arm64: dts: qcom: x1e80100: add epd hpd pinctrl
[PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
2025-07-23 7:15 UTC (11+ messages)
[PATCH] arm64: dts: qcom: ipq5424: Add reserved memory for TF-A
2025-07-23 7:04 UTC (4+ messages)
[PATCH v3 RESEND 00/10] coresight: ctcu: Enable byte-cntr function for TMC ETR
2025-07-23 5:10 UTC (13+ messages)
` [PATCH v3 RESEND 04/10] coresight: ctcu: enable byte-cntr for TMC ETR devices
` [PATCH v3 RESEND 08/10] coresight: tmc: add a switch buffer function for byte-cntr
` [PATCH v3 RESEND 09/10] coresight: tmc: add read "
[PATCH net-next v6 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-23 5:00 UTC (4+ messages)
` [PATCH net-next v6 01/14] dt-bindings: net: Add PPE "
[PATCH v3 0/2] Add Qualcomm extended CTI support
2025-07-23 2:57 UTC (8+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add Qualcomm extended CTI
[PATCH] pinctrl: qcom: Fix logic error when TLMM reg-names property is missing
2025-07-23 1:44 UTC (3+ messages)
[PATCH v5 1/3] PCI: dwc: enable PCI Power Control Slot driver for QCOM
2025-07-22 23:22 UTC (2+ messages)
[PATCH] drm/msm/dpu: Add a null ptr check for dpu_encoder_needs_modeset
2025-07-22 21:17 UTC
[PATCH V1 0/3] Add DT-based gear and rate limiting support
2025-07-22 19:02 UTC (8+ messages)
` [PATCH 1/3] ufs: ufs-qcom: Add support for DT-based gear and rate limiting
` [PATCH 2/3] arm64: dts: qcom: sa8155: Add gear and rate limit properties to UFS
` [PATCH 3/3] dt-bindings: ufs: qcom: Document HS gear and rate limit properties
[PATCH v12 8/8] power: reset: reboot-mode: Expose sysfs for registered reboot_modes
2025-07-22 17:22 UTC (2+ messages)
[PATCH v12 0/8] Implement vendor resets for PSCI SYSTEM_RESET2
2025-07-22 16:17 UTC (4+ messages)
` [PATCH v12 1/8] power: reset: reboot-mode: Add device tree node-based registration
[PATCH v12 4/8] firmware: psci: Implement vendor-specific resets as reboot-mode
2025-07-22 16:11 UTC (2+ messages)
[PATCH v5 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-07-22 14:36 UTC (3+ messages)
[PATCH] MAINTAINERS: Update email address for Carl Vanderlip
2025-07-22 14:29 UTC (2+ messages)
[PATCH v2 0/2] Add pinctrl driver for Milos (SM7635)
2025-07-22 14:29 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: document the Milos Top Level Mode Multiplexer
[PATCH v2] phy: qcom: phy-qcom-m31: Update IPQ5332 M31 USB phy initialization sequence
2025-07-22 13:37 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).