aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi1-2/+2
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi1-24/+15
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown1-0/+2
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown1-0/+4
2010-12-22ASoC: Trace Wolfson jack detection IRQsMark Brown1-0/+5
2010-12-22ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown1-19/+43
2010-12-13ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai1-1/+1
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai1-8/+1
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo1-8/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-10Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+8
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-13/+15
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-147/+84
2010-05-27Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asocTakashi Iwai1-2/+2
2010-05-26ASoC: Fix dB scales for WM835xMark Brown1-2/+2
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-19/+84
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-3/+0
2010-04-17ASoC: Add indirection for CODEC private dataMark Brown1-14/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-22ASoC: Allow disabling of WM835x jack detectionMark Brown1-6/+18
2010-03-22ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown1-2/+0
2010-03-17ASoC: Implement WM835x microphone jack detection supportMark Brown1-0/+58
2010-03-07mfd: Update WM8350 drivers for changed interrupt numbersMark Brown1-2/+2
2010-03-07mfd: Add a data argument to the WM8350 IRQ free functionMark Brown1-2/+2
2010-01-08ASoC: Fix WM8350 DSP mode B configurationMark Brown1-1/+1
2009-12-13mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown1-6/+4
2009-12-13mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown1-5/+10
2009-11-12ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown1-1/+1
2009-11-03ASoC: Factor out snd_soc_init_card()Mark Brown1-11/+0
2009-10-15ASoC: Remove snd_soc_suspend_device()Mark Brown1-17/+0
2009-10-08Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-2/+2
2009-10-06Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown1-2/+2
2009-10-06ASoC: WM8350 capture PGA mutes are invertedMark Brown1-2/+2
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+1
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-05ASoC: Add source argument to PLL configurationMark Brown1-1/+1
2009-08-26ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown1-0/+9
2009-06-13ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown1-0/+17
2009-06-13ASoC: Automatically manage WM8350 sloping stopband filterMark Brown1-6/+17
2009-05-28ASoC: correct print specifiers for unsignedsRoel Kluin1-1/+1
2009-04-27ASoC: Fix logic in WM8350 master clocking checkMark Brown1-1/+1
2009-03-04ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao1-9/+11
2009-02-18ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown1-1/+1
2009-02-03Merge branch 'fix/asoc' into topic/asocTakashi Iwai1-1/+1
2009-02-03ALSA: ASoC: email - update email addresses.Liam Girdwood1-1/+1
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown1-5/+5
2009-01-09ASoC: cleanup duplicated code.Ian Molton1-16/+2
2009-01-09ASoC: Implement WM8350 headphone jack detectionMark Brown1-0/+116