summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
AgeCommit message (Expand)AuthorFilesLines
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'...Mark 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/bro...Takashi 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
2013-05-30ASoC: wm8994: Avoid leaking pm_runtime reference on removed jack raceMark Brown1-1/+1
2013-05-29ASoC: wm8994: Defer declaration of open circuit microphonesMark Brown1-9/+31
2013-05-28ASoC: wm8994: Ensure lambda is zeroed for WM8994Mark Brown1-0/+1
2013-05-28ASoC: wm8994: Remove restore of DAC enable stateMark Brown1-16/+0
2013-05-28ASoC: wm8994: check for array index returnedVinod Koul1-0/+5
2013-05-28ASoC: wm8994: Fix reporting of accessory removal on WM8958Mark Brown1-0/+5
2013-05-28ASoC: wm8994: use the correct pointer to get the control valueVinod Koul1-1/+1
2013-05-20ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown1-0/+14
2013-05-18ASoC: wm8994: missing break in wm8994_get_fll_config()Dan Carpenter1-0/+1
2013-05-13ASoC: wm8994: Support EFS mode for FLLMark Brown1-13/+36
2013-05-03Merge tag 'asoc-v3.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai1-0/+1
2013-04-30ASoC: wm8994: missing break in wm8994_aif3_hw_params()Dan Carpenter1-0/+1
2013-04-09ASoC: wm8994: Remove duplicate revision cacheMark Brown1-12/+11
2013-03-21ASoC: wm8994: Restore AIFnCLK after reducing it for low clock ratesMark Brown1-0/+32
2013-03-21ASoC: wm8994: Support constraining the maximum number of channels clockedMark Brown1-2/+11
2013-02-12Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-5/+5
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-12-10Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-nextMark Brown1-141/+202
2012-12-07ASoC: wm8994: Fix variable double useMark Brown1-5/+5
2012-12-03ASoC: wm8994: Allow microphone identification callback to be overriddenMark Brown1-6/+16
2012-12-03ASoC: wm8994: Check jack is inserted when handling mic IRQMark Brown1-0/+12
2012-12-03ASoC: wm8994: Support custom accessory identification for WM1811AMark Brown1-15/+21
2012-12-03ASoC: wm8994: Simplify button detection codeMark Brown1-50/+37
2012-12-03ASoC: wm8994: Stop mic detection whenever we detect an open circuitMark Brown1-25/+31
2012-11-28ASoC: wm8994: Use the same DCS codes for all WM1811 variantsMark Brown1-14/+2
2012-11-24ASoC: wm8994: Use pdata cached in MFD driverMark Brown1-22/+28
2012-11-22ASoC: wm8994: Lower AIFnCLK divisor when dropping to 32kHzMark Brown1-0/+12
2012-11-04ALSA: Fix typo in drivers soundMasanari Iida1-1/+1
2012-10-24ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown1-1/+17