~vicamo/+git/ubuntu-kernel:bug-2041800/usbio-drivers-in-tree/oem-6.5

Last commit made on 2023-12-22
Get this branch:
git clone -b bug-2041800/usbio-drivers-in-tree/oem-6.5 https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
bug-2041800/usbio-drivers-in-tree/oem-6.5
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

cbf7896... by You-Sheng Yang

Bug 2041800: USBIO Bridge drivers for Intel MeteoLake platform with Lattice AIC

11c64db... by You-Sheng Yang

UBUNTU: debian/dkms-versions -- build usbio-drivers from the in-tree copy

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

f80042e... by You-Sheng Yang

UBUNTU: SAUCE: usbio-drivers: import intel-usbio-dkms source

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

Imported from usbio-drivers/noble version
0~git202308242005.c349315-0ubuntu1.

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

eb7701f... by You-Sheng Yang

UBUNTU: [Packaging] dkms-build -- support in-tree dkms source directory

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

Signed-off-by: You-Sheng Yang (vicamo) <email address hidden>
Signed-off-by: Timo Aaltonen <email address hidden>

43f0727... by You-Sheng Yang

Experimental linux-oem-6.5/jammy changes

5960122... by You-Sheng Yang

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

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

0e91bbe... by You-Sheng Yang

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

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

8d4fea5... by Dimitri John Ledkov

UBUNTU: [Packaging] Statically link libcpupower into cpupower tool

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

Currently we ship tools for every kernel flavour and backport, and
each one of them may have new features in cpupower &
libcpupower. Statically link those in, such that there are no
installation conflicts. This resolves all current file conflicts
between multiple kernel flavours in the Ubuntu Archive.

Separately, a public libcpupower1 & libcpupower-dev for non-kernel /
non-linux-tools use cases will be provided separately, under a stable
soname (not flavour or kernel version specific).

Signed-off-by: Dimitri John Ledkov <email address hidden>
Acked-by: You-Sheng Yang <email address hidden>
Acked-by: Manuel Diewald <email address hidden>
Signed-off-by: Dimitri John Ledkov <email address hidden>

9d16b29... by Zong-Zhe Yang <email address hidden>

wifi: rtw89: regd: update regulatory map to R65-R44

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

Sync Realtek Regulatory R44 and Realtek Channel Plan R65.
Configure 6 GHz field of Realtek regd on SG, TW, GD.

Signed-off-by: Zong-Zhe Yang <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit c212abfbd19fe5ca43fa80981d86e9d7a49f5d45)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>

e97d854... by Zong-Zhe Yang <email address hidden>

wifi: rtw89: regd: handle policy of 6 GHz according to BIOS

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

According to BIOS configuration of Realtek ACPI DSM function 4,
RTW89_ACPI_DSM_FUNC_6G_BP, we handle the regd policy of 6 GHz.

Policy defines two modes as below.
1. `BLOCK` mode:
    The countries in configured list are blocked.
2. `ALLOW` mode:
    _Only_ the countries in configured list are allowed.
    (i.e. others are all blocked.)

Then, when receiving regulatory notification at runtime, if 6 GHz
is blocked on the country, 6 GHz channels will be disabled.

Signed-off-by: Zong-Zhe Yang <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>
(cherry picked from commit b2774a916ab95f678c2a365b276870bb68bf3b01)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>