aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/cs47l24.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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