| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules | Mark Brown | 2022-04-04 | 1 | -134/+4 |
* | ASoC: wm8731: Factor our MCLK and mutex initialisation | Mark Brown | 2022-04-04 | 1 | -30/+14 |
* | ASoC: wm8731: Move regulator request into wm8731_init() | Mark Brown | 2022-04-04 | 1 | -32/+16 |
* | ASoC: wm8731: Factor component init out of bus code | Mark Brown | 2022-04-04 | 1 | -40/+27 |
* | ASoC: wm8731: Update to modern DAI terminology | Mark Brown | 2022-04-04 | 1 | -4/+3 |
* | ASoC: wm8731: Delete empty remove() function | Mark Brown | 2022-02-14 | 1 | -6/+0 |
* | ASoc: wm8731: Drop empty spi_driver remove callback | Uwe Kleine-König | 2021-10-25 | 1 | -6/+0 |
* | ASoC: wm*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2021-01-21 | 1 | -1/+1 |
* | ASoC: codecs: wm*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 2020-07-17 | 1 | -2/+3 |
* | ASoC: codecs: wm*: rename to snd_soc_component_read() | Kuninori Morimoto | 2020-06-22 | 1 | -3/+3 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: wm8731: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -51/+50 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm8731 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoc: wm8731: add 32bit mode. | Matt Flax | 2016-06-17 | 1 | -1/+4 |
* | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2015-11-06 | 1 | -1/+1 |
|\ |
|
| * | ASoC: wm8731: harmless underflow in wm8731_put_deemph() | Dan Carpenter | 2015-10-22 | 1 | -1/+1 |
* | | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm5100', 'aso... | Mark Brown | 2015-08-30 | 1 | -40/+47 |
|\ \ |
|
| | * | ASoC: wm8731: Drop wm8731_writeable function | Axel Lin | 2015-08-05 | 1 | -6/+0 |
| | * | ASoC: wm8731: Check for clk_prepare_enable() error | Fabio Estevam | 2015-07-08 | 1 | -2/+5 |
| | * | ASoC: wm8731: initialize the hardware when loading the codec driver | Sergey Kiselev | 2015-07-07 | 1 | -32/+42 |
| |/ |
|
* / | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-07-15 | 1 | -1/+0 |
|/ |
|
* | ASoC: wm8731: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -2/+3 |
* | 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 |
*-. | Merge remote-tracking branches 'asoc/topic/wm2200', 'asoc/topic/wm5100', 'aso... | Mark Brown | 2015-04-12 | 1 | -0/+34 |
|\ \ |
|
| | * | ASoC: wm8731: let codec to manage clock by itself | Songjun Wu | 2015-03-16 | 1 | -0/+34 |
| |/ |
|
* / | ASoC: wm8731: Fix wrong value references for boolean kctl | Takashi Iwai | 2015-03-10 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-next | Mark Brown | 2015-02-04 | 1 | -1/+2 |
|\ |
|
| * | ASoC: wm8731: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -1/+2 |
* | | ASoC: wm8731: init mutex in i2c init path | Manuel Lauss | 2015-01-27 | 1 | -0/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/wm8711', 'asoc/topic/wm8728', 'aso... | Mark Brown | 2014-12-08 | 1 | -25/+3 |
|\ \ |
|
| | * | ASoC: wm8731: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-11-24 | 1 | -23/+2 |
| | * | ASoC: wm8731: Use the preferred form for passing a size of a struct | Fabio Estevam | 2014-10-28 | 1 | -2/+1 |
| |/ |
|
* / | ASoC: wm8731: Move the deemph lock to the driver level | Lars-Peter Clausen | 2014-11-10 | 1 | -2/+7 |
|/ |
|
* | ASoC: wm8731: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -4/+4 |
*-. | Merge remote-tracking branches 'asoc/topic/ux500', 'asoc/topic/wm8731', 'asoc... | Mark Brown | 2014-05-22 | 1 | -5/+2 |
|\ \ |
|
| | * | ASoC: wm8731: Use devm_regulator_bulk_get() | Fabio Estevam | 2014-04-25 | 1 | -5/+2 |
| |/ |
|
* / | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 2014-04-14 | 1 | -2/+2 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -7/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -7/+0 |
* | | ASoC: wm8731: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -2/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'aso... | Mark Brown | 2014-01-02 | 1 | -3/+3 |
|\ \ |
|
| | * | ASoC: wm8731: Use IS_ENABLED() macro | Fabio Estevam | 2013-11-27 | 1 | -3/+3 |
| |/ |
|
* / | ASoC: wm8731: fix dsp mode configuration | Bo Shen | 2013-12-03 | 1 | -2/+2 |
|/ |
|
* | ASoC: wm8731: add rates constraints | Richard Genoud | 2013-07-30 | 1 | -3/+57 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-09 | 1 | -7/+7 |
* | ASoC: codecs: Refresh copyrights for Wolfson drivers | Mark Brown | 2012-06-03 | 1 | -0/+1 |