aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/wm5110.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-13Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/topic/atmel' and 'asoc/topic/au1x' into asoc-nextMark Brown1-0/+6
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald1-0/+6
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax1-0/+2
2016-03-13Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'asoc/topic/ads117x', 'asoc/topic/adsp' and 'asoc/topic/arizona' into asoc-nextMark Brown1-11/+64
2016-02-10Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/fix/simple', 'asoc/fix/wm5110' and 'asoc/fix/wm8960' into asoc-linusMark Brown1-0/+1
2016-02-05ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax1-1/+1
2016-01-29ASoC: wm5110: Add support for audio trace firmwareCharles Keepax1-4/+39
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax1-4/+23
2016-01-29ASoC: wm5110: Fix up snd_soc_register_platform error pathCharles Keepax1-2/+1
2016-01-22ASoC: wm5110: Unregister compressed platform when driver is removedRichard Fitzgerald1-0/+1
2016-01-11Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into asoc-nextMark Brown1-0/+28
2016-01-11Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-6/+4