aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on wm8350Kuninori Morimoto1-6/+8
2015-08-05ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-06-01ASoC: wm8350: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-04-01ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen1-14/+11
2015-01-14ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-24ASoC: wm8350: Cleanup manual bias level transitionsLars-Peter Clausen1-20/+1
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-29ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen1-1/+1
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-5/+5
2014-07-31ASoC: wm8350: Convert to params_width()Mark Brown1-5/+5
2014-07-03ASoC: wm8350: Remove unused variableSachin Kamat1-3/+0
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-componentMark Brown1-2/+8
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li1-1/+1
2014-04-14ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li1-2/+8
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li1-3/+1
2013-11-07ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai1-1/+1
2013-07-19ASoC: wm8350: Use power efficient workqueueMark Brown1-2/+4
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown1-2/+2
2013-03-03ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin1-2/+2
2012-12-24ASoC: wm8350: don't use [delayed_]work_pending()Tejun Heo1-6/+4
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-3/+3
2012-11-28ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat1-3/+1
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