summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs47l24.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: arizona: Fixup some minor formatting issuesCharles Keepax2018-02-211-11/+11
* ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-46/+40
* ASoC: cs47l24: replace platform to componentKuninori Morimoto2018-02-121-25/+17
* ASoC: use snd_soc_component_init_regmap() on cs47l24Kuninori Morimoto2017-12-041-9/+3
* ASoC: arizona: Add support for setting the output volume limitsCharles Keepax2017-09-201-0/+3
* ASoC: arizona: Add handling for audio related device tree entriesCharles Keepax2017-09-191-0/+8
* ASoC: arizona: Add new common Arizona init functionCharles Keepax2017-09-191-1/+2
*-. Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', '...Mark Brown2017-09-011-1/+1
|\ \
| | * ASoC: codecs: make snd_compr_ops constBhumika Goyal2017-08-161-1/+1
| |/
* | ASoC: codecs: make snd_soc_platform_driver constBhumika Goyal2017-08-141-1/+1
* | ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...Mark Brown2017-02-191-1/+7
|\ \
| | * ASoC: arizona: Propagate errors from arizona_spk_initCharles Keepax2017-01-181-1/+4
| |/ |/|
| * ASoC: wm_adsp: Add mechanism to preload firmware on a coreCharles Keepax2017-01-061-0/+3
|/
* ASoC: arizona: Use component pin control functionsRichard Fitzgerald2016-11-301-1/+2
* ASoC: arizona: Access driver data through platform from compressed opsCharles Keepax2016-10-261-1/+1
* ASoC: cs47l24: Fixup missing variable typoCharles Keepax2016-10-261-0/+1
* ASoC: arizona: Move request of DSP IRQ into bus probeCharles Keepax2016-10-261-13/+13
* ASoC: arizona: Move request of speaker IRQs into bus probeCharles Keepax2016-10-261-4/+15
* ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax2016-10-241-2/+4
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-8/+18
|\ \
| | * ASoC: codec duplicated callback function goes to component on cs47l24Kuninori Morimoto2016-08-081-6/+8
| |/ |/|
| * ASoC: arizona: Attach SYSCLK to DSP preloadersCharles Keepax2016-09-241-2/+0
| * ASoC: arizona: Connect ASRCs to both clock domainsCharles Keepax2016-08-111-0/+10
|/
*-. Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown2016-07-241-0/+11
|\ \
| * | ASoC: arizona: Add voice trigger output widgetCharles Keepax2016-05-301-0/+9
| * | ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax2016-05-301-0/+2
| |/
* | ASoC: arizona: Add data structure for voice trigger notifierCharles Keepax2016-05-311-2/+5
* | ASoC: arizona: Add event notification on voice trigger eventsCharles Keepax2016-05-301-0/+4
* | ASoC: arizona: Add a notifier chain for CODEC eventsCharles Keepax2016-05-301-0/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown2016-05-131-4/+42
|\ \
| * \ Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2016-05-041-0/+5
| |\ \
| | * | ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald2016-04-271-0/+5
| | |/
| * | ASoC: cs47l24: Add support for audio trace firmwareCharles Keepax2016-03-291-3/+35
| * | ASoC: cs47l24: Fix a couple of small whitespace errorsCharles Keepax2016-03-291-1/+2
| |/
* | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-151-0/+3
|/
* ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-051-1/+1
* ASoC: cs47l24: Add voice control compressed streamRichard Fitzgerald2016-01-291-2/+96
* ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax2016-01-291-2/+21
* ASoC: cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecsRichard Fitzgerald2015-11-161-0/+1148
OpenPOWER on IntegriCloud