summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: lochnagar: Fix unused lochnagar_of_match warningKrzysztof Kozlowski2022-12-151-1/+1
* ASoC: rt5670: Remove unbalanced pm_runtime_put()Hans de Goede2022-12-131-2/+0
* ASoC: wm8994: Fix potential deadlockMarek Szyprowski2022-12-121-0/+5
* ASoC: codecs: wcd-clsh: Remove the unused functionJiapeng Chong2022-12-071-6/+0
* ASoC: rt715: Make read-only arrays capture_reg_H and capture_reg_L static constColin Ian King2022-12-051-24/+24
* ASoC: wcd938x: Make read-only array minCode_param static constColin Ian King2022-12-051-2/+2
* ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown2022-12-041-5/+25
|\
| * ASoC: hdmi-codec: Allow playback and capture to be disabledMark Brown2022-12-021-5/+25
* | ASoC: da7219: Fix pole orientation detection on OMTP headsets when playing musicDavid Rau2022-12-012-6/+37
* | ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probeZhang Qilong2022-11-291-4/+4
* | ASoC: Merge up fixesMark Brown2022-11-2912-60/+56
|\ \
| * | ASoC: cs42l51: Correct PGA Volume minimum valueCharles Keepax2022-11-251-1/+1
| * | ASoC: Merge dropped fixes from v5.18Mark Brown2022-11-241-0/+3
| |\ \
| | * | ASoC: tlv320adc3xxx: Fix build error for implicit function declarationHui Tang2022-05-121-0/+3
| * | | ASoC: max98373: Add checks for devm_kcallocJiasheng Jiang2022-11-161-0/+4
| * | | ASoC: rt711-sdca: fix the latency time of clock stop prepare state machine tr...Shuming Fan2022-11-161-1/+1
| * | | ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on removeDetlev Casanova2022-11-101-0/+1
| * | | ASoC: hdac_hda: fix hda pcm buffer overflow issueJunxiao Chang2022-11-101-2/+2
| * | | ASoC: wm8962: Wait for updated value of WM8962_CLOCKING1 registerChancel Liu2022-11-091-0/+8
| | |/ | |/|
| * | ASoC: rt5677: fix legacy dai namingJason Montleon2022-11-041-9/+10
| * | ASoC: rt5514: fix legacy dai namingJason Montleon2022-11-041-7/+8
| * | ASoC: tas2780: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-13/+6
| * | ASoC: tas2764: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-13/+6
| * | ASoC: tas2770: Fix set_tdm_slot in case of single slotMartin Povišer2022-10-311-14/+6
* | | ASoC: rt5640: Fix Jack work after system suspendOder Chiou2022-11-281-0/+8
* | | ASoC: max9867: Implement exact integer modePavel Dobias2022-11-281-3/+30
* | | ASoC: sdw-mockup: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-20/+8
* | | ASoC: rt715: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-282-34/+16
* | | ASoC: rt711: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-282-36/+18
* | | ASoC: rt700: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-21/+11
* | | ASoC: rt5682-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-19/+9
* | | ASoC: rt1316-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-22/+10
* | | ASoC: rt1308-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-22/+11
* | | ASoC: max98373-sdw: Switch to new snd_sdw_params_to_config helperCharles Keepax2022-11-281-20/+11
* | | ASoC: adau1372: fixes after debugging custom boardMark Brown2022-11-251-14/+17
|\ \ \
| * | | ASoC: adau1372: add support for S24_LE modeMaarten Zanders2022-11-251-1/+5
| * | | ASoC: adau1372: correct PGA enable & mute bitMaarten Zanders2022-11-251-8/+8
| * | | ASoC: adau1372: fix mclkMaarten Zanders2022-11-251-5/+4
| |/ /
* | | firmware: cs_dsp: Switch to using namespaced exportsMark Brown2022-11-252-1/+2
|\ \ \
| * | | firmware: cs_dsp: Make the exports namespacedRichard Fitzgerald2022-11-251-0/+1
| * | | firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSPRichard Fitzgerald2022-11-251-1/+1
* | | | ASoC: wm_adsp: Report when a control write changes the valueMark Brown2022-11-251-9/+18
|\ \ \ \
| * | | | ASoC: wm_adsp: Return whether changed when writing controlsSimon Trimmer2022-11-231-9/+18
* | | | | ASoC: codecs: src4xxx-i2c: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+2
* | | | | ASoC: max98396: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+3
* | | | | ASoC: codecs: tas2780: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+2
* | | | | ASoC: codecs: es8326: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-241-3/+2
* | | | | ASoC: nau8315: add new acpi id and compatible idDavid Lin2022-11-241-0/+2
| |/ / / |/| | |
* | | | ASoC: wm_adsp: Allow client to hook into pre_run callbackRichard Fitzgerald2022-11-232-0/+12
* | | | ASoC: nau8825: Add a manually mechanism for detection failureDavid Lin2022-11-222-3/+148