Skip to content

Tags: tiwai/sound

Tags

sound-6.18-rc2

Toggle sound-6.18-rc2's commit message
sound fixes for 6.18-rc2

A collection of small fixes.  All changes are rather boring
device-specific fixes and quirks.

- A few fixes for missing NULL checks
- ASoC NAU8821 fixes for jack and irq handling
- Various fixes for ASoC TAS2781, IDT821034, sc8280xp, max9809x,
  wcd938x, and SoundWire
- Usual HD-audio and USB-audio quirks

v6.18-rc1

Toggle v6.18-rc1's commit message
Linux 6.18-rc1

sound-fix-6.18-rc1

Toggle sound-fix-6.18-rc1's commit message
sound fixes for 6.18-rc1

A few more small fixes for 6.18-rc1.
Most of changes are about ASoC Intel and SOF drivers, while a few
other device-specific fixes are found for HD-audio, USB-audio, ASoC
RT722VB and Meson.

sound-6.18-rc1

Toggle sound-6.18-rc1's commit message
sound updates for 6.18-rc1

It's been relatively calm in this cycle from the feature POV, but
there were lots of cleanup works in the wide-range of code for
converting with the auto-cleanup macros like guard().
The mostly user-visible changes are the support of a couple of new
compress-offload API extensions, and the support of new ASoC codec /
platform drivers as well as USB-audio quirks.

Here we go with some highlights:

Core:
 - Compress-offload API extension for 64bit timestamp support
 - Compress-offload API extension for OPUS codec support
 - Workaround for PCM locking issue with PREEMPT_RT and softirq
 - KCSAN warning fix for ALSA sequencer core

ASoC:
 - Continued cleanup works for ASoC core APIs
 - Lots of cleanups and conversions of DT bindings
 - Substantial maintainance work on the Intel AVS drivers
 - Support for Qualcomm Glymur and PM4125, Realtek RT1321, Shanghai
   FourSemi FS2104/5S, Texas Instruments PCM1754 and TAS2783A
 - Remove support for TI WL1273 for old Nokia systems

USB-audio:
 - Support for Tascam US-144mkII, Presonus S1824c support
 - More flexible quirk option handling
 - Fix for USB MIDI timer bug triggered by fuzzer

Others:
 - A large series of cleanups with guard() & co macros over (non-ASoC)
   sound drivers (PCI, ISA, HD-audio, USB-audio, drivers, etc)
 - TAS5825 HD-audio side-codec support

v6.17

Toggle v6.17's commit message
Linux 6.17

v6.17-rc7

Toggle v6.17-rc7's commit message
Linux 6.17-rc7

sound-6.17-rc7

Toggle sound-6.17-rc7's commit message
sound fixes for 6.17-rc7

A collection of small fixes.  The volume became higher than wished,
but nothing really stands out -- all small, nice and smooth.
A slightly large change is found in qcom USB-audio offload stuff, but
this is a regression fix specific to this device, hence it should be
safe to apply at this late stage.

- Various small fixes for ASoC Cirrus, Realtek, lpass, Intel and
  Qualcomm drivers
- ASoC SoundWire fixes
- A few TAS2781 HD-audio side-codec driver fixes
- A fix for Qualcomm USB-audio offload breakage
- Usual a few HD-audio quirks

v6.17-rc6

Toggle v6.17-rc6's commit message
Linux 6.17-rc6

v6.17-rc5

Toggle v6.17-rc5's commit message
Linux 6.17-rc5

sound-6.17-rc5

Toggle sound-6.17-rc5's commit message
sound fixes for 6.17-rc5

A collection of small changes including a few regression fixes.

- Regression fix for Intel SKL/KBL HD-audio bindings
- Regression fix for missing Nvidia HDMI codec entries after the
  recent code reorganization
- A few TAS2781 codec regression fixes
- Fix for ASoC component lookup breakage
- Usual HD-audio, USB-audio and SOF quirk entries