summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart2024-04-291-2/+11
* ASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart2024-04-291-1/+5
* ASoC: rt715-sdca: volume step modificationJack Yu2024-04-231-4/+4
* ASoC: cs35l56: Avoid static analysis warning of uninitialised variableSimon Trimmer2024-04-231-1/+1
* ASoC: codecs: wsa881x: set clk_stop_mode1 flagSrinivas Kandagatla2024-04-201-0/+1
* ASoC: rt715: add vendor clear control registerJack Yu2024-04-161-0/+1
* ASoC: cs35l41: Update DSP1RX5/6 Sources for DSP configStefan Binding2024-04-111-6/+20
* ASoC: cs35l56: Fixes to handling of ASP1 configMark Brown2024-04-093-32/+79
|\
| * ASoC: cs35l56: Prevent overwriting firmware ASP configRichard Fitzgerald2024-04-082-22/+65
| * ASoC: cs35l56: Fix unintended bus access while resetting ampRichard Fitzgerald2024-04-083-10/+14
* | ASoC: rt722-sdca: add headset microphone vrefo settingJack Yu2024-04-092-6/+22
* | ASoC: rt722-sdca: modify channel number to support 4 channelsJack Yu2024-04-091-1/+1
* | ASoC: rt5645: Fix the electric noise due to the CBJ contacts floatingDerek Fang2024-04-091-0/+25
|/
* ASoC: Merge up left over v6.8 fixMark Brown2024-04-031-1/+2
|\
| * ASoC: wm_adsp: Fix missing mutex_lock in wm_adsp_write_ctl()Richard Fitzgerald2024-03-071-1/+2
* | ASoC: codecs: ES8326: Removing the control of ADC_SCALEZhang Yi2024-04-021-2/+0
* | ASoC: codecs: ES8326: Solve a headphone detection issue after suspend and resumeZhang Yi2024-04-021-0/+5
* | ASoC: codecs: ES8326: modify clock tableZhang Yi2024-04-022-12/+12
* | ASoC: codecs: ES8326: Solve error interruption issueZhang Yi2024-04-021-3/+5
* | ASoC: rt-sdw*: add __func__ to all error logsPierre-Louis Bossart2024-03-2816-112/+115
* | ASoC: rt722-sdca-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
* | ASoC: rt712-sdca-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+3
* | ASoC: rt711-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
* | ASoC: rt711-sdca: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
* | ASoC: rt5682-sdw: fix locking sequencePierre-Louis Bossart2024-03-281-2/+2
* | ASoC: cs42l43: Correct extraction of data pointer in suspend/resumeCharles Keepax2024-03-261-4/+8
* | ASoC: cs-amp-lib: Check for no firmware controls when writing calibrationSimon Trimmer2024-03-251-0/+5
* | Merge tag 'asoc-fix-v6.9-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-03-211-2/+2
|\ \
| * | ASoC: Merge up releaseMark Brown2024-03-135-13/+23
| |\|
| * | ASoC: tlv320adc3xxx: Don't strip remove function when driver is builtinUwe Kleine-König2024-03-111-2/+2
* | | Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2024-03-1155-379/+8875
|\| |
| * | ASoC: codecs: ES8326: Changing members of private structureZhang Yi2024-03-071-17/+1
| * | ASoC: cs-amp-lib: Add KUnit test for calibration helpersRichard Fitzgerald2024-03-044-2/+740
| * | ASoC: cs35l56: Prevent bad sign extension in cs35l56_read_silicon_uid()Richard Fitzgerald2024-02-271-2/+3
| * | ASoC: codecs: Simplify mclk initializationMark Brown2024-02-266-40/+20
| |\ \
| | * | ASoC: codecs: rt5660: Simplify mclk initializationCezary Rojewski2024-02-211-6/+3
| | * | ASoC: codecs: rt5640: Simplify mclk initializationCezary Rojewski2024-02-211-6/+3
| | * | ASoC: codecs: rt5616: Simplify mclk initializationCezary Rojewski2024-02-211-6/+3
| | * | ASoC: codecs: rt5514: Simplify mclk initializationCezary Rojewski2024-02-211-6/+3
| | * | ASoC: codecs: nau8825: Simplify mclk initializationCezary Rojewski2024-02-211-8/+4
| | * | ASoC: codecs: da7213: Simplify mclk initializationCezary Rojewski2024-02-211-8/+4
| * | | ASoC: codecs: tx-macro: correct TX SMIC MUXn widgets on SM8350+Krzysztof Kozlowski2024-02-262-31/+292
| * | | ASoC: codecs: tx-macro: split widgets per different LPASS versionsKrzysztof Kozlowski2024-02-262-151/+232
| * | | ALSA: cs35l56: Apply calibration from EFIMark Brown2024-02-248-12/+433
| |\ \ \
| | * | | ASoC: cs35l56: Apply amp calibration from EFI dataRichard Fitzgerald2024-02-232-3/+61
| | * | | ASoC: cs35l56: Add helper functions for amp calibrationRichard Fitzgerald2024-02-232-0/+84
| | * | | ASoC: cs-amp-lib: Add helpers for factory calibration dataRichard Fitzgerald2024-02-233-0/+268
| | * | | ASoC: wm_adsp: Add wm_adsp_start() and wm_adsp_stop()Richard Fitzgerald2024-02-232-9/+20
| * | | | ASoC: codecs: wsa884x: Allow sharing reset GPIOKrzysztof Kozlowski2024-02-211-10/+43
| | |/ / | |/| |
| * | | ASoC: Intel: avs: Fixes and new platforms supportMark Brown2024-02-218-110/+568
| |\| |