aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8350.c
AgeCommit message (Expand)Author
2016-09-01ASoC: constify snd_soc_codec_driver structuresJulia Lawall
2016-08-08ASoC: codec duplicated callback function goes to component on wm8350Kuninori Morimoto
2015-08-05ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-06-01ASoC: wm8350: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-01ASoC: wm8350: Move delayed work struct from DAPM context to driver stateLars-Peter Clausen
2015-01-14ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24ASoC: wm8350: Cleanup manual bias level transitionsLars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-09-29ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codecLars-Peter Clausen
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown
2014-07-31ASoC: wm8350: Convert to params_width()Mark Brown
2014-07-03ASoC: wm8350: Remove unused variableSachin Kamat
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2013-11-07ASoC: wm8350: Replace BUG() with WARN()Takashi Iwai
2013-07-19ASoC: wm8350: Use power efficient workqueueMark Brown
2013-03-07Merge remote-tracking branch 'asoc/fix/wm8350' into tmpMark Brown
2013-03-03ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work()Axel Lin
2012-12-24ASoC: wm8350: don't use [delayed_]work_pending()Tejun Heo
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-11-28ASoC: wm8350: Use devm_regulator_bulk_getSachin Kamat
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-06-03ASoC: wm8350: Convert to direct regmap API usageMark Brown
2012-06-03ASoC: codecs: Refresh copyrights for Wolfson driversMark Brown
2012-05-14ASoC: wm8350: Remove direct usage of codec->control_dataMark Brown
2012-05-13ASoC: wm8350: Don't use irq_baseMark Brown
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown
2012-04-30ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write()Mark Brown
2012-04-30ASoC: wm8350: Remove check for clocks in trigger()Mark Brown
2012-04-30ASoC: wm8350: Don't use locally allocated codec structMark Brown
2011-12-03ASoC: Convert WM8350 to table based DAPM and control initMark Brown
2011-12-03ASoC: Convert WM8350 to devm_kzalloc()Mark Brown
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-06ASoC: Replace remaining use of *_volsw_2r with *_volswPeter Ujfalusi
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown
2010-12-23ASoC: ifdef out trace points from modules for x86Mark Brown
2010-12-22ASoC: Trace Wolfson jack detection IRQsMark Brown
2010-12-22ASoC: Use delayed work to debounce WM8350 jack IRQsMark Brown
2010-12-13ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai
2010-12-13sound: don't use flush_scheduled_work()Tejun Heo
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula