| Commit message (Expand) | Author | Age | Files | Lines |
* | ALSA: hda/realtek: Enable headset onLenovo M70/M90 | Bin Li | 2023-05-24 | 1 | -0/+2 |
* | Merge tag 'asoc-fix-v6.4-rc3' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2023-05-24 | 16 | -57/+93 |
|\ |
|
| * | ASoC: dwc: move DMA init to snd_soc_dai_driver probe() | Maxim Kochetkov | 2023-05-23 | 1 | -32/+9 |
| * | ASoC: cs35l41: Fix default regmap values for some registers | Stefan Binding | 2023-05-23 | 1 | -3/+3 |
| * | ASoC: Intel: avs: Add missing checks on FE startup | Amadeusz Sławiński | 2023-05-22 | 1 | -5/+18 |
| * | ASoC: Intel: avs: Fix avs_path_module::instance_id size | Amadeusz Sławiński | 2023-05-22 | 4 | -6/+6 |
| * | ASoC: Intel: avs: Account for UID of ACPI device | Cezary Rojewski | 2023-05-22 | 1 | -1/+1 |
| * | ASoC: Intel: avs: Fix declaration of enum avs_channel_config | Cezary Rojewski | 2023-05-22 | 1 | -1/+1 |
| * | ASoC: Intel: avs: Access path components under lock | Amadeusz Sławiński | 2023-05-22 | 1 | -1/+5 |
| * | ASoC: Intel: avs: Fix module lookup | Amadeusz Sławiński | 2023-05-22 | 1 | -7/+15 |
| * | ASoC: soc-pcm: test if a BE can be prepared | Ranjani Sridharan | 2023-05-18 | 1 | -0/+20 |
| * | ASoC: rt5682: Disable jack detection interrupt during suspend | Matthias Kaehlcke | 2023-05-17 | 3 | -1/+10 |
| * | ASoC: lpass: Fix for KASAN use_after_free out of bounds | Ravulapati Vishnu Vardhan Rao | 2023-05-17 | 1 | -0/+5 |
* | | ALSA: hda: Fix unhandled register update during auto-suspend period | Takashi Iwai | 2023-05-22 | 1 | -1/+1 |
* | | ALSA: hda/ca0132: add quirk for EVGA X299 DARK | Adam Stylinski | 2023-05-22 | 1 | -0/+1 |
* | | ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table | Nikhil Mahale | 2023-05-17 | 1 | -0/+5 |
* | | ALSA: oss: avoid missing-prototype warnings | Arnd Bergmann | 2023-05-17 | 1 | -8/+8 |
* | | ALSA: cs46xx: mark snd_cs46xx_download_image as static | Arnd Bergmann | 2023-05-17 | 1 | -1/+1 |
* | | ALSA: hda: Fix Oops by 9.1 surround channel names | Takashi Iwai | 2023-05-16 | 1 | -3/+4 |
* | | Merge tag 'asoc-fix-v6.4-rc2' of https://git.kernel.org/pub/scm/linux/kernel/... | Takashi Iwai | 2023-05-16 | 20 | -71/+247 |
|\| |
|
| * | ASoC: SOF: Intel: hda-mlink: fixes and extensions | Mark Brown | 2023-05-15 | 1 | -9/+87 |
| |\ |
|
| | * | ASoC: SOF: Intel: hda-mlink: add helper to program SoundWire PCMSyCM registers | Pierre-Louis Bossart | 2023-05-15 | 1 | -0/+50 |
| | * | ASoC: SOF: Intel: hda-mlink: initialize instance_offset member | Pierre-Louis Bossart | 2023-05-15 | 1 | -0/+2 |
| | * | ASoC: SOF: Intel: hda-mlink: use 'ml_addr' parameter consistently | Pierre-Louis Bossart | 2023-05-15 | 1 | -1/+1 |
| | * | ASoC: SOF: Intel: hda-mlink: fix base_ptr computation | Pierre-Louis Bossart | 2023-05-15 | 1 | -3/+3 |
| | * | ASoC: SOF: Intel: hda-mlink: add helper to get SoundWire hlink | Pierre-Louis Bossart | 2023-05-15 | 1 | -0/+12 |
| | * | ASoC: SOF: Intel: hda-mlink: fix sublink refcounting | Pierre-Louis Bossart | 2023-05-15 | 1 | -5/+19 |
| * | | ASoC: SOF: topology: Fix tuples array allocation | Ranjani Sridharan | 2023-05-15 | 1 | -1/+1 |
| * | | ASoC: SOF: Separate the tokens for input and output pin index | Ranjani Sridharan | 2023-05-15 | 1 | -2/+2 |
| * | | ASoC: SOF: Various runtime pm fixes, improvements | Mark Brown | 2023-05-15 | 3 | -13/+16 |
| |\ \ |
|
| | * | | ASoC: SOF: sof-client-probes: fix pm_runtime imbalance in error handling | Pierre-Louis Bossart | 2023-05-15 | 1 | -6/+8 |
| | * | | ASoC: SOF: pcm: fix pm_runtime imbalance in error handling | Pierre-Louis Bossart | 2023-05-15 | 1 | -5/+6 |
| | * | | ASoC: SOF: debug: conditionally bump runtime_pm counter on exceptions | Pierre-Louis Bossart | 2023-05-15 | 1 | -2/+2 |
| | |/ |
|
| * | | ASoC: cs35l56: Prevent unbalanced pm_runtime in dsp_work() on SoundWire | Simon Trimmer | 2023-05-15 | 1 | -1/+2 |
| * | | ASoC: SOF: topology: Fix logic for copying tuples | Ranjani Sridharan | 2023-05-15 | 1 | -0/+4 |
| * | | ASoC: SOF: pm: save io region state in case of errors in resume | Kai Vehmanen | 2023-05-15 | 1 | -1/+13 |
| * | | ASoC: mediatek: mt8186: Fix use-after-free in driver remove path | Douglas Anderson | 2023-05-15 | 5 | -34/+24 |
| * | | ASoC: SOF: ipc3-topology: Make sure that only one cmd is sent in dai_config | Peter Ujfalusi | 2023-05-15 | 1 | -2/+5 |
| |/ |
|
| * | ASoC: ssm2602: Add workaround for playback distortions | Paweł Anikiel | 2023-05-12 | 1 | -0/+15 |
| * | ASoC: jz4740-i2s: Make I2S divider calculations more robust | Aidan MacDonald | 2023-05-11 | 1 | -4/+50 |
| * | ASoC: SOF: amd: Fix NULL pointer crash in acp_sof_ipc_msg_data function | V sujith kumar Reddy | 2023-05-09 | 1 | -1/+6 |
| * | ASoC: fsl_micfil: Fix error handler with pm_runtime_enable | Shengjiu Wang | 2023-05-08 | 1 | -1/+13 |
| * | ASoC: dwc: limit the number of overrun messages | Maxim Kochetkov | 2023-05-08 | 1 | -2/+2 |
| * | ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12 | Jeremy Soller | 2023-05-08 | 1 | -0/+7 |
* | | ALSA: hda/realtek: Fix mute and micmute LEDs for yet another HP laptop | Kai-Heng Feng | 2023-05-12 | 1 | -0/+1 |
* | | ALSA: hda/realtek: Apply HP B&O top speaker profile to Pavilion 15 | Ryan C. Underwood | 2023-05-12 | 1 | -1/+1 |
* | | ALSA: usb-audio: Add a sample rate workaround for Line6 Pod Go | Takashi Iwai | 2023-05-12 | 1 | -0/+1 |
* | | ALSA: firewire-digi00x: prevent potential use after free | Dan Carpenter | 2023-05-12 | 1 | -1/+3 |
* | | ALSA: hda/realtek: Add quirks for ASUS GU604V and GU603V | Alexandru Sorodoc | 2023-05-11 | 1 | -0/+20 |
* | | ALSA: hda/realtek: Add quirk for HP EliteBook G10 laptops | Vitaly Rodionov | 2023-05-11 | 1 | -1/+7 |