summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: constify snd_soc_codec_driver structuresJulia Lawall2016-09-011-1/+1
* ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-2/+2
* ASoC: wm8994: fix add dynamic path errorZidan Wang2015-08-201-8/+10
*-. Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '...Mark Brown2015-06-051-2/+4
|\ \
| * | ASoC: wm8994: Pass the IRQF_ONESHOT flagFabio Estevam2015-05-121-2/+4
| |/
* | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown2015-06-051-32/+30
|\ \
| * | ASoC: wm8994: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-06-011-29/+29
| * | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-2/+0
| * | ASoC: Route all bias level updates through the coreLars-Peter Clausen2015-04-271-1/+1
| |/
* / ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang2015-05-121-1/+1
|/
* ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-141-11/+12
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/wm8991', 'asoc/topic/wm8993', 'aso...Mark Brown2014-12-081-2/+0
|\ \ \ | | |/ | |/|
| | * ASoC: wm8994: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-241-2/+0
| |/
* / ASoC: wm8958: Move DSP firmware lock to driver levelLars-Peter Clausen2014-11-101-0/+2
|/
* ASoC: wm8994: Demux the microphone detection IRQNikesh Oswal2014-08-161-6/+12
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-10/+10
|\ \
| | * ASoC: wm8994: Convert to params_width()Mark Brown2014-07-311-10/+10
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/...Mark Brown2014-08-041-5/+1
|\ \ \ | | |/ | |/|
| | * ASoC: wm8994: Remove redundant OOM messageSachin Kamat2014-06-271-5/+1
| |/
* / ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax2014-06-171-6/+3
|/
* Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown2014-05-221-6/+6
|\
| * ASoC: wm8994: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen2014-04-141-6/+6
| |
| \
*-. \ Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-221-2/+8
|\ \ \ | | |/ | |/|
| | * ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-141-1/+1
| | * ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-141-2/+8
| |/
* / ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-5/+5
|/
* Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-2/+1
|\
| * ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-111-2/+1
* | ASoC: wm8994: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen2014-03-011-2/+1
| |
| \
| \
| \
*---. \ Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'...Mark Brown2014-03-011-83/+97
|\ \ \ \ | | | |/ | | |/|
| | | * ASoC: wm8994: Fix the wrong number of enum itemsTakashi Iwai2014-02-201-65/+70
| | |/
| * / ASoC: wm8994: Update locking around use of DAPM pin APICharles Keepax2014-02-201-18/+27
| |/
* / ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-2/+2
|/
* ASoC: wm8994: Move DCS done IRQ request laterwangbiao2013-11-271-6/+5
* Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-08-221-15/+20
|\
| * ASoC: wm8994: Fix class W controlsMark Brown2013-08-061-1/+1
| * ASoC: wm8994: Use power efficient workqueueMark Brown2013-07-191-9/+14
| * ASoC: wm8994: Move runtime PM init to platform device initMark Brown2013-07-151-5/+5
* | ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen2013-07-291-3/+1
* | Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown2013-07-151-4/+0
|\ \ | |/ |/|
| * ASoC: wm8994: Remove overly noisy debug loggingMark Brown2013-07-051-4/+0
* | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-8/+4
|\ \ | |/ |/|
| * ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen2013-06-191-8/+4
* | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown2013-06-171-43/+145
|\ \ | |/ |/|
| * ASoC: wm8994: Allow debounce before MICDET identificationMark Brown2013-06-011-2/+33
| * ASoC: wm8994: Remove unused variableMark Brown2013-06-011-1/+0
| * ASoC: wm8994: Add digital loopback pathsMark Brown2013-05-301-2/+29
| * ASoC: wm8994: Defer declaration of open circuit microphonesMark Brown2013-05-291-9/+31