aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Yet more x86 tracepoint workaroundsMark Brown2010-12-291-0/+2
* ASoC: ifdef out trace points from modules for x86Mark Brown2010-12-231-0/+4
* ASoC: Trace Wolfson jack detection IRQsMark Brown2010-12-221-0/+5
* ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown2010-12-221-19/+43
* ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-131-1/+1
* Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-131-8/+1
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-131-8/+1
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-221-1/+0
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-101-1/+8
|\ \ | |/
| * ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-101-0/+7
| * ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-1/+1
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-061-13/+15
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-147/+84
* Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-05-271-2/+2
|\
| * ASoC: Fix dB scales for WM835xMark Brown2010-05-261-2/+2
* | Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-19/+84
|\ \ | |/
| * ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown2010-05-101-3/+0
| * ASoC: Add indirection for CODEC private dataMark Brown2010-04-171-14/+14
| * ASoC: Allow disabling of WM835x jack detectionMark Brown2010-03-221-6/+18
| * ASoC: Move WM8350 microphone detection bias managment out of driverMark Brown2010-03-221-2/+0
| * ASoC: Implement WM835x microphone jack detection supportMark Brown2010-03-171-0/+58
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* mfd: Update WM8350 drivers for changed interrupt numbersMark Brown2010-03-071-2/+2
* mfd: Add a data argument to the WM8350 IRQ free functionMark Brown2010-03-071-2/+2
* ASoC: Fix WM8350 DSP mode B configurationMark Brown2010-01-081-1/+1
* mfd: Mask and unmask wm8350 IRQs on request and freeMark Brown2009-12-131-6/+4
* mfd: Convert wm8350 IRQ handlers to irq_handler_tMark Brown2009-12-131-5/+10
* ASoC: Remove redundant snd_soc_dapm_new_widgets() callsMark Brown2009-11-121-1/+1
* ASoC: Factor out snd_soc_init_card()Mark Brown2009-11-031-11/+0
* ASoC: Remove snd_soc_suspend_device()Mark Brown2009-10-151-17/+0
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-081-2/+2
|\
| * Merge branch 'upstream/wm8350' into for-2.6.32Mark Brown2009-10-061-2/+2
| |\
| | * ASoC: WM8350 capture PGA mutes are invertedMark Brown2009-10-061-2/+2
* | | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-181-1/+1
|\ \ \ | |/ /
| * | ASoC: Fix WM835x Out4 capture enumerationMark Brown2009-09-071-1/+1
* | | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-1/+1
|/ /
* | ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown2009-08-261-0/+9
* | ASoC: Add suspend and resume callbacks to Wolfson CODEC driversMark Brown2009-06-131-0/+17
* | ASoC: Automatically manage WM8350 sloping stopband filterMark Brown2009-06-131-6/+17
|/
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-1/+1
* ASoC: Fix logic in WM8350 master clocking checkMark Brown2009-04-271-1/+1
* ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-041-9/+11
* ASoC: Add device init/exit annotations to new-style Wolfson CODEC driversMark Brown2009-02-181-1/+1
* Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-02-031-1/+1
|\
| * ALSA: ASoC: email - update email addresses.Liam Girdwood2009-02-031-1/+1
* | ASoC: Push the codec runtime storage into the card structureMark Brown2009-01-271-5/+5
* | ASoC: cleanup duplicated code.Ian Molton2009-01-091-16/+2
* | ASoC: Implement WM8350 headphone jack detectionMark Brown2009-01-091-0/+116
|/
* ALSA: ASoC - Add missing __devexit annotation to wm8350.cTakashi Iwai2008-12-201-1/+1
* ASoC: Add WM8350 AudioPlus codec driverMark Brown2008-12-181-0/+1583