aboutsummaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-10-27ASoC: SDCA: Parse XU Entity propertiesCharles Keepax1-0/+25
2025-10-27ASoC: SDCA: Force some SDCA Controls to be volatileCharles Keepax2-8/+59
2025-10-27ASoC: SDCA: Rely less on the ASoC component in IRQ handlingCharles Keepax1-12/+25
2025-10-27ASoC: SDCA: Factor out a helper to find SDCA IRQ dataCharles Keepax1-14/+22
2025-10-27ASoC: SDCA: Update externally_requested flag to cover all requestsCharles Keepax1-4/+4
2025-10-27ASoC: SDCA: Pass device register map from IRQ alloc to handlersCharles Keepax1-1/+4
2025-10-27ASoC: SDCA: Pass SoundWire slave to HIDCharles Keepax2-15/+17
2025-10-27ASoC: SDCA: Add manual PM runtime gets to IRQ handlersCharles Keepax1-10/+32
2025-10-27regmap: sdw-mbq: Don't assume the regmap device is the SoundWire slaveCharles Keepax1-1/+3
2025-10-27ASoC: SDCA: Rename SoundWire struct device variablesCharles Keepax2-10/+10
2025-10-27ALSA: hda/realtek: Fix mute led for HP Victus 15-fa1xxx (MB 8C2D)Eren Demir1-0/+1
2025-10-27ASoC: cs-amp-lib-test: Add test cases for cs_amp_set_efi_calibration_data()Richard Fitzgerald2-8/+1392
2025-10-27ALSA: hda/cs35l56: Set cal_index to the amp indexRichard Fitzgerald1-1/+1
2025-10-27ASoC: cs35l56: Add calibration command to store into UEFIRichard Fitzgerald1-3/+18
2025-10-27ASoC: cs-amp-lib: Add function to write calibration to UEFIRichard Fitzgerald1-4/+186
2025-10-27ASoC: cs-amp-lib: Return attributes from cs_amp_get_efi_variable()Richard Fitzgerald2-5/+33
2025-10-27ASoC: cs-amp-lib-test: Add cases for factory calibration helpersRichard Fitzgerald2-1/+75
2025-10-27ALSA: hda/cs35l56: Create debugfs files for factory calibrationRichard Fitzgerald3-5/+130
2025-10-27ASoC: cs35l56: Create debugfs files for factory calibrationRichard Fitzgerald3-0/+180
2025-10-27ASoC: cs35l56: Add common code for factory calibrationRichard Fitzgerald2-5/+298
2025-10-27ASoC: cs-amp-lib: Add helpers for factory calibrationRichard Fitzgerald1-5/+143
2025-10-27ASoC: cs35l56: Read silicon ID during initialization and save itRichard Fitzgerald1-27/+26
2025-10-27ASoC: renesas: fsi: Constify struct fsi_stream_handlerChristophe JAILLET1-4/+4
2025-10-27ASoC: rt721: fix prepare clock stop failedShuming Fan2-0/+5
2025-10-27ASoC: cs530x: Add SPI bus support for cs530x partsVitaly Rodionov5-0/+126
2025-10-27ASoC: cs530x: Rename i2c related structuresSimon Trimmer3-4/+4
2025-10-27ASoC: cs530x: Correct MCLK reference frequency valuesVitaly Rodionov2-3/+12
2025-10-27ASoC: cs530x: Check the DEVID matches the devtypeSimon Trimmer2-7/+13
2025-10-27ASoC: cs530x: Rename bitfield to reflect common use for ADC and DACVitaly Rodionov1-2/+2
2025-10-27ASoC: cs530x: Add CODEC and DAC supportSimon Trimmer3-45/+440
2025-10-27ASoC: cs530x: Correct constant namingVitaly Rodionov2-10/+10
2025-10-27ASoC: cs530x: Remove unused struct members and constantsVitaly Rodionov2-10/+1
2025-10-27ASoC: cs530x: Sort #include directives and tydy up whitespacesVitaly Rodionov2-28/+23
2025-10-27ASoC: cs530x: Update the copyright headersVitaly Rodionov3-5/+5
2025-10-27ASoC: qcom: sm8250: add qrb2210-sndcard compatible stringAlexey Klimov1-0/+1
2025-10-27ALSA: maestro3: using vmalloc_array() to handle the codetanze1-3/+3
2025-10-27ALSA: usb-audio: don't log messages meant for 1810c when initializing 1824cRoy Vegard Ovesen1-15/+18
2025-10-24ASoC: sdw_utils: add name_prefix for rt1321 part idShuming Fan1-0/+1
2025-10-24ASoC: soc_sdw_utils: add cs35l57 supportBard Liao1-0/+27
2025-10-24ASoC: fsl: correct the bit order issue for DSDMark Brown2-4/+3
2025-10-24ASoC: Intel: avs: Set of streaming fixesMark Brown3-8/+14
2025-10-24ASoC: mediatek: Fix double pm_runtime_disable in remove functionsHaotian Zhang2-2/+0
2025-10-23ASoC: max98090/91: adding DAPM routing for digital output for max98091Sharique Mohammad1-0/+5
2025-10-23ASoC: max98090/91: fixing a spaceSharique Mohammad1-1/+1
2025-10-23ASoC: SOF: Fix function topology name check in profile info outputChen-Yu Tsai1-1/+2
2025-10-23ASoC: fsl_micfil: correct the endian format for DSDShengjiu Wang1-2/+2
2025-10-23ASoC: fsl_sai: fix bit order for DSD formatShengjiu Wang1-2/+1
2025-10-23ASoC: Intel: avs: Use snd_codec format when initializing probeCezary Rojewski1-8/+10
2025-10-23ASoC: Intel: avs: Disable periods-elapsed work when closing PCMCezary Rojewski1-0/+1
2025-10-23ASoC: Intel: avs: Unprepare a stream when XRUN occursCezary Rojewski1-0/+2