Skip to content

merge develop branch to target main branch - #105

Merged
Shashank Arora (shasaror) merged 20 commits into
mainfrom
develop
Aug 21, 2026
Merged

merge develop branch to target main branch#105
Shashank Arora (shasaror) merged 20 commits into
mainfrom
develop

Conversation

@shasaror

Copy link
Copy Markdown
Contributor

Description

Fixes #

Target Branch

[x] main
[] develop

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Hotfix (urgent fix targeted at a release/x.y branch)
  • Refactor (no functional change)
  • Performance improvement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Test-only change
  • CI / build-pipeline change

How has this been tested?

Checklist

  • All required CI checks are green on the latest commit of this PR
  • Build succeeds following the steps in the README / src/linux/README.md
  • My code follows the Code Style Guidelines of this project
  • My branch follows the naming convention: <branch-prefix>/<area>/<description>
  • PR title follows the Conventional Commits format with our full-word types (feature / bugfix / hotfix / docs)
  • I have performed a self-review of my own code
  • I have added code comments in areas that are complex or hard to understand
  • My changes generate no new compiler warnings
  • I have added tests for my fix or feature (or noted why tests are not feasible)
  • New and existing tests pass locally with my changes
  • My branch is rebased onto the latest develop (or release/x.y for hotfix) - no merge commits
  • Every commit has Signed-off-by: (DCO) - see CONTRIBUTING.md
  • I have linked the relevant issue if any (Fixes #...)
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: Tejas Sharma <tejashar@qti.qualcomm.com>
…ed by depmod

Signed-off-by: Tejas Sharma <tejashar@qti.qualcomm.com>
…ibutors

Signed-off-by: shasaror <shasaror@qti.qualcomm.com>
…ation

Signed-off-by: Tejas Sharma <tejashar@qti.qualcomm.com>
Signed-off-by: Tejas Sharma <tejashar@qti.qualcomm.com>
…mpressed file as well

Signed-off-by: Tejas Sharma <tejashar@qti.qualcomm.com>
Signed-off-by: shasaror <shasaror@qti.qualcomm.com>
Signed-off-by: shasaror <shasaror@qti.qualcomm.com>
Signed-off-by: rohimish <rohimish@qti.qualcomm.com>
removed things that increase chance of acceptance section.
not required

Signed-off-by: shasaror <shasaror@qti.qualcomm.com>
Refine contributing guidelines and PR standards for open source contributors
Signed-off-by: shasaror <shasaror@qti.qualcomm.com>
…es-issue

Added the entry of debian for unloading compressed kernel modules
installer changes are already in main branch
…lity issues (#98)

Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
…, incrementing QCDeviceGeneration, and refreshing ReportDeviceName on D0Entry (#103)
@shasaror
Shashank Arora (shasaror) merged commit 26bd9e6 into main Aug 21, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants