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