summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/cs47l24.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: codec: cs47lxx: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: codecs/cs47lxx: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+6
* ASoC: codecs: cs47l24: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: cs*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adspSimon Trimmer2021-09-271-7/+7
* ASoC: wm_adsp: Rename generic DSP supportSimon Trimmer2021-09-271-3/+3
* ASoC: cs47125: Constify static struct snd_compress_opsRikard Falkeborn2021-06-011-1/+1
* ASoC: cs*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-6/+6
* ASoC: codec: wm_adsp: use snd_compress_opsKuninori Morimoto2020-04-211-4/+4
* ASoC: codecs: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: wm_adsp: Factor out DSP specific operationsCharles Keepax2019-03-191-1/+1
* ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC driversRichard Fitzgerald2019-03-191-1/+3
* ASoC: arizona: Add channel numbers to AIFsCharles Keepax2019-02-021-26/+26
* ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald2018-08-081-0/+3
* ASoC: arizona: Set compressed IRQ to a wake sourceCharles Keepax2018-06-201-0/+8
* 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