summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-08-25ASoC: soc-core: tidyup snd_soc_lookup_component_nolocked()Kuninori Morimoto1-11/+15
2025-08-25ASoC: soc-core: care NULL dirver name on snd_soc_lookup_component_nolocked()Kuninori Morimoto1-2/+3
2025-08-22ALSA: hda: intel-dsp-config: Select SOF driver on MTL ChromebooksBrady Norander1-3/+16
2025-08-22ALSA: usb-audio: Add mute TLV for playback volumes on some devicesCryolitia PukNgae1-0/+2
2025-08-21ALSA: usb-audio: Add validation of UAC2/UAC3 effect unitsTakashi Iwai1-2/+7
2025-08-21Merge branch 'for-linus' into for-nextTakashi Iwai28-154/+146
2025-08-21ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validationTakashi Iwai1-1/+1
2025-08-21ALSA: timer: fix ida_free call while not allocatedDewei Meng1-2/+2
2025-08-21Merge tag 'asoc-fix-v6.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5-77/+28
2025-08-20ASoC: cs35l56: Fixes for CS35L63 for productionMark Brown4-76/+27
2025-08-20ASoC: cs35l56: Remove SoundWire Clock Divider workaround for CS35L63Stefan Binding2-72/+0
2025-08-20ASoC: cs35l56: Handle new algorithms IDs for CS35L63Richard Fitzgerald2-4/+27
2025-08-20ASoC: test-component: Use kcalloc() instead of kzalloc()Qianfeng Rong1-2/+2
2025-08-20ASoC: fsl: Use kcalloc() instead of kzalloc()Qianfeng Rong2-2/+2
2025-08-20ASoC: codecs: Use kcalloc() instead of kzalloc()Qianfeng Rong2-3/+3
2025-08-20ALSA: hda: tas2781: Fix wrong reference of tasdevice_privTakashi Iwai1-1/+1
2025-08-20ALSA: usb-audio: us144mkii: Fix null-deref in tascam_midi_in_urb_complete()Šerif Rami1-2/+6
2025-08-19ASoC: qcom: audioreach: cleanup and calibrationMark Brown3-18/+68
2025-08-19ASoC: Intel: avs: Code cleanups and separationMark Brown16-106/+153
2025-08-19ASoC: es8323: power and mixer controls cleanup andMark Brown1-3/+2
2025-08-19Handle shared reset GPIO for WSA883x speakersMark Brown22-67/+135
2025-08-19ASoC: qcom: audioreach: add support for SMECNS moduleSrinivas Kandagatla2-0/+28
2025-08-19ASoC: qcom: audioreach: sort modules based on hex idsSrinivas Kandagatla1-4/+4
2025-08-19ASoC: qcom: audioreach: fix typos in I2S_INTF_TYPESrinivas Kandagatla1-2/+2
2025-08-19ASoC: qcom: audioreach: add support for static calibrationSrinivas Kandagatla2-0/+33
2025-08-19ASoC: qcom: audioreach: deprecate AR_TKN_U32_MODULE_[IN/OUT]_PORTSSrinivas Kandagatla2-12/+1
2025-08-19ALSA: usb-audio: us144mkii: Use le16_to_cpu() for product ID comparisonŠerif Rami1-2/+2
2025-08-19ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot againKailang Yang1-8/+9
2025-08-19ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14Vasiliy Kovalev1-1/+11
2025-08-18ASoC: codecs: ES9389: Modify the standby configurationZhang Yi1-1/+1
2025-08-18ASoC: codecs: wsa883x: Handle shared reset GPIO for WSA883x speakersMohammad Rafi Shaik1-8/+49
2025-08-18ASoC: Intel: avs: Streamline register-component function namesCezary Rojewski5-26/+26
2025-08-18ASoC: Intel: avs: Do not share the name pointer between componentsCezary Rojewski1-5/+7
2025-08-18ASoC: Intel: avs: Drop pcm.h dependency for probesCezary Rojewski1-3/+17
2025-08-18ASoC: Intel: avs: Separate debug symbolsCezary Rojewski15-74/+105
2025-08-18ASoC: es8323: enable DAPM power widgets for playback DACShimrra Shai1-6/+6
2025-08-18ASoC: es8323: add proper left/right mixer controls via DAPMShimrra Shai1-2/+2
2025-08-18ASoC: es8323: remove DAC enablement write from es8323_probeShimrra Shai1-1/+0
2025-08-18ALSA: usb-audio: Fix size validation in convert_chmap_v3()Dan Carpenter1-1/+1
2025-08-18ALSA: hda/tas2781: Add name prefix tas2781 for tas2781's dvc_tlv and amp_vol_tlvShenghao Ding3-5/+7
2025-08-15ALSA: hda/realtek: Add support for HP EliteBook x360 830 G6 and EliteBook 830 G6Evgeniy Harchenko1-0/+2
2025-08-15ALSA: usb-audio: Add infrastructure for TASCAM US-144MKIIŠerif Rami3-6/+14
2025-08-15ALSA: usb-audio: us144mkii: Add deep sleep commandŠerif Rami2-0/+8
2025-08-15ALSA: usb-audio: us144mkii: Add MIDI support and mixer controlsŠerif Rami5-110/+1218
2025-08-15ALSA: usb-audio: us144mkii: Implement audio capture and decodingŠerif Rami5-8/+387
2025-08-15ALSA: usb-audio: us144mkii: Implement audio playback and feedbackŠerif Rami6-27/+963
2025-08-15ALSA: usb-audio: us144mkii: Add PCM core infrastructureŠerif Rami6-6/+428
2025-08-15ALSA: usb-audio: Add initial driver for TASCAM US-144MKIIŠerif Rami2-0/+288
2025-08-14ASoC: wl1273: RemoveDr. David Alan Gilbert4-522/+0
2025-08-14ASoC: es8323: enable DAPM power widgets for playback DAC and outputShimrra Shai1-6/+6