Age | Commit message (Expand) | Author | Files | Lines |
2020-04-14 | ASoC: wm8994: remove wm1811_snd_controls and mixin_boost_tlv | Jason Yan | 1 | -8/+0 |
2019-10-02 | Merge branch 'asoc-5.4' into asoc-5.5 | Mark Brown | 1 | -17/+26 |
2019-10-01 | ASoC: wm8994: Add support for MCLKn clock gating | Sylwester Nawrocki | 1 | -4/+104 |
2019-10-01 | ASoC: wm8994: Add support for setting MCLK clock rate | Sylwester Nawrocki | 1 | -5/+43 |
2019-09-23 | ASoC: wm8994: Do not register inapplicable controls for WM1811 | Sylwester Nawrocki | 1 | -17/+26 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2018-08-06 | ASoC: wm8994: Fix missing break in switch | Gustavo A. R. Silva | 1 | -1/+1 |
2018-08-02 | ASoC: wm8994: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -2/+2 |
2018-02-12 | ASoC: wm8993/wm8994/wm8958: replace codec to component | Kuninori Morimoto | 1 | -404/+406 |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on wm8994 | Kuninori Morimoto | 1 | -8/+2 |
2017-11-08 | ASoC: wm8994: mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+2 |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 1 | -1/+1 |
2016-03-01 | ASoC: wm8994: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -2/+2 |
2015-08-20 | ASoC: wm8994: fix add dynamic path error | Zidan Wang | 1 | -8/+10 |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8996' and '... | Mark Brown | 1 | -2/+4 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -32/+30 |
2015-06-01 | ASoC: wm8994: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -29/+29 |
2015-05-12 | ASoC: wm8994: correct BCLK DIV 348 to 384 | Zidan Wang | 1 | -1/+1 |
2015-05-12 | ASoC: wm8994: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+4 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -2/+0 |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -1/+1 |
2015-01-14 | ASoC: wm8995: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -11/+12 |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/wm8991', 'asoc/topic/wm8993', 'aso... | Mark Brown | 1 | -2/+0 |
2014-11-24 | ASoC: wm8994: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -2/+0 |
2014-11-10 | ASoC: wm8958: Move DSP firmware lock to driver level | Lars-Peter Clausen | 1 | -0/+2 |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-08-16 | ASoC: wm8994: Demux the microphone detection IRQ | Nikesh Oswal | 1 | -6/+12 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 1 | -10/+10 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown | 1 | -5/+1 |
2014-07-31 | ASoC: wm8994: Convert to params_width() | Mark Brown | 1 | -10/+10 |
2014-06-27 | ASoC: wm8994: Remove redundant OOM message | Sachin Kamat | 1 | -5/+1 |
2014-06-17 | ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811 | Charles Keepax | 1 | -6/+3 |
2014-05-22 | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 1 | -6/+6 |
2014-04-22 | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown | 1 | -2/+8 |
2014-04-14 | ASoC: wm8994: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen | 1 | -6/+6 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -5/+5 |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li | 1 | -1/+1 |
2014-04-14 | ASoC: wm8994: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li | 1 | -2/+8 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -2/+1 |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 1 | -2/+1 |
2014-03-01 | ASoC: wm8994: Use SOC_ENUM_SINGLE_VIRT_DECL() | Lars-Peter Clausen | 1 | -2/+1 |
2014-03-01 | Merge branches 'topic/dapm', 'topic/sign', 'topic/adau1373', 'topic/max98090'... | Mark Brown | 1 | -83/+97 |
2014-02-20 | ASoC: wm8994: Update locking around use of DAPM pin API | Charles Keepax | 1 | -18/+27 |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 1 | -2/+2 |
2014-02-20 | ASoC: wm8994: Fix the wrong number of enum items | Takashi Iwai | 1 | -65/+70 |
2013-11-27 | ASoC: wm8994: Move DCS done IRQ request later | wangbiao | 1 | -6/+5 |
2013-08-22 | Merge remote-tracking branch 'asoc/topic/wm8994' into asoc-next | Mark Brown | 1 | -15/+20 |
2013-08-06 | ASoC: wm8994: Fix class W controls | Mark Brown | 1 | -1/+1 |