summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds97-1480/+14910
2024-07-18Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds3-0/+320
2024-07-12Fix the unbalanced pm_runtime_enable in wcd937x-sdwMark Brown3-85/+30
2024-07-12ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding1-9/+120
2024-07-12ASoC: codecs: wcd937x: Remove separate handling for vdd-buck supplyMohammad Rafi Shaik2-49/+14
2024-07-12ASoC: codecs: wcd937x: Remove the string compare in MIC BIAS widget settingsMohammad Rafi Shaik1-26/+8
2024-07-12ASoC: codecs: wcd937x-sdw: Fix Unbalanced pm_runtime_enableMohammad Rafi Shaik1-10/+8
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown4-7/+27
2024-07-10ASoC: cs530x: Remove bclk from private structurePaul Handrigan2-13/+12
2024-07-10ASoC: cs530x: Calculate proper bclk rate using TDMPaul Handrigan2-5/+11
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald1-1/+1
2024-07-10ASoC: codecs: aw88395: Simplify with cleanup.hKrzysztof Kozlowski1-34/+17
2024-07-09ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding2-4/+6
2024-07-08ASoC: Simplify code with cleanup.hMark Brown3-80/+47
2024-07-08ASoc: TAS2781: replace beXX_to_cpup with get_unaligned_beXX for potentially b...Shenghao Ding1-36/+35
2024-07-08ASoC: codecs: wcd934x: Simplify with cleanup.hKrzysztof Kozlowski1-13/+9
2024-07-08ASoC: codecs: wcd9335: Simplify with cleanup.hKrzysztof Kozlowski1-13/+9
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_probe() with cleanup.hKrzysztof Kozlowski1-29/+18
2024-07-08ASoC: codecs: audio-iio-aux: Simplify audio_iio_aux_add_dapms() with cleanup.hKrzysztof Kozlowski1-25/+11
2024-07-05ASoc: pcm6240: Remove unnecessary name-prefix for all the controlsShenghao Ding1-24/+6
2024-07-04ASoC: codecs: lpass-rx-macro: Few code cleanupsMark Brown3-45/+45
2024-07-04ASoc: tas2781: Set "Speaker Force Firmware Load" as the common kcontrol for b...Shenghao Ding1-7/+22
2024-07-04ASoC: codecs: wcd939x: Fix typec mux and switch leak during device removalKrzysztof Kozlowski1-47/+66
2024-07-04ASoC: ak4458: remove "reset-gpios" property handlerShengjiu Wang1-10/+1
2024-07-04ASoC: rt711-sdw: add missing readable registersBard Liao1-0/+2
2024-07-03ASoC: codecs: lpass-wsa-macro: Simplify with cleanup.hKrzysztof Kozlowski1-12/+10
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