aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2025-08-14ASoC: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang1-1/+0
2025-08-14ASoC: rt1321: Add RT1321 amplifier supportShuming Fan2-47/+343
2025-08-14ALSA: hda/tas2781: Normalize the volume kcontrol nameBaojun Xu1-1/+1
2025-08-14ALSA: usb-audio: Validate UAC3 cluster segment descriptorsTakashi Iwai1-3/+22
2025-08-14ALSA: usb-audio: Validate UAC3 power domain descriptors, tooTakashi Iwai1-0/+12
2025-08-14ALSA: hda: Improve local variable data type in print_device_list()Thorsten Blum1-5/+4
2025-08-14ALSA: hda: Use min() to simplify snd_hda_get_devices()Thorsten Blum1-6/+5
2025-08-14Merge tag 'asoc-fix-v6.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai15-50/+45
2025-08-13ASoC: Intel: sst: Remove redundant semicolonsLiao Yuanhong1-1/+1
2025-08-13ALSA: hda: Improve local variable data type in snd_hda_get_num_devices()Thorsten Blum1-1/+1
2025-08-13Revert "ALSA: hda: Add ASRock X670E Taichi to denylist"Mario Limonciello (AMD)1-1/+0
2025-08-13ALSA: azt3328: Put __maybe_unused for inline functions for gameportTakashi Iwai1-4/+4
2025-08-13ALSA: usb-audio: Use auto-cleanup for shutdown locksTakashi Iwai5-264/+206
2025-08-13ASoC: tas2781: Normalize the volume kcontrol nameBaojun Xu1-2/+2
2025-08-12ASoC: stm: stm32_i2s: Fix calc_clk_div() error handling in determine_rate()Sergio Perez Gonzalez1-5/+2
2025-08-12gpiolib: fence off legacy interfacesMark Brown2-2/+5
2025-08-12ASoC: codecs: Add support for FourSemi FS2104/5SMark Brown6-0/+2093
2025-08-12ASoC: Intel: avs: Conditional path supportMark Brown4-0/+398
2025-08-12ASoC: unpack snd_soc_component_xxx_bias_level()Mark Brown1-0/+31
2025-08-12ASoC: fix "dependant"->"dependent"Xichao Zhao2-7/+7
2025-08-12ASoC: codecs: Call strscpy() with correct size argumentThorsten Blum6-28/+17
2025-08-12ALSA: usb-audio: Replace manual mutex/spinlock with guard()Takashi Iwai9-217/+149
2025-08-12ALSA: 6fire: Clean ups with guard()Takashi Iwai3-85/+59
2025-08-12ALSA: usb: scarlett2: Clean ups with guard() and __free()Takashi Iwai1-880/+437
2025-08-11ALSA: hda/realtek: Fix headset mic on HONOR BRB-XVasiliy Kovalev1-0/+1
2025-08-11ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driverNick Li4-0/+1673
2025-08-11ASoC: codecs: Add library for FourSemi audio amplifiersNick Li4-0/+420
2025-08-11ALSA: hda: Add TAS5825 supportBaojun Xu2-3/+92
2025-08-11ALSA: hda: Fix spelling mistake "dismatch" -> "mismatch"Colin Ian King1-1/+1
2025-08-11ALSA: hda/realtek: Add Framework Laptop 13 (AMD Ryzen AI 300) to quirksChristopher Eby1-0/+1
2025-08-10ASoC: cs48l32: Use PTR_ERR_OR_ZERO() to simplify codeXichao Zhao1-3/+1