~canonical-hwe-team/hwe-next/+git/intermediate-kernel:linux-next/mantic/master

Last commit made on 2023-10-24
Get this branch:
git clone -b linux-next/mantic/master https://git.launchpad.net/~canonical-hwe-team/hwe-next/+git/intermediate-kernel
Members of Canonical Hardware Enablement can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
linux-next/mantic/master
Repository:
lp:~canonical-hwe-team/hwe-next/+git/intermediate-kernel

Recent commits

3319e21... by You-Sheng Yang

UBUNTU: Ubuntu-next-6.6.0-20231020.24

Signed-off-by: You-Sheng Yang <email address hidden>

7668c72... by You-Sheng Yang

UBUNTU: debian/dkms-versions -- add Intel USBIO Bridge drivers

BugLink: https://bugs.launchpad.net/bugs/2031412
Signed-off-by: You-Sheng Yang <email address hidden>

fbaa620... by You-Sheng Yang

UBUNTU: debian/dkms-versions -- use ipu6/ivsc from ppa

BugLink: https://bugs.launchpad.net/bugs/2031412
Signed-off-by: You-Sheng Yang <email address hidden>

f833914... by Hao Yao

UBUNTU: SAUCE: platform/x86: int3472: Add handshake GPIO function

BugLink: https://bugs.launchpad.net/bugs/2031412

Handshake pin is used for Lattice MIPI aggregator to enable the
camera sensor. After pulled up, recommend to wail ~250ms to get
everything ready.

Signed-off-by: Hao Yao <email address hidden>
Reviewed-by: Andy Shevchenko <email address hidden>
(cherry-picked from https://<email address hidden>)
Signed-off-by: You-Sheng Yang <email address hidden>

41aa6f7... by You-Sheng Yang

UBUNTU: SAUCE: iommu: intel-ipu: use IOMMU passthrough mode for Intel IPUs on Meteor Lake

BugLink: https://bugs.launchpad.net/bugs/2031412

Signed-off-by: You-Sheng Yang <email address hidden>

86f9595... by You-Sheng Yang

UBUNTU: debian/dkms-versions -- disable iwlwifi dkms build

Upstream kernel API changed in commit bffcc6882a1 ("genetlink: remove userhdr
from struct genl_info") breaks dkms build.

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: You-Sheng Yang <email address hidden>

4594baf... by You-Sheng Yang

UBUNTU: debian/dkms-versions -- disable zfs due to build failure

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: You-Sheng Yang <email address hidden>

d8c4714... by You-Sheng Yang

Revert "UBUNTU: [Packaging] debian/dkms-versions: temporarily disable dkms"

This reverts commit 76c04096f279c9acdc309ffa5478641554bc8888.

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: You-Sheng Yang <email address hidden>

727e736... by Kai-Heng Feng

UBUNTU: SAUCE: PCI: vmd: Mark ASPM override for device behind VMD bridge

BugLink: https://bugs.launchpad.net/bugs/2034504

pci_enable_link_state() doesn't enable ASPM when ACPI_FADT_NO_ASPM is
set.

So allow ASPM can truly be enabled to make vmd_pm_enable_quirk() work as
intended.

Signed-off-by: Kai-Heng Feng <email address hidden>

91a1bcf... by Kai-Heng Feng

UBUNTU: SAUCE: PCI/ASPM: Allow ASPM override over FADT default

BugLink: https://bugs.launchpad.net/bugs/2034504

On cases where BIOS can't program ASPM registers, allow the driver to do
so, essentially ignoring the FADT ASPM flag.

Signed-off-by: Kai-Heng Feng <email address hidden>