summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2024-03-12ASoC: rockchip: i2s-tdm: Fix inaccurate sampling ratesLuca Ceresoli
2024-03-11ASoC: amd: yc: Fix non-functional mic on ASUS M7600REM Cooley
2024-03-11ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König
2024-03-07ASoC: Intel: catpt: Carefully use PCI bitwise constantsAndy Shevchenko
2024-03-07ASoC: codecs: ES8326: Changing members of private structureZhang Yi
2024-03-06ASoC: trace: add event to snd_soc_dapm trace eventsLuca Ceresoli
2024-03-06ASoC: trace: add component to set_bias_level trace eventsLuca Ceresoli
2024-03-05ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.hAndy Shevchenko
2024-03-04ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()Chancel Liu
2024-03-04ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald
2024-02-27ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet
2024-02-27ASoC: cs35l56: Prevent bad sign extension in cs35l56_read_silicon_uid()Richard Fitzgerald
2024-02-26ASoC: meson: axg fixes and clean-upMark Brown
2024-02-26ASoC: codecs: Simplify mclk initializationMark Brown
2024-02-26ASoC: meson: axg-fifo: take continuous ratesJerome Brunet
2024-02-26ASoC: meson: axg-spdifin: use max width for rate detectionJerome Brunet
2024-02-26ASoC: meson: axg-tdm-interface: update error format error tracesJerome Brunet
2024-02-26ASoC: meson: axg-tdm-interface: add frame rate constraintJerome Brunet
2024-02-26ASoC: meson: axg-tdm-interface: fix mclk setup without mclk-fsJerome Brunet
2024-02-26ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+Krzysztof Kozlowski
2024-02-26ASoC: codecs: tx-macro: split widgets per different LPASS versionsKrzysztof Kozlowski
2024-02-24ALSA: cs35l56: Apply calibration from EFIMark Brown
2024-02-23ALSA: hda: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald
2024-02-23ASoC: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald
2024-02-23ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald
2024-02-23ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald
2024-02-23ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()Richard Fitzgerald
2024-02-22ASoC: soc-core: tidyup strcmp() param on snd_soc_is_matching_dai()Kuninori Morimoto
2024-02-22ASoC: amd: ps: modify ACP register end address macroVijendar Mukunda
2024-02-22ASoC: amd: ps: update licenseVijendar Mukunda
2024-02-21ASoC: codecs: rt5660: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: rt5640: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: rt5616: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: rt5514: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: nau8825: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: da7213: Simplify mclk initializationCezary Rojewski
2024-02-21ASoC: codecs: wsa884x: Allow sharing reset GPIOKrzysztof Kozlowski
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-20ASoC: Intel: avs: Populate board selection with new I2S entriesCezary Rojewski
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski
2024-02-20ASoC: Intel: avs: TGL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: ICL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: CNL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: Abstract IRQ handlingCezary Rojewski
2024-02-20ASoC: Intel: avs: Abstract IPC handlingCezary Rojewski
2024-02-20ASoC: Intel: avs: Prefix SKL/APL-specific membersCezary Rojewski
2024-02-20ASoC: Intel: avs: Fix sound clipping in single capture scenarioCezary Rojewski
2024-02-20ASoC: Intel: avs: L1SEN reference countedCezary Rojewski
2024-02-19ASoC: cs42l42: Remove redundant delays in suspend().Vitaly Rodionov
2024-02-19ASoC: tas2781: Remove redundant initialization of pointer 'data'Colin Ian King