aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2012-06-03ASoC: wm8350: Convert to direct regmap API usageMark Brown1-17/+3
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown1-1/+1
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown1-11/+16
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown1-19/+27
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-5/+6
2012-04-30ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown1-37/+37
2012-04-30ASoC: wm8350: Remove check for clocks in trigger()Mark Brown1-40/+0
2012-04-30ASoC: wm8350: Don't use locally allocated codec structMark Brown1-5/+6
2011-12-03ASoC: Convert WM8350 to table based DAPM and control initMark Brown1-28/+8
2011-12-03ASoC: Convert WM8350 to devm_kzalloc()Mark Brown1-7/+4
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
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