aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-10ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"Zhang Qilong1-3/+3
2022-10-03ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong1-0/+1
2022-09-29ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong1-3/+3
2022-06-27ASoC: wm*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-21ASoC: wm5110: Fix DRE controlCharles Keepax1-2/+6
2021-09-27ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer1-7/+7
2021-09-27ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer1-5/+5
2021-06-01ASoC: wm5110: Constify static struct snd_compress_opsRikard Falkeborn1-1/+1
2021-03-24ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new jack libraryHans de Goede1-1/+11
2021-01-21ASoC: wm*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-6/+6
2020-06-22ASoC: codecs: wm*: rename to snd_soc_component_read()Kuninori Morimoto1-3/+3
2020-04-21ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto1-4/+4
2020-03-27ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-03-19ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax1-1/+1
2019-03-19ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald1-1/+3
2019-02-02ASoC: arizona: Add channel numbers to AIFsCharles Keepax1-40/+40
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald1-0/+5
2018-06-20ASoC: arizona: Set compressed IRQ to a wake sourceCharles Keepax1-0/+8
2018-02-21ASoC: arizona: Fixup some minor formatting issuesCharles Keepax1-28/+34
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-73/+67
2018-02-12ASoC: wm5110: replace platform to componentKuninori Morimoto1-25/+17
2017-12-04ASoC: use snd_soc_component_init_regmap() on wm5110Kuninori Morimoto1-9/+3
2017-09-20ASoC: arizona: Add support for setting the output volume limitsCharles Keepax1-0/+3
2017-09-19ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax1-0/+8
2017-09-19ASoC: arizona: Add new common Arizona init functionCharles Keepax1-1/+2
2017-09-01Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x' and 'asoc/topic/bcm' into asoc-nextMark Brown1-1/+1
2017-08-16ASoC: codecs: make snd_compr_ops constBhumika Goyal1-1/+1
2017-08-14ASoC: codecs: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-02-19Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'asoc/topic/ak4642', 'asoc/topic/amd' and 'asoc/topic/arizona' into asoc-nextMark Brown1-1/+9
2017-01-18ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax1-1/+4
2017-01-06ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax1-0/+5
2016-11-30ASoC: arizona: Use component pin control functionsRichard Fitzgerald1-1/+2
2016-10-26ASoC: arizona: Access driver data through platform from compressed opsCharles Keepax1-1/+1
2016-10-26ASoC: arizona: Move request of DSP IRQ into bus probeCharles Keepax1-15/+13
2016-10-26ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax1-4/+16
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax1-3/+7
2016-09-29Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/topic/arizona', 'asoc/topic/atmel' and 'asoc/topic/codec-component' into asoc-nextMark Brown1-9/+19
2016-09-24ASoC: arizona: Attach SYSCLK to DSP preloadersCharles Keepax1-2/+0
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-11ASoC: arizona: Connect ASRCs to both clock domainsCharles Keepax1-0/+10
2016-08-08ASoC: codec duplicated callback function goes to component on wm5110Kuninori Morimoto1-6/+8
2016-07-24Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/bt-sco', 'asoc/topic/compress' and 'asoc/topic/cs35l33' into asoc-nextMark Brown1-0/+11
2016-07-24Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'asoc/topic/adsp', 'asoc/topic/ak4613' and 'asoc/topic/ak4642' into asoc-nextMark Brown1-0/+8
2016-06-13ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey1-0/+1
2016-05-31ASoC: arizona: Add data structure for voice trigger notifierCharles Keepax1-2/+5
2016-05-30ASoC: arizona: Add voice trigger output widgetCharles Keepax1-0/+9
2016-05-30ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax1-0/+2
2016-05-30ASoC: arizona: Add event notification on voice trigger eventsCharles Keepax1-0/+4
2016-05-30ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax1-0/+1