Age | Commit message (Expand) | Author |
2015-08-05 | ASoC: wm8350: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-06-01 | ASoC: wm8350: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-04-01 | ASoC: wm8350: Move delayed work struct from DAPM context to driver state | Lars-Peter Clausen |
2015-01-14 | ASoC: wm8350: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-24 | ASoC: wm8350: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang |
2014-09-29 | ASoC: wm8{350,753,971}: Use snd_soc_dapm_to_codec() instead of dapm->codec | Lars-Peter Clausen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown |
2014-07-31 | ASoC: wm8350: Convert to params_width() | Mark Brown |
2014-07-03 | ASoC: wm8350: Remove unused variable | Sachin Kamat |
2014-04-22 | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li |
2014-04-14 | ASoC: wm8350: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li |
2013-11-07 | ASoC: wm8350: Replace BUG() with WARN() | Takashi Iwai |
2013-07-19 | ASoC: wm8350: Use power efficient workqueue | Mark Brown |
2013-03-07 | Merge remote-tracking branch 'asoc/fix/wm8350' into tmp | Mark Brown |
2013-03-03 | ASoC: wm8350: Use jiffies rather than msecs in schedule_delayed_work() | Axel Lin |
2012-12-24 | ASoC: wm8350: don't use [delayed_]work_pending() | Tejun Heo |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-11-28 | ASoC: wm8350: Use devm_regulator_bulk_get | Sachin Kamat |
2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo |
2012-06-03 | ASoC: wm8350: Convert to direct regmap API usage | Mark Brown |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown |
2012-05-14 | ASoC: wm8350: Remove direct usage of codec->control_data | Mark Brown |
2012-05-13 | ASoC: wm8350: Don't use irq_base | Mark Brown |
2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown |
2012-04-30 | ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write() | Mark Brown |
2012-04-30 | ASoC: wm8350: Remove check for clocks in trigger() | Mark Brown |
2012-04-30 | ASoC: wm8350: Don't use locally allocated codec struct | Mark Brown |
2011-12-03 | ASoC: Convert WM8350 to table based DAPM and control init | Mark Brown |
2011-12-03 | ASoC: Convert WM8350 to devm_kzalloc() | Mark Brown |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-10-06 | ASoC: Replace remaining use of *_volsw_2r with *_volsw | Peter Ujfalusi |
2011-10-05 | ASoC: Consolidate use of controls with custom get/put function | Peter Ujfalusi |
2010-12-29 | ASoC: Yet more x86 tracepoint workarounds | Mark Brown |
2010-12-23 | ASoC: ifdef out trace points from modules for x86 | Mark Brown |
2010-12-22 | ASoC: Trace Wolfson jack detection IRQs | Mark Brown |
2010-12-22 | ASoC: Use delayed work to debounce WM8350 jack IRQs | Mark Brown |
2010-12-13 | ASoC: Fix merge errors with flush_scheduled_work() removal | Takashi Iwai |
2010-12-13 | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai |
2010-12-13 | sound: don't use flush_scheduled_work() | Tejun Heo |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-11-10 | Merge branch 'for-2.6.37' into for-2.6.38 | Mark Brown |
2010-11-10 | ASoC: Ensure sane WM835x AIF configuration by default | Mark Brown |