| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: wm_adsp: Factor out DSP specific operations | Charles Keepax | 2019-03-19 | 1 | -1/+1 |
* | ASoC: wm_adsp: Move wm_adsp2_set_dspclk to CODEC drivers | Richard Fitzgerald | 2019-03-19 | 1 | -1/+3 |
* | ASoC: arizona: Add channel numbers to AIFs | Charles Keepax | 2019-02-02 | 1 | -40/+40 |
* | ASoC: wm_adsp: Declare firmware controls from codec driver | Richard Fitzgerald | 2018-08-08 | 1 | -0/+5 |
* | ASoC: arizona: Set compressed IRQ to a wake source | Charles Keepax | 2018-06-20 | 1 | -0/+8 |
* | ASoC: arizona: Fixup some minor formatting issues | Charles Keepax | 2018-02-21 | 1 | -28/+34 |
* | ASoC: arizona: replace codec to component | Kuninori Morimoto | 2018-02-14 | 1 | -73/+67 |
* | ASoC: wm5110: replace platform to component | Kuninori Morimoto | 2018-02-12 | 1 | -25/+17 |
* | ASoC: use snd_soc_component_init_regmap() on wm5110 | Kuninori Morimoto | 2017-12-04 | 1 | -9/+3 |
* | ASoC: arizona: Add support for setting the output volume limits | Charles Keepax | 2017-09-20 | 1 | -0/+3 |
* | ASoC: arizona: Add handling for audio related device tree entries | Charles Keepax | 2017-09-19 | 1 | -0/+8 |
* | ASoC: arizona: Add new common Arizona init function | Charles Keepax | 2017-09-19 | 1 | -1/+2 |
*-. | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', '... | Mark Brown | 2017-09-01 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: codecs: make snd_compr_ops const | Bhumika Goyal | 2017-08-16 | 1 | -1/+1 |
| |/ |
|
* | | ASoC: codecs: make snd_soc_platform_driver const | Bhumika Goyal | 2017-08-14 | 1 | -1/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/adau17x1', 'asoc/topic/adsp', 'aso... | Mark Brown | 2017-02-19 | 1 | -1/+9 |
|\ \ |
|
| | * | ASoC: arizona: Propagate errors from arizona_spk_init | Charles Keepax | 2017-01-18 | 1 | -1/+4 |
| |/
|/| |
|
| * | ASoC: wm_adsp: Add mechanism to preload firmware on a core | Charles Keepax | 2017-01-06 | 1 | -0/+5 |
|/ |
|
* | ASoC: arizona: Use component pin control functions | Richard Fitzgerald | 2016-11-30 | 1 | -1/+2 |
* | ASoC: arizona: Access driver data through platform from compressed ops | Charles Keepax | 2016-10-26 | 1 | -1/+1 |
* | ASoC: arizona: Move request of DSP IRQ into bus probe | Charles Keepax | 2016-10-26 | 1 | -15/+13 |
* | ASoC: arizona: Move request of speaker IRQs into bus probe | Charles Keepax | 2016-10-26 | 1 | -4/+16 |
* | ASoC: arizona: Add gating for clock when used for direct MCLK | Charles Keepax | 2016-10-24 | 1 | -3/+7 |
*-. | Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ak4104', 'asoc/... | Mark Brown | 2016-09-29 | 1 | -9/+19 |
|\ \ |
|
| | * | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
| | * | ASoC: codec duplicated callback function goes to component on wm5110 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
| |/
|/| |
|
| * | ASoC: arizona: Attach SYSCLK to DSP preloaders | Charles Keepax | 2016-09-24 | 1 | -2/+0 |
| * | ASoC: arizona: Connect ASRCs to both clock domains | Charles Keepax | 2016-08-11 | 1 | -0/+10 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso... | Mark Brown | 2016-07-24 | 1 | -0/+11 |
|\ \ |
|
| * | | ASoC: arizona: Add voice trigger output widget | Charles Keepax | 2016-05-30 | 1 | -0/+9 |
| * | | ASoC: arizona: Tie SYSCLK to DRC signal activity widgets | Charles Keepax | 2016-05-30 | 1 | -0/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso... | Mark Brown | 2016-07-24 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: arizona: Add data structure for voice trigger notifier | Charles Keepax | 2016-05-31 | 1 | -2/+5 |
| | * | ASoC: arizona: Add event notification on voice trigger events | Charles Keepax | 2016-05-30 | 1 | -0/+4 |
| | * | ASoC: arizona: Add a notifier chain for CODEC events | Charles Keepax | 2016-05-30 | 1 | -0/+1 |
| |/ |
|
* | | ASoC: wm5110: Add missing route from OUT3R to SYSCLK | Ajit Pandey | 2016-06-13 | 1 | -0/+1 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/... | Mark Brown | 2016-05-13 | 1 | -0/+6 |
|\ \ |
|
| * | | ASoC: arizona: call wm_adsp2_remove when codec driver is removed | Richard Fitzgerald | 2016-04-27 | 1 | -0/+6 |
| |/ |
|
* | | ASoC: arizona: Free speaker thermal IRQs in CODEC remove | Charles Keepax | 2016-04-15 | 1 | -0/+2 |
|/ |
|
*---. | Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a... | Mark Brown | 2016-03-13 | 1 | -11/+64 |
|\ \ \ |
|
| | | * | ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT | Charles Keepax | 2016-02-05 | 1 | -1/+1 |
| | | * | ASoC: wm5110: Add support for audio trace firmware | Charles Keepax | 2016-01-29 | 1 | -4/+39 |
| | | * | ASoC: wm_adsp: Move setting of DSP speed into CODEC specific code | Charles Keepax | 2016-01-29 | 1 | -4/+23 |
| | | * | ASoC: wm5110: Fix up snd_soc_register_platform error path | Charles Keepax | 2016-01-29 | 1 | -2/+1 |
| | |/ |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/... | Mark Brown | 2016-02-10 | 1 | -0/+1 |
|\ \ \ \ \
| | | |/ /
| |_|_| /
|/| | | |
|
| | * | | ASoC: wm5110: Unregister compressed platform when driver is removed | Richard Fitzgerald | 2016-01-22 | 1 | -0/+1 |
| | |/ |
|
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into as... | Mark Brown | 2016-01-11 | 1 | -0/+28 |
|\ \ \ \
| | |/ / |
|
| * | | | ASoC: wm_adsp: Pull data through compressed read | Charles Keepax | 2016-01-06 | 1 | -0/+1 |
| * | | | ASoC: wm_adsp: Add a handler for the compressed IRQ | Charles Keepax | 2016-01-06 | 1 | -0/+27 |
| | |/
| |/| |
|