aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c
Commit message (Expand)AuthorAge
* ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen2015-04-01
* ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-14
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * ASoC: codecs: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | ASoC: wm8350: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-24
|/
* ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen2014-09-29
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-04
|\ \
| | * ASoC: wm8350: Convert to params_width()Mark Brown2014-07-31
| |/
* / ASoC: wm8350: Remove unused variableSachin Kamat2014-07-03
|/
*-. Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown2014-04-22
|\ \
| | * ASoC: codec: fix the sparse check warnings.Xiubo Li2014-04-14
| | * ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li2014-04-14
| |/
* / ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-14
|/
* ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li2014-03-11
* ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai2013-11-07
* ASoC: wm8350: Use power efficient workqueueMark Brown2013-07-19
* Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown2013-03-07
|\
| * ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin2013-03-03
* | ASoC: wm8350: don't use [delayed_]work_pending()Tejun Heo2012-12-24
|/
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-09
* ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat2012-11-28
* workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* ASoC: wm8350: Convert to direct regmap API usageMark Brown2012-06-03
* ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown2012-06-03
* ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown2012-05-14
* ASoC: wm8350: Don't use irq_baseMark Brown2012-05-13
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-13
|\
| * ASoC: wm8350: Don't use locally allocated codec structMark Brown2012-04-30
* | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown2012-04-30
* | ASoC: wm8350: Remove check for clocks in trigger()Mark Brown2012-04-30
|/
* ASoC: Convert WM8350 to table based DAPM and control initMark Brown2011-12-03
* ASoC: Convert WM8350 to devm_kzalloc()Mark Brown2011-12-03
* ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen2011-12-02
* ASoC: Convert CODEC drivers to module_platform_driverMark Brown2011-11-28
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-23
* ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi2011-10-06
* ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi2011-10-05
* ASoC: Yet more x86 tracepoint workaroundsMark Brown2010-12-29
* ASoC: ifdef out trace points from modules for x86Mark Brown2010-12-22
* ASoC: Trace Wolfson jack detection IRQsMark Brown2010-12-22
* ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown2010-12-22
* ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-13
* Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-13
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-13
* | ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-22
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-10
|\|
| * ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-10
| * ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-10
* | ASoC: Decouple DAPM from CODECsLiam Girdwood2010-11-06
|/
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12