summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ASoC: wsa884x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: wsa883x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: wsa881x: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: jz4770: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: jz4760: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: cs53l30: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: cs35l36: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: cs35l35: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: cs35l34: Constify struct regmap_configJavier Carrasco2024-07-031-1/+1
* ASoC: cs35l56: Set correct upper volume limitMark Brown2024-07-032-2/+6
|\
| * ASoC: cs35l56: Limit Speaker Volume to +12dB maximumRichard Fitzgerald2024-07-031-1/+1
| * ASoC: cs35l56: Use header defines for Speaker Volume control definitionRichard Fitzgerald2024-07-031-1/+5
* | ASoC: fsl_xcvr: Improve suspend/resume flow in fsl_xcvr_trigger()Chancel Liu2024-07-031-20/+23
* | ASoC: tas2781: Use of_property_read_reg()Rob Herring (Arm)2024-07-031-23/+11
* | ASoC: PCM6240: Use of_property_read_reg()Rob Herring (Arm)2024-07-031-21/+10
|/
* ASoC: topology: kcontrol registration cleanupMark Brown2024-07-021-374/+194
|\
| * ASoC: topology: Unify code for creating standalone and widget enum controlAmadeusz Sławiński2024-07-021-77/+9
| * ASoC: topology: Unify code for creating standalone and widget mixer controlAmadeusz Sławiński2024-07-021-57/+9
| * ASoC: topology: Unify code for creating standalone and widget bytes controlAmadeusz Sławiński2024-07-021-42/+9
| * ASoC: topology: Reshuffle function placementAmadeusz Sławiński2024-07-021-233/+233
| * ASoC: topology: Rename function creating widget kcontrolAmadeusz Sławiński2024-07-021-6/+6
| * ASoC: topology: Align dynamic object initialization for controlsAmadeusz Sławiński2024-07-021-5/+9
| * ASoC: topology: Correctly set shift_r in soc_tplg_denum_create()Amadeusz Sławiński2024-07-021-1/+1
| * ASoC: topology: Cleanup soc_tplg_dapm_widget_denum_createAmadeusz Sławiński2024-07-021-21/+10
| * ASoC: topology: Cleanup soc_tplg_dapm_widget_dmixer_createAmadeusz Sławiński2024-07-021-23/+12
| * ASoC: topology: Cleanup soc_tplg_dapm_widget_dbytes_createAmadeusz Sławiński2024-07-021-12/+5
| * ASoC: topology: Properly initialize soc_enum valuesAmadeusz Sławiński2024-07-021-0/+2
| * ASoC: topology: Do not do unnecessary dobj managementAmadeusz Sławiński2024-07-021-4/+0
| * ASoC: topology: Simplify codeAmadeusz Sławiński2024-07-021-7/+3
* | Add master clock handling for nau8824Mark Brown2024-07-023-2/+28
|\ \
| * | ASoC: codecs: nau8824: Add master clock handlingMaxim Kochetkov2024-07-022-2/+20
| * | ASoC: dt-bindings: nau8824: Add master clock handlingMaxim Kochetkov2024-07-021-0/+8
| |/
* | ASoC: dt-bindings: realtek,rt5645: Convert to dtschemaAnimesh Agarwal2024-07-022-82/+131
* | firmware: cs_dsp: Don't allow writes to read-only controlsRichard Fitzgerald2024-07-021-0/+3
|/
* ASoC: simple-audio-mux: add state-labelsMark Brown2024-07-022-15/+46
|\
| * ASoC: dt-bindings: simple-audio-mux: add state-labels propertyKuninori Morimoto2024-07-011-0/+6
| * ASoC: simple-audio-mux: enable to select MUX namesKuninori Morimoto2024-07-011-15/+40
* | ASoC: cs35l56: Remove obsolete and redundant codeMark Brown2024-07-025-370/+45
|\ \
| * | ASoC: cs35l56: Remove redundant clearing of clk_stop_mode1Richard Fitzgerald2024-07-011-1/+0
| * | ASoC: cs35l56: Remove support for A1 siliconRichard Fitzgerald2024-07-014-96/+2
| * | ASoC: cs35l56: Revert support for dual-ownership of ASP registersRichard Fitzgerald2024-07-014-273/+43
| |/
* | ASoC: codecs: wsa88xx: add support for static portMark Brown2024-07-024-0/+32
|\ \
| * | ASoC: codecs: wsa884x: parse port-mapping informationSrinivas Kandagatla2024-07-011-0/+8
| * | ASoC: dt-bindings: wsa8840: Document port mapping propertySrinivas Kandagatla2024-07-011-0/+8
| * | ASoC: codecs: wsa883x: parse port-mapping informationSrinivas Kandagatla2024-07-011-0/+8
| * | ASoC: dt-bindings: wsa883x: Document port mapping propertyManikantan R2024-07-011-0/+8
| |/
* | ASoC: codecs: lpass-wsa-macro: Fix using NULL pointer in probe() dev_errKrzysztof Kozlowski2024-07-011-1/+1
* | ASoC: codecs: lpass-rx-macro: Fix using NULL pointer in probe() dev_errKrzysztof Kozlowski2024-07-011-1/+1
* | ASoC: fsl: lpc3xxx-i2s: Include bitfield.h for FIELD_PREPNathan Chancellor2024-07-011-0/+1
* | ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()Nathan Chancellor2024-07-011-1/+1