~jontourville/ubuntu/+source/linux/+git/jammy:master-next

Last commit made on 2022-07-12
Get this branch:
git clone -b master-next https://git.launchpad.net/~jontourville/ubuntu/+source/linux/+git/jammy
Only Jon Tourville can upload to this branch. If you are Jon Tourville please log in for upload directions.

Branch merges

Branch information

Name:
master-next
Repository:
lp:~jontourville/ubuntu/+source/linux/+git/jammy

Recent commits

7f581e8... by Kai-Heng Feng

UBUNTU: SAUCE: drm/i915/display/psr: Fix flicker on TGL + AUO panel

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

Enabling PSR2 selective fetch regressed ADL + BOE panel [1], so it's
more plausible to only enable the feature on TGL + specific AUO panel.

5.17+ kernels don't have this issue, only Jammy 5.15 and OEM 5.14 need
this quirk to be applied.

[1] https://bugs.launchpad.net/bugs/1979626

Signed-off-by: Kai-Heng Feng <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

3318cbb... by Kai-Heng Feng

ALSA: hda/realtek: Fix LED on Zbook Studio G9

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

Commit 07bcab93946c ("ALSA: hda/realtek: Add support for HP Laptops")
breaks mute and micmute LEDs because it changed the LED quirk from
ALC285_FIXUP_HP_GPIO_LED to ALC245_FIXUP_HP_GPIO_LED, so change it back
here.

Also reorder the chain of quirks to ensure LED quirk is the last one
being applied.

Fixes: 07bcab93946c ("ALSA: hda/realtek: Add support for HP Laptops")
Signed-off-by: Kai-Heng Feng <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

(cherry picked from commit 864cb14c0fa22344613ae93d68e155bf9bbbc9fb)
Signed-off-by: Kai-Heng Feng <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

4c4f9db... by Stefan Binding <email address hidden>

ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg

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

Add support for a Speaker Playback Switch, which disables
the Amp connected to cs8409. The Switch is not added
automatically because cs8409 does not have an output amp
for the speaker NID.

Signed-off-by: Stefan Binding <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

(cherry picked from commit f129f26f76959fb09784c1d2d959a7c1d05201a3)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

28c04a3... by Stefan Binding <email address hidden>

ALSA: hda/cs8409: Support new Odin Variants

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

Odin Variants have the internal mic connected
directly to the CPU rather than codec.

Signed-off-by: Stefan Binding <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

(cherry picked from commit 22bb82264c655ef297adf442cdc796849e5a2a8c)
Signed-off-by: Chia-Lin Kao (AceLan) <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

e43dff6... by Po-Hao Huang <email address hidden>

rtw88: pci: 8821c: Disable 21ce completion timeout

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

Disable this capability to avoid timeout errors on certain platforms.
Without it, pci bus might stuck and leads to disconnection.

Signed-off-by: Po-Hao Huang <email address hidden>
Signed-off-by: Ping-Ke Shih <email address hidden>
Tested-by: Chris Chiu <email address hidden>
Signed-off-by: Kalle Valo <email address hidden>
Link: https://<email address hidden>

(cherry picked from commit 9ebacb1e7e75f2a7a9745d42da7031d3a1741029)
Signed-off-by: Chris Chiu <email address hidden>
Acked-by: Stefan Bader <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

07034fe... by Kai-Heng Feng

platform/x86: hp-wmi: Ignore Sanitization Mode event

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

After system resume the hp-wmi driver may complain:
[ 702.620180] hp_wmi: Unknown event_id - 23 - 0x0

According to HP it means 'Sanitization Mode' and it's harmless to just
ignore the event.

Cc: Jorge Lopez <email address hidden>
Signed-off-by: Kai-Heng Feng <email address hidden>
Link: https://<email address hidden>
Reviewed-by: Hans de Goede <email address hidden>
Signed-off-by: Hans de Goede <email address hidden>

(cherry picked from commit 9ab762a84b8094540c18a170e5ddd6488632c456)
Signed-off-by: Kai-Heng Feng <email address hidden>
Acked-by: Cengiz Can <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

8aaea33... by Kailiang Yang

ALSA: hda/realtek - ALC897 headset MIC no sound

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

There is not have Headset Mic verb table in BIOS default.
So, it will have recording issue from headset MIC.
Add the verb table value without jack detect. It will turn on Headset Mic.

Signed-off-by: Kailang Yang <email address hidden>
Cc: <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

(cherry picked from commit fe6900bd8156467365bd5b976df64928fdebfeb0)
Signed-off-by: Kai-Heng Feng <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

836ba31... by Hui Wang

ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec

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

The quirk ALC287_FIXUP_CS35L41_I2C_2 needs to chain the quirk
ALC269_FIXUP_THINKPAD_ACPI, otherwise the mute led will not work if a
thinkpad machine applies that quirk.

And it will be safe if non-thinkpad machines apply that quirk since
hda_fixup_thinkpad_acpi() will check and return in this case.

Fixes: ae7abe36e352e ("ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops")
Signed-off-by: Hui Wang <email address hidden>
Link: https://<email address hidden>
Signed-off-by: Takashi Iwai <email address hidden>

(cherry picked from commit a6ac60b36dade525c13c5bb0838589619533efb7)
Signed-off-by: Hui Wang <email address hidden>
Acked-by: Tim Gardner <email address hidden>
Acked-by: Luke Nowakowski-Krijger <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

d427154... by Kamal Mostafa

UBUNTU: Upstream stable to v5.15.41

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

Ignore: yes
Signed-off-by: Kamal Mostafa <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>

d72bb38... by Greg Kroah-Hartman <email address hidden>

Linux 5.15.41

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

Link: https://<email address hidden>
Tested-by: Shuah Khan <email address hidden>
Tested-by: Jon Hunter <email address hidden>
Tested-by: Fox Chen <email address hidden>
Tested-by: Sudip Mukherjee <email address hidden>
Tested-by: Linux Kernel Functional Testing <email address hidden>
Tested-by: Ron Economos <email address hidden>
Tested-by: Florian Fainelli <email address hidden>
Tested-by: Guenter Roeck <email address hidden>
Signed-off-by: Greg Kroah-Hartman <email address hidden>
Signed-off-by: Kamal Mostafa <email address hidden>
Signed-off-by: Stefan Bader <email address hidden>