Skip to content

Commit

Permalink
UBUNTU: Ubuntu-oem-5.14-5.14.0-1032.35
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Aaltonen <timo.aaltonen@canonical.com>
  • Loading branch information
Timo Aaltonen committed Mar 31, 2022
1 parent bf6e38d commit 0328562
Showing 2 changed files with 79 additions and 5 deletions.
83 changes: 78 additions & 5 deletions debian.oem/changelog
Original file line number Diff line number Diff line change
@@ -1,10 +1,83 @@
linux-oem-5.14 (5.14.0-1032.35) UNRELEASED; urgency=medium
linux-oem-5.14 (5.14.0-1032.35) focal; urgency=medium

* focal/linux-oem-5.14: 5.14.0-1032.35 -proposed tracker (LP: #1967284)

* IPU6 camera has no function on Andrews MLK (LP: #1964983)
- SAUCE: IPU6: 2022-03-11 alpha release for Andrews MLK
- [Config] IPU6: enable OV02C10 sensor

* Fix audio on Zbook Studio G9 (LP: #1966010)
- gpiolib: acpi: Convert ACPI value of debounce to microseconds
- ALSA: hda/realtek: Fix LED on Zbook Studio G9

* alsa: enable the cirrus-logic side-codec to make the speaker output sound
(LP: #1965496)
- ASoC: cs35l41: CS35L41 Boosted Smart Amplifier
- ASoC: cs35l41: Fix use of an uninitialised variable
- ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
- ASoC: cs35l41: Combine adjacent register writes
- ASoC: cs35l41: Don't overwrite returned error code
- ASoC: cs35l41: Fixup the error messages
- ASoC: cs35l41: Fix a bunch of trivial code formating/style issues
- misc: cs35l41: Remove unused pdn variable
- ASoC: cs35l41: Make cs35l41_remove() return void
- ASoC: cs35l41: Change monitor widgets to siggens
- ASoC: cs35l41: DSP Support
- ASoC: cs35l41: Set the max SPI speed for the whole device
- ASoC: cs35l41: Fix link problem
- ASoC: cs35l41: Fix undefined reference to core functions
- ASoC: cs35l41: Convert tables to shared source code
- ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
- ASoC: cs35l41: Move power initializations to reg_sequence
- ASoC: cs35l41: Create shared function for errata patches
- ASoC: cs35l41: Create shared function for setting channels
- ASoC: cs35l41: Create shared function for boost configuration
- ASoC: cs35l41: Add cs35l51/53 IDs
- ASoC: cs35l41: Remove incorrect comment
- ASoC: cs35l41: Correct DSP power down
- ASoC: cs35l41: Correct handling of some registers in the cache
- ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
- ASoC: cs35l41: Update handling of test key registers
- ALSA: hda: cs35l41: fix double free on error in probe()
- ALSA: hda: cs35l41: Avoid overwriting register patch
- ALSA: hda: cs35l41: Add calls to newly added test key function
- ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespace
- ALSA: hda: cs35l41: Add missing default cases
- ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()
- ALSA: hda: cs35l41: Tidyup code
- ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
- ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop
- ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops
- ALSA: hda/realtek: fix speakers and micmute on HP 855 G8
- i2c: acpi: Add an i2c_acpi_client_count() helper function
- platform/x86: i2c-multi-instantiate: Use the new i2c_acpi_client_count()
helper
- Revert "platform/x86: i2c-multi-instantiate: Don't create platform device
for INT3515 ACPI nodes"
- spi: Create helper API to lookup ACPI info for spi device
- spi: Support selection of the index of the ACPI Spi Resource before alloc
- spi: Add API to count spi acpi resources
- platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver
name
- platform/x86: serial-multi-instantiate: Reorganize I2C functions
- platform/x86: serial-multi-instantiate: Add SPI support
- ALSA: hda/realtek: Add support for HP Laptops
- ACPI / scan: Create platform device for CS35L41
- [Config]: Add cirruslogic side codec support

* Revert drm/amd/pm: enable ASPM by default (LP: #1966680)
- SAUCE: Revert "drm/amd/pm: enable ASPM by default"

* Enable the mic-mute led on Dell XPS 9315 (LP: #1965846)
- SAUCE: ASoC: rt715:add micmute led control for Dell XPS 9315

* e1000e reports hardware hang (LP: #1966835)
- e1000e: Fix possible HW unit hang after an s0ix exit

CHANGELOG: Do not edit directly. Autogenerated at release.
CHANGELOG: Use the printchanges target to see the curent changes.
CHANGELOG: Use the insertchanges target to create the final log.
* Miscellaneous upstream changes
- ASoC: cs35l41: Add support for hibernate memory retention mode

-- Timo Aaltonen <timo.aaltonen@canonical.com> Thu, 31 Mar 2022 14:59:59 +0300
-- Timo Aaltonen <timo.aaltonen@canonical.com> Thu, 31 Mar 2022 15:38:08 +0300

linux-oem-5.14 (5.14.0-1031.34) focal; urgency=medium

1 change: 1 addition & 0 deletions debian.oem/reconstruct
Original file line number Diff line number Diff line change
@@ -5,6 +5,7 @@ rm -f 'arch/riscv/kernel/vdso/so2s.sh'
rm -f 'drivers/cxl/core.c'
rm -f 'drivers/cxl/mem.h'
rm -f 'drivers/gpu/drm/vmwgfx/vmwgfx_thp.c'
rm -f 'drivers/platform/x86/i2c-multi-instantiate.c'
rm -f 'drivers/staging/most/dim2/sysfs.c'
rm -f 'tools/build/feature/test-libpython-version.c'
rm -f 'tools/perf/util/bpf_skel/bperf.h'

0 comments on commit 0328562

Please sign in to comment.