summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-10-28allwinner: a523: Enable I2S and SPDIF TXMark Brown1-2/+24
2025-10-28Sndcard compatible for qrb2210/qcm2290Mark Brown1-0/+1
2025-10-28ALSA: cs35l56: Add support for factory calibrationMark Brown9-48/+2466
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao1-1/+0
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders1-4/+4
2025-10-28ASoC: Fix build for sdw_utilsMark Brown1-1/+0
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-28ASoC: spacemit: use `depends on` instead of `select`Troy Mitchell1-2/+1
2025-10-28ASoC: spacemit: add failure check for spacemit_i2s_init_dai()Troy Mitchell1-1/+3
2025-10-27ASoC: sun4i-spdif: Support SPDIF output on A523 familyChen-Yu Tsai1-2/+24
2025-10-27ASoC: SDCA: Add HID button IRQCharles Keepax2-0/+74
2025-10-27ASoC: SDCA: Add early IRQ handlingCharles Keepax1-0/+71
2025-10-27ASoC: SDCA: Add UMP timeout handling for FDLCharles Keepax2-1/+64
2025-10-27ASoC: SDCA: Add completion for FDL start and stopCharles Keepax1-0/+75
2025-10-27ASoC: SDCA: Add FDL-specific IRQ processingMaciej Strozek1-0/+34
2025-10-27ASoC: SDCA: Add FDL library for XU entitiesMaciej Strozek3-0/+385
2025-10-27ASoC: SDCA: Add SDCA FDL data parsingMaciej Strozek2-0/+113
2025-10-27ASoC: SDCA: Add UMP buffer helper functionsCharles Keepax2-1/+249
2025-10-27ASoC: SDCA: Parse Function Reset max delayCharles Keepax1-2/+8
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