Age | Commit message (Expand) | Author | Files | Lines |
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 wm8737 | Kuninori Morimoto | 1 | -6/+8 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 1 | -1/+0 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-05 | ASoC: wm8737: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 1 | -3/+2 |
2015-06-01 | ASoC: wm8737: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-05-13 | ASoC: wm8737: Fixup setting VMID Impedance control register | Axel Lin | 1 | -2/+4 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -1/+1 |
2014-11-24 | ASoC: wm8737: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -26/+1 |
2014-11-05 | ASoC: wm8737: Use table based DAPM and control setup | Lars-Peter Clausen | 1 | -15/+7 |
2014-07-31 | ASoC: wm8737: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -6/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -6/+0 |
2014-02-23 | ASoC: wm8737: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -22/+22 |
2013-11-27 | ASoC: wm8737: Use IS_ENABLED() macro | Fabio Estevam | 1 | -3/+3 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -7/+7 |
2012-09-12 | ASoC: wm8737: Convert to direct regmap API usage | Mark Brown | 1 | -25/+50 |
2012-09-12 | ASoC: wm8737: Move regulator acquisition to device registration | Mark Brown | 1 | -18/+23 |
2012-09-12 | ASoC: wm8737: Convert to devm_kzalloc() | Mark Brown | 1 | -8/+8 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
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-08-14 | ASoC: Add device tree binding for WM8737 | Mark Brown | 1 | -0/+10 |
2010-11-26 | ASoC: Remove redundant hw_write initialisation in WM8737 | Mark Brown | 1 | -1/+0 |
2010-11-25 | ASoC: Add WM8737 ALC support | Mark Brown | 1 | -0/+42 |
2010-11-24 | ASoC: Add initial WM8737 driver | Mark Brown | 1 | -0/+713 |