summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5102.c
Commit message (Expand)AuthorAgeFilesLines
* 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-32/+32
* ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald2018-08-081-0/+2
* ASoC: arizona: Set compressed IRQ to a wake sourceCharles Keepax2018-06-201-0/+8
* ASoC: arizona: Fixup some minor formatting issuesCharles Keepax2018-02-211-10/+10
* ASoC: arizona: replace codec to componentKuninori Morimoto2018-02-141-56/+50
* ASoC: wm5102: replace platform to componentKuninori Morimoto2018-02-121-25/+17
* ASoC: use snd_soc_component_init_regmap() on wm5102Kuninori Morimoto2017-12-041-8/+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
|/
*-. Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso...Mark Brown2017-02-191-1/+6
|\ \
| | * 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/+2
|/
* ASoC: arizona: Use component pin control functionsRichard Fitzgerald2016-11-301-1/+2
* ASoC: arizona: Call arizona_init_notifiers for all CODECsCharles Keepax2016-11-101-0/+1
* ASoC: arizona: Access driver data through platform from compressed opsCharles Keepax2016-10-261-1/+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/+16
* ASoC: arizona: Add gating for clock when used for direct MCLKCharles Keepax2016-10-241-2/+7
*-. Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/...Mark Brown2016-09-291-8/+19
|\ \
| | * ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
| | * ASoC: codec duplicated callback function goes to component on wm5102Kuninori Morimoto2016-08-081-6/+8
| |/ |/|
| * ASoC: arizona: Attach SYSCLK to DSP preloadersCharles Keepax2016-09-241-1/+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/+1
|\ \
| * | ASoC: arizona: Tie SYSCLK to DRC signal activity widgetsCharles Keepax2016-05-301-0/+1
| |/
* / ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax2016-06-131-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown2016-05-131-0/+4
|\ \
| * | ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald2016-04-271-0/+4
| |/
* | ASoC: wm5102: Free compressed IRQ in CODEC removeCharles Keepax2016-04-151-0/+3
* | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-151-0/+2
|/
* ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-051-1/+1
* ASoC: wm5102: Add support for the audio trace firmwareCharles Keepax2016-01-291-1/+84
* ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax2016-01-291-3/+3
* ASoC: arizona: Fix error path in codec probeCharles Keepax2015-07-101-1/+6
* ASoC: arizona: Implement stability check for LHPF coefficientsCharles Keepax2015-07-071-4/+4
* ASoC: arizona: Implement stability check for EQ coefficientsCharles Keepax2015-07-071-8/+4
* Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2015-06-221-0/+5
|\
| * ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-0/+5
| * Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/...Mark Brown2015-06-191-2/+3
| |\
| | \
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into ...Mark Brown2015-06-221-2/+4
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: wm_adsp: create ALSA controls from wm_adsp driverRichard Fitzgerald2015-06-111-4/+0
| * | | ASoC: wm_adsp: Add codec_probe and codec_remove stubsRichard Fitzgerald2015-06-111-0/+6
| | | |
| \ \ \
*-. | | | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-051-4/+51
|\ \| | | | | |/ / | |/| |
| | * | ASoC: wm_adsp: Move DVFS control into codec driverRichard Fitzgerald2015-06-021-2/+45