Age | Commit message (Expand) | Author | Files | Lines |
2020-07-17 | ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2020-07-10 | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2020-06-22 | ASoC: codecs: wm*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -18/+18 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -5/+1 |
2018-08-02 | ASoC: wm9081: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-02-13 | ASoC: wm9081: fixup wm9081_digital_mute() reg read | Kuninori Morimoto | 1 | -1/+1 |
2018-02-12 | ASoC: wm9081: replace codec to component | Kuninori Morimoto | 1 | -116/+112 |
2016-11-18 | ASoC: wm9081: Remove #if IS_ENABLED(CONFIG_I2C) | Kuninori Morimoto | 1 | -2/+0 |
2016-09-01 | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on wm9081 | Kuninori Morimoto | 1 | -6/+8 |
2016-03-01 | ASoC: wm9081: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -4/+4 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-05 | ASoC: wm9081: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-07-16 | Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/... | Mark Brown | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-07 | ASoC: Constify reg_default tables | Axel Lin | 1 | -1/+1 |
2015-06-01 | ASoC: wm9081: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -2/+0 |
2015-01-14 | ASoC: wm9081: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -1/+1 |
2014-11-24 | ASoC: wm9081: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -7/+0 |
2014-07-31 | ASoC: wm9081: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -10/+1 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -10/+1 |
2014-02-23 | ASoC: wm9081: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -14/+9 |
2013-11-27 | AsoC: wm9081: Use IS_ENABLED() macro | Fabio Estevam | 1 | -1/+1 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-12-02 | ASoC: wm9081: Use devm_regmap_init_i2c() | Sachin Kamat | 1 | -16/+6 |
2012-06-03 | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 1 | -1/+1 |
2012-05-08 | ASoC: wm9081: Hook DAC up via DAPM rather than stream | Mark Brown | 1 | -2/+3 |
2012-02-15 | ASoC: wm9081: Use idle_bias_off | Mark Brown | 1 | -25/+10 |
2012-02-15 | ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe | Mark Brown | 1 | -11/+9 |
2012-02-13 | ASoC: wm9081: Use module_i2c_driver | Mark Brown | 1 | -22/+1 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2011-12-14 | ASoC: Remove cache default for volatile wm9081 reset register | Mark Brown | 1 | -1/+0 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Convert wm9081 driver to use devm_kzalloc() | Mark Brown | 1 | -3/+2 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-09 | ASoC: wm9081: Use snd_soc_update_bits for read-modify-write | Axel Lin | 1 | -46/+35 |
2011-11-08 | Merge branch 'for-3.2' into for-3.3 | Mark Brown | 1 | -5/+5 |
2011-11-08 | ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL register | Axel Lin | 1 | -4/+4 |
2011-11-08 | ASoC: wm9081: Fix reading wrong register for setting VMID 2*240k | Axel Lin | 1 | -1/+1 |
2011-11-08 | ASoC: Convert WM9081 to direct regmap API usage | Mark Brown | 1 | -98/+180 |
2011-11-05 | ASoC: Only enable thermal shutdown when required on WM9081 | Mark Brown | 1 | -0/+2 |
2011-10-20 | ASoC: wm9081: Fix setting soft VMID ramp enable with VMID 2*240k | Axel Lin | 1 | -1/+1 |
2011-10-19 | ASoC: WM9081 interrupt status register is volatile | Mark Brown | 1 | -0/+1 |
2011-10-18 | ASoC: Convert WM9081 to table based control init | Mark Brown | 1 | -2/+2 |
2011-09-27 | ASoC: Remove unused "control_data" field of struct wm9081_priv | Axel Lin | 1 | -3/+0 |
2011-08-31 | ASoC: Allow source specification for CODEC level sysclk | Mark Brown | 1 | -2/+2 |