aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-03-01ASoC: wm8994: Fix enum ctl accesses in a wrong typeTakashi Iwai1-2/+2
2015-08-20ASoC: wm8994: fix add dynamic path errorZidan Wang1-8/+10
2015-06-05Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and 'asoc/topic/zx' into asoc-nextMark Brown1-2/+4
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-32/+30
2015-06-01ASoC: wm8994: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-29/+29
2015-05-12ASoC: wm8994: correct BCLK DIV 348 to 384Zidan Wang1-1/+1
2015-05-12ASoC: wm8994: Pass the IRQF_ONESHOT flagFabio Estevam1-2/+4
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-2/+0
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen1-1/+1
2015-01-14ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-11/+12
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-12-08Merge remote-tracking branches 'asoc/topic/wm8991', 'asoc/topic/wm8993', 'asoc/topic/wm8994', 'asoc/topic/wm8995' and 'asoc/topic/wm9081' into asoc-nextMark Brown1-2/+0
2014-11-24ASoC: wm8994: Cleanup manual bias level transitionsLars-Peter Clausen1-2/+0
2014-11-10ASoC: wm8958: Move DSP firmware lock to driver levelLars-Peter Clausen1-0/+2
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-16ASoC: wm8994: Demux the microphone detection IRQNikesh Oswal1-6/+12
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-10/+10
2014-08-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-nextMark Brown1-5/+1
2014-07-31ASoC: wm8994: Convert to params_width()Mark Brown1-10/+10
2014-06-27ASoC: wm8994: Remove redundant OOM messageSachin Kamat1-5/+1
2014-06-17ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax1-6/+3
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-6/+6
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-componentMark Brown1-2/+8
2014-04-14ASoC: wm8994: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-6/+6
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-5/+5
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li1-1/+1
2014-04-14ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-2/+1
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-2/+1
2014-03-01ASoC: wm8994: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen1-2/+1
2014-03-01Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090', 'topic/mc13783', 'fix/wm8994' and 'topic/wm8995' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-enumMark Brown1-83/+97
2014-02-20ASoC: wm8994: Update locking around use of DAPM pin APICharles Keepax1-18/+27
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai1-2/+2
2014-02-20ASoC: wm8994: Fix the wrong number of enum itemsTakashi Iwai1-65/+70
2013-11-27ASoC: wm8994: Move DCS done IRQ request laterwangbiao1-6/+5
2013-08-22Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-15/+20
2013-08-06ASoC: wm8994: Fix class W controlsMark Brown1-1/+1
2013-07-29ASoC: dapm: Add a helper to get the CODEC for DAPM kcontrolLars-Peter Clausen1-3/+1
2013-07-19ASoC: wm8994: Use power efficient workqueueMark Brown1-9/+14
2013-07-15Merge remote-tracking branch 'asoc/fix/wm8994' into asoc-linusMark Brown1-4/+0
2013-07-15ASoC: wm8994: Move runtime PM init to platform device initMark Brown1-5/+5
2013-07-05ASoC: wm8994: Remove overly noisy debug loggingMark Brown1-4/+0
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-8/+4
2013-06-19ASoC: wm8994: Use SOC_SINGLE_EXT() instead of open-coding itLars-Peter Clausen1-8/+4
2013-06-17Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-43/+145
2013-06-01ASoC: wm8994: Allow debounce before MICDET identificationMark Brown1-2/+33
2013-06-01ASoC: wm8994: Remove unused variableMark Brown1-1/+0
2013-05-30ASoC: wm8994: Add digital loopback pathsMark Brown1-2/+29
2013-05-30ASoC: wm8994: Ensure microphone detection state is reset on removalMark Brown1-0/+1