summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm5110.c
Commit message (Expand)AuthorAgeFilesLines
*-. 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
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/adau', 'asoc/topic/adau7002', 'aso...Mark Brown2016-07-241-0/+8
|\ \ \ | | |/ | |/|
| | * 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
| |/
* | ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey2016-06-131-0/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown2016-05-131-0/+6
|\ \
| * | ASoC: arizona: call wm_adsp2_remove when codec driver is removedRichard Fitzgerald2016-04-271-0/+6
| |/
* | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-151-0/+2
|/
*---. Merge remote-tracking branches 'asoc/topic/ab8500', 'asoc/topic/adau17x1', 'a...Mark Brown2016-03-131-11/+64
|\ \ \
| | | * ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOTCharles Keepax2016-02-051-1/+1
| | | * ASoC: wm5110: Add support for audio trace firmwareCharles Keepax2016-01-291-4/+39
| | | * ASoC: wm_adsp: Move setting of DSP speed into CODEC specific codeCharles Keepax2016-01-291-4/+23
| | | * ASoC: wm5110: Fix up snd_soc_register_platform error pathCharles Keepax2016-01-291-2/+1
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/fix/rt5659', 'asoc/fix/sigmadsp', 'asoc/...Mark Brown2016-02-101-0/+1
|\ \ \ \ \ | | | |/ / | |_|_| / |/| | |
| | * | ASoC: wm5110: Unregister compressed platform when driver is removedRichard Fitzgerald2016-01-221-0/+1
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/amd' into as...Mark Brown2016-01-111-0/+28
|\ \ \ \ | | |/ /
| * | | ASoC: wm_adsp: Pull data through compressed readCharles Keepax2016-01-061-0/+1
| * | | ASoC: wm_adsp: Add a handler for the compressed IRQCharles Keepax2016-01-061-0/+27
| | |/ | |/|
* | | Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown2016-01-111-6/+4
|\ \ \
| * | | ASoC: wm5110: Use helper function to lock the DAPM mutexCharles Keepax2015-12-301-6/+4
* | | | Merge tag 'asoc-v4.5' into asoc-nextMark Brown2016-01-111-1/+205
|\ \ \ \ | | |/ / | |/| |
| * | | ASoC: wm_adsp: Attach buffers and streams togetherCharles Keepax2015-12-231-0/+1
| * | | ASoC: wm_adsp: Add support for opening a compressed streamCharles Keepax2015-12-231-0/+23
| * | | ASoC: wm5110: Provide basic hookup for voice controlCharles Keepax2015-12-231-1/+45
| |/ /
| * | ASoC: wm5110: Add DAPM/routing hookup for the ANC blockCharles Keepax2015-11-191-0/+136
| |/
* | ASoC: wm5110: Fix PGA clear when disabling DRECharles Keepax2016-01-061-5/+3
|/
* ASoC: wm5110: Add additional analogue input enable for early revsCharles Keepax2015-09-171-24/+163
*-. Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso...Mark Brown2015-08-301-9/+276
|\ \
| | * ASoC: wm5110: Use reg_sequence for multi_reg_write/register_patchNariman Poushin2015-07-171-6/+6
| | * ASoC: wm5110: Add special DRE on/off handling for the headphone pathCharles Keepax2015-07-081-9/+276
| |/
* | ASoC: arizona: Fix error path in codec probeCharles Keepax2015-07-101-2/+8
* | 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/+6
|\
| * ASoC: wm_adsp: Move DSP Rate controls into the codecRichard Fitzgerald2015-06-191-0/+6
| * Merge branches 'topic/adsp' and 'topic/dapm' of git://git.kernel.org/pub/scm/...Mark Brown2015-06-191-4/+3
| |\
| | \
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/adsp' and 'asoc/topic/atmel' into ...Mark Brown2015-06-221-4/+10
|\ \ \ \ | | |/ / | |/| |
| * | | 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-1/+11
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '...Mark Brown2015-06-051-1/+1
|\ \ \ \ \ | | |/ / / | | | / / | | |/ / | |/| |
| | * | ASoC: wm_adsp: Move DVFS control into codec driverRichard Fitzgerald2015-06-021-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-4/+3
|\ \ \ | | |/ | |/|
| * | ASoC: wm5110: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-4/+3
| |/
* | ASoC: arizona: Fix noise generator gain TLVRichard Fitzgerald2015-05-281-1/+1
|/
* Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2015-01-271-6/+12
|\
| * ASoC: arizona: Coalesce output power up delaysCharles Keepax2015-01-271-6/+6
| * ASoC: arizona: Add delay for output disableCharles Keepax2015-01-271-6/+12
OpenPOWER on IntegriCloud