| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_... | Zhang Qilong | 2022-10-10 | 1 | -3/+3 |
* | ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe | Zhang Qilong | 2022-10-03 | 1 | -0/+1 |
* | ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe | Zhang Qilong | 2022-09-29 | 1 | -3/+3 |
* | ASoC: wm*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: arizona: Make the wm5102, wm5110, wm8997 and wm8998 drivers use the new... | Hans de Goede | 2021-03-24 | 1 | -2/+12 |
* | ASoC: wm*: sync parameter naming (rate/sample_bits) | Kuninori Morimoto | 2021-01-21 | 1 | -4/+4 |
* | ASoC: arizona: Fix a wrong free in wm8997_probe | Zhang Qilong | 2020-11-12 | 1 | -0/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | ASoC: arizona: Add channel numbers to AIFs | Charles Keepax | 2019-02-02 | 1 | -30/+30 |
* | ASoC: arizona: Fixup some minor formatting issues | Charles Keepax | 2018-02-21 | 1 | -7/+7 |
* | ASoC: arizona: replace codec to component | Kuninori Morimoto | 2018-02-14 | 1 | -34/+28 |
* | ASoC: use snd_soc_component_init_regmap() on wm8997 | Kuninori Morimoto | 2017-12-04 | 1 | -8/+3 |
* | ASoC: arizona: Add support for setting the output volume limits | Charles Keepax | 2017-09-20 | 1 | -0/+3 |
* | ASoC: arizona: Add handling for audio related device tree entries | Charles Keepax | 2017-09-19 | 1 | -0/+8 |
* | ASoC: arizona: Add new common Arizona init function | Charles Keepax | 2017-09-19 | 1 | -2/+2 |
* | ASoC: arizona: Propagate errors from arizona_spk_init | Charles Keepax | 2017-01-18 | 1 | -1/+5 |
* | ASoC: arizona: Use component pin control functions | Richard Fitzgerald | 2016-11-30 | 1 | -1/+2 |
* | ASoC: arizona: Call arizona_init_notifiers for all CODECs | Charles Keepax | 2016-11-10 | 1 | -0/+1 |
* | ASoC: arizona: Move request of speaker IRQs into bus probe | Charles Keepax | 2016-10-26 | 1 | -5/+21 |
* | ASoC: arizona: Add gating for clock when used for direct MCLK | Charles Keepax | 2016-10-24 | 1 | -2/+7 |
* | ASoC: constify snd_soc_codec_driver structures | Julia Lawall | 2016-09-01 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on wm8997 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: arizona: Free speaker thermal IRQs in CODEC remove | Charles Keepax | 2016-04-15 | 1 | -0/+2 |
* | ASoC: arizona: Add support for SNDRV_PCM_RATE_KNOT | Charles Keepax | 2016-02-05 | 1 | -1/+1 |
* | ASoC: arizona: Implement stability check for LHPF coefficients | Charles Keepax | 2015-07-07 | 1 | -4/+4 |
* | ASoC: arizona: Implement stability check for EQ coefficients | Charles Keepax | 2015-07-07 | 1 | -8/+4 |
*-. | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown | 2015-06-05 | 1 | -3/+8 |
|\ \ |
|
| | * | ASoC: arizona: Export functions to control subsystem DVFS | Richard Fitzgerald | 2015-06-02 | 1 | -3/+8 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2015-06-05 | 1 | -2/+3 |
|\ \ |
|
| * | | ASoC: wm8997: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-06-01 | 1 | -2/+3 |
| |/ |
|
* / | ASoC: arizona: Fix noise generator gain TLV | Richard Fitzgerald | 2015-05-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git... | Mark Brown | 2015-01-27 | 1 | -3/+6 |
|\ |
|
| * | ASoC: arizona: Coalesce output power up delays | Charles Keepax | 2015-01-27 | 1 | -3/+3 |
| * | ASoC: arizona: Add delay for output disable | Charles Keepax | 2015-01-27 | 1 | -3/+6 |
* | | ASoC: wm8997: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2015-01-14 | 1 | -1/+1 |
|/ |
|
* | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | ASoC: wm8997: Set symmetric samplebits on AIFs | Richard Fitzgerald | 2014-07-22 | 1 | -0/+2 |
* | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 2014-05-22 | 1 | -6/+6 |
|\ |
|
| * | ASoC: wm8997: Fix compile error | Lars-Peter Clausen | 2014-04-15 | 1 | -4/+4 |
| * | ASoC: wm8997: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen | 2014-04-14 | 1 | -6/+6 |
* | | ASoC: codec: fix the sparse check warnings. | Xiubo Li | 2014-04-14 | 1 | -1/+1 |
* | | ASoC: wm8997: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li | 2014-04-14 | 1 | -5/+8 |
|/ |
|
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -3/+1 |
|\ |
|
| * | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li | 2014-03-11 | 1 | -3/+1 |
* | | ASoC: wm{5102, 5110, 8997}: Replace codec->control_data with arizona->regmap | Lars-Peter Clausen | 2014-03-04 | 1 | -1/+1 |
* | | ASoC: wm8997: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE() | Takashi Iwai | 2014-02-23 | 1 | -2/+4 |
* | | ASoC: wm8997: Correct typo in EQ coefficient sizes | Charles Keepax | 2014-02-03 | 1 | -4/+4 |
* | | ASoC: wm8997: Improve EQ coefficient controls | Charles Keepax | 2014-02-03 | 1 | -9/+8 |
|/ |
|
* | ASoC: wm8997: Use async writes | Mark Brown | 2013-12-17 | 1 | -2/+2 |
* | ASoC: arizona: Fix typo in name of EQ coefficient controls | Richard Fitzgerald | 2013-11-13 | 1 | -4/+4 |