~vicamo/+git/ubuntu-kernel:bug-1933938/iwlwifi-fw-api-64/unstable

Last commit made on 2021-10-07
Get this branch:
git clone -b bug-1933938/iwlwifi-fw-api-64/unstable 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-1933938/iwlwifi-fw-api-64/unstable
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

e26322f... by Kiran K <email address hidden>

UBUNTU: SAUCE: Bluetooth: btintel: Support Digital(N) + RF(N-1) combination

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

New generation Intel controllers(N) need to support RF from (N-1)
generation. Since PID comes from OTP present in RF module,
*setup* function gets mapped to BTUSB_INTEL_NEW instead of
BTUSB_INTEL_NEWGEN. This patch converges INTEL_NEW and INTEL_NEWGEN
mappings and defines a new generic *setup* function. All the
required information to load the correct driver is read from controller
in generic *setup* and branchs out appropriately.

Signed-off-by: Kiran K <email address hidden>
Reviewed-by: Chethan T N <email address hidden>
Reviewed-by: Srivatsa Ravishankar <email address hidden>
(backported from
https://<email address hidden>/T/#u)
Signed-off-by: You-Sheng Yang <email address hidden>

0db7029... by Timo Aaltonen

UBUNTU: [Packaging] update update.conf

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Timo Aaltonen <email address hidden>

f9ca1cc... by Timo Aaltonen

UBUNTU: Ubuntu-oem-5.14-5.14.0-1005.5

Signed-off-by: Timo Aaltonen <email address hidden>

437e5c5... by Timo Aaltonen

UBUNTU: debian/dkms-versions -- update from kernel-versions (main/2021.09.27)

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Timo Aaltonen <email address hidden>

d0ca48e... by Timo Aaltonen

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1944905
Properties: no-test-build
Signed-off-by: Timo Aaltonen <email address hidden>

1f1473a... by Timo Aaltonen

UBUNTU: Start new release

Ignore: yes
Signed-off-by: Timo Aaltonen <email address hidden>

503bdf6... by Anusha Srivatsa <email address hidden>

drm/i915/dmc: Update to DMC v2.12

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

The release notes mentions that this version-
1. Fix for unblock indication to punit.
2. Robustness fix for DC6/6v abort scenarios.

Cc: Imre Deak <Imre Deak <email address hidden>>
Signed-off-by: Anusha Srivatsa <email address hidden>
Reviewed-by: Imre Deak <email address hidden>
Signed-off-by: Imre Deak <email address hidden>
Link: https://patchwork.freedesktop<email address hidden>
(cherry picked from commit 259d71992e57c637aa0a5d3f4f7b9f689c186191)
Signed-off-by: Timo Aaltonen <email address hidden>

fb1a2e9... by Chris Wilson

drm/i915: Free all DMC payloads

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

Free all the DMC payloads, not just DMC_MAIN.

unreferenced object 0xffff88ff32d4d800 (size 1024):
  comm "kworker/1:5", pid 701, jiffies 4294904239 (age 109.736s)
  hex dump (first 32 bytes):
    40 40 00 0c 03 00 00 00 00 00 00 00 00 00 00 00 @@..............
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  backtrace:
    [<00000000ba9d0d95>] dmc_load_work_fn+0x34d/0x510 [i915]
    [<000000001049fcab>] process_one_work+0x261/0x550
    [<00000000eeb995ac>] worker_thread+0x49/0x3c0
    [<0000000021031dc3>] kthread+0x10b/0x140
    [<000000004a0f69ee>] ret_from_fork+0x1f/0x30
unreferenced object 0xffff88ff0bde4000 (size 1024):
  comm "kworker/0:3", pid 708, jiffies 4294904469 (age 108.816s)
  hex dump (first 32 bytes):
    40 40 00 0c 01 00 00 00 00 00 00 00 00 00 00 00 @@..............
    00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  backtrace:
    [<00000000ba9d0d95>] dmc_load_work_fn+0x34d/0x510 [i915]
    [<000000001049fcab>] process_one_work+0x261/0x550
    [<00000000eeb995ac>] worker_thread+0x49/0x3c0
    [<0000000021031dc3>] kthread+0x10b/0x140
    [<000000004a0f69ee>] ret_from_fork+0x1f/0x30

Fixes: 3d5928a168a9 ("drm/i915/xelpd: Pipe A DMC plugging")
Cc: Anusha Srivatsa <email address hidden>
Cc: José Roberto de Souza <email address hidden>
Signed-off-by: Chris Wilson <email address hidden>
Signed-off-by: Lucas De Marchi <email address hidden>
Reviewed-by: José Roberto de Souza <email address hidden>
Link: https://patchwork.freedesktop<email address hidden>
(cherry picked from commit 064b877dff4252ced91a1c8b1f129073f2991f6e)
Signed-off-by: Jani Nikula <email address hidden>
(cherry picked from commit b875fb313a10bf816b5d49d8d7642d1cc9905f2f)
Signed-off-by: Timo Aaltonen <email address hidden>

9a33fe7... by Nehal Bakulchandra Shah

UBUNTU: SAUCE: usb: xhci: Enable runtime-pm by default on AMD Yellow Carp platform

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

AMD's Yellow Carp platform supports runtime power management for
XHCI Controllers, so enable the same by default for all XHCI Controllers.

Signed-off-by: Nehal Bakulchandra Shah <email address hidden>
Reviewed-by: Shyam Sundar S K <email address hidden>
Reviewed-by: Mario Limonciello <email address hidden>
Reviewed-by: Basavaraj Natikar <email address hidden>
Signed-off-by: Alex Hung <email address hidden>
Signed-off-by: Timo Aaltonen <email address hidden>

a45a0f6... by Sasha Neftin

UBUNTU: SAUCE: e1000e: Fixing packet loss issues on new platforms

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

Update the HW MAC initialization flow. Do not gate DMA clock from
the modPHY block. Keeping this clock will prevent drop packets sent
in burst mode on the Kumeran interface.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=213651
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=213377
Fixes: bc7f75fa9788 ("New pci-express e1000 driver");
Signed-off-by: Sasha Neftin <email address hidden>
Tested-by: Mark Pearson <email address hidden>
(cherry picked from
https://patchwork.ozlabs.org/project<email address hidden>/)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>
Signed-off-by: Timo Aaltonen <email address hidden>