summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-07-03ASoC: codecs: lpass-rx-macro: Use unsigned for number of widgetsKrzysztof Kozlowski1-2/+2
2024-07-03ASoC: codecs: lpass-rx-macro: Keep static regmap_config as constKrzysztof Kozlowski1-4/+10
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify with cleanup.hKrzysztof Kozlowski1-9/+6
2024-07-03ASoC: codecs: lpass-rx-macro: Simplify PDS cleanup with devmKrzysztof Kozlowski2-18/+17
2024-07-03ASoC: tas5086: Convert to GPIO descriptorsLinus Walleij1-15/+12
2024-07-03ASoC: wsa884x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa883x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: wsa881x: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4770: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: jz4760: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs53l30: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l36: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l35: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l34: Constify struct regmap_configJavier Carrasco1-1/+1
2024-07-03ASoC: cs35l56: Set correct upper volume limitMark Brown1-1/+5
2024-07-03ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald1-1/+5
2024-07-03ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)1-23/+11
2024-07-03ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)1-21/+10
2024-07-02ASoC: codecs: nau8824: Add master clock handlingMaxim Kochetkov2-2/+20
2024-07-02ASoC: simple-audio-mux: add state-labelsMark Brown1-15/+40
2024-07-02ASoC: cs35l56: Remove obsolete and redundant codeMark Brown4-365/+39
2024-07-02ASoC: codecs: wsa88xx: add support for static portMark Brown2-0/+16
2024-07-01ASoC: codecs: lpass-wsa-macro: Fix using NULL pointer in probe() dev_errKrzysztof Kozlowski1-1/+1
2024-07-01ASoC: codecs: lpass-rx-macro: Fix using NULL pointer in probe() dev_errKrzysztof Kozlowski1-1/+1
2024-07-01ASoc: tas2781: Add name_prefix as the prefix name of DSP firmwares and calibr...Shenghao Ding1-4/+15
2024-07-01ASoC: codecs: wsa884x: parse port-mapping informationSrinivas Kandagatla1-0/+8
2024-07-01ASoC: codecs: wsa883x: parse port-mapping informationSrinivas Kandagatla1-0/+8
2024-07-01ASoC: simple-audio-mux: enable to select MUX namesKuninori Morimoto1-15/+40
2024-07-01ASoC: cs35l56: Remove redundant clearing of clk_stop_mode1Richard Fitzgerald1-1/+0
2024-07-01ASoC: cs35l56: Remove support for A1 siliconRichard Fitzgerald3-94/+2
2024-07-01ASoC: cs35l56: Revert support for dual-ownership of ASP registersRichard Fitzgerald3-270/+37
2024-06-28ASoC: cs40l50: Support I2S streaming to CS40L50James Ogletree3-0/+320
2024-06-28ASoC: max98088: Check for clk_prepare_enable() errorChen Ni1-3/+7
2024-06-28ASoC: Remove unneeded semicolonYang Li1-1/+1
2024-06-27ASoC: codecs: lpass-wsa-macro: add missing select of common codeKrzysztof Kozlowski1-0/+1
2024-06-26ASoC: rt712-sdca: add the function for version BShuming Fan4-100/+660
2024-06-26ASoC: rt712-sdca: change the definition name of SDCA channel numberShuming Fan4-43/+45
2024-06-26ASoC: codecs: lpass-macro: Use enum for handling codec versionKrzysztof Kozlowski3-7/+7
2024-06-26ASoC: codecs: lpass-macro: Gracefully handle unknown versionKrzysztof Kozlowski2-2/+4
2024-06-26ASoC: rt5645: fix issue of random interrupt from push-buttonJack Yu2-6/+24
2024-06-26ASoC: codecs: lpass-wsa-macro: Correct support for newer v2.5 versionKrzysztof Kozlowski1-3/+306
2024-06-26ASoC: codecs: lpass-wsa-macro: Prepare to accommodate new codec versionsKrzysztof Kozlowski1-122/+218
2024-06-26ASoC: codecs: lpass-wsa-macro: Drop unused defineKrzysztof Kozlowski1-1/+0
2024-06-25ASoC: rt711-sdca: add GE selected mode controlShuming Fan2-0/+73
2024-06-25ASoC: codecs: lpass-rx-macro: add missing handling of v2.1 codecKrzysztof Kozlowski1-0/+3
2024-06-25ASoC: codecs: Drop explicit initialization of struct i2c_device_id::driver_da...Uwe Kleine-König6-6/+9
2024-06-25ASoC: codecs: ES8326: Solving headphone detection andMark Brown1-11/+47
2024-06-24ASoc: tas2781: Add name_prefix as the prefix name of firmwares and kcontrol t...Shenghao Ding2-4/+10
2024-06-24ASoC: mediatek: mt6358: Add "Dmic Mode Switch" kcontrol for switch DMIC mode.Jiaxin Yu1-1/+37
2024-06-24ASoC: codecs: ES8326: regcache_sync error issueZhang Yi1-0/+18