aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs47l24.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-26/+26
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald1-0/+3
2018-06-20ASoC: arizona: Set compressed IRQ to a wake sourceCharles Keepax1-0/+8
2018-02-21ASoC: arizona: Fixup some minor formatting issuesCharles Keepax1-11/+11
2018-02-14ASoC: arizona: replace codec to componentKuninori Morimoto1-46/+40
2018-02-12ASoC: cs47l24: replace platform to componentKuninori Morimoto1-25/+17
2017-12-04ASoC: use snd_soc_component_init_regmap() on cs47l24Kuninori 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-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika 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/+7
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/+3
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: cs47l24: Fixup missing variable typoCharles Keepax1-0/+1
2016-10-26ASoC: arizona: Move request of DSP IRQ into bus probeCharles Keepax1-13/+13
2016-10-26ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax1-4/+15
2016-10-24ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax1-2/+4
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-8/+18
2016-09-24ASoC: arizona: Attach SYSCLK to DSP preloadersCharles Keepax1-2/+0
2016-08-11ASoC: arizona: Connect ASRCs to both clock domainsCharles Keepax1-0/+10
2016-08-08ASoC: codec duplicated callback function goes to component on cs47l24Kuninori 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-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-4/+42
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-adspMark Brown1-0/+5
2016-04-27ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald1-0/+5
2016-04-15ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax1-0/+3
2016-03-29ASoC: cs47l24: Add support for audio trace firmwareCharles Keepax1-3/+35
2016-03-29ASoC: cs47l24: Fix a couple of small whitespace errorsCharles Keepax1-1/+2
2016-02-05ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax1-1/+1
2016-01-29ASoC: cs47l24: Add voice control compressed streamRichard Fitzgerald1-2/+96
2016-01-29ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax1-2/+21
2015-11-16ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecsRichard Fitzgerald1-0/+1148