~vicamo/+git/ubuntu-kernel:bug-1860940/fix-hp-wmi-feature2-query/oem-osp1-bionic

Last commit made on 2020-01-27
Get this branch:
git clone -b bug-1860940/fix-hp-wmi-feature2-query/oem-osp1-bionic 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-1860940/fix-hp-wmi-feature2-query/oem-osp1-bionic
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

9eb147a... by You-Sheng Yang

Bug 1860940: platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes

039cb9c... by Hans de Goede <email address hidden>

platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes

At least on the HP Envy x360 15-cp0xxx model the WMI interface
for HPWMI_FEATURE2_QUERY requires an outsize of at least 128 bytes,
otherwise it fails with an error code 5 (HPWMI_RET_INVALID_PARAMETERS):

Dec 06 00:59:38 kernel: hp_wmi: query 0xd returned error 0x5

We do not care about the contents of the buffer, we just want to know
if the HPWMI_FEATURE2_QUERY command is supported.

This commits bumps the buffer size, fixing the error.

Fixes: 8a1513b4932 ("hp-wmi: limit hotkey enable")
Cc: <email address hidden>
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1520703
Signed-off-by: Hans de Goede <email address hidden>
Signed-off-by: Andy Shevchenko <email address hidden>
(cherry picked from commit 133b2acee3871ae6bf123b8fe34be14464aa3d2c)
Signed-off-by: You-Sheng Yang <email address hidden>

756edf5... by Timo Aaltonen

UBUNTU: Ubuntu-oem-osp1-5.0.0-1037.42

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

a6b1872... by Timo Aaltonen

UBUNTU: link-to-tracker: update tracking bug

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

aa149ee... by Timo Aaltonen

Revert "ASoC: SOF: Intel: hda: use fallback for firmware name"

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

This reverts commit f011b2891df4a6141231f21606adbf646cf60fea which
regressed shipping hardware.

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

230de1f... by Timo Aaltonen

Revert "ASoC: Intel: acpi-match: split CNL tables in three"

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

This reverts commit 4173dae93d21fe2b8cf8b2fe816bcc8820dd7103 which
regressed shipping hardware.

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

e4a25c4... by Timo Aaltonen

Revert "ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names."

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

This reverts commit bf34b3c1a8f63ebdf11a7133b9706e1cbedda092 which
regressed shipping hardware.

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

99095a4... by Timo Aaltonen

UBUNTU: Start new release

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

9f64fa8... by Manoj Iyer

UBUNTU: Ubuntu-oem-osp1-5.0.0-1036.41

Signed-off-by: Manoj Iyer <email address hidden>

dadfec9... by Manoj Iyer

UBUNTU: link-to-tracker: update tracking bug

BugLink: https://bugs.launchpad.net/bugs/1859722
Properties: no-test-build
Signed-off-by: Manoj Iyer <email address hidden>