| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: ad*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 2022-06-27 | 1 | -1/+0 |
* | ASoC: adav80x: Update to modern clocking terminology | Mark Brown | 2021-09-27 | 1 | -3/+3 |
* | ASoC: codecs: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-11-20 | 1 | -0/+1 |
* | ASoC: codecs: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 1 | -1/+1 |
* | ASoC: codecs: use snd_soc_xxx_active() | Kuninori Morimoto | 2020-05-18 | 1 | -2/+2 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 | Thomas Gleixner | 2019-05-30 | 1 | -2/+1 |
* | ASoC: adav80x: mark expected switch fall-through | Gustavo A. R. Silva | 2018-08-09 | 1 | -0/+1 |
* | ASoC: adav80x: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -65/+65 |
* | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 2017-08-10 | 1 | -1/+1 |
* | ASoC: codec duplicated callback function goes to component on adav80x | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | ASoC: adav80x: Use snd_pcm_hw_constraint_single() | Lars-Peter Clausen | 2015-10-21 | 1 | -2/+2 |
*-. | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ... | Mark Brown | 2015-08-30 | 1 | -1/+1 |
|\ \ |
|
| | * | ASoC: Constify reg_default tables | Axel Lin | 2015-07-07 | 1 | -1/+1 |
| |/ |
|
* / | ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_config | Axel Lin | 2015-08-14 | 1 | -1/+0 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/adav80x', '... | Mark Brown | 2015-06-05 | 1 | -4/+6 |
|\ \ |
|
| | * | ASoC: adav80x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 2015-05-04 | 1 | -4/+6 |
| |/ |
|
* / | ASoC: Move bias level update to the core | Lars-Peter Clausen | 2015-04-27 | 1 | -1/+0 |
|/ |
|
* | ASoC: adav80x: Fix wrong value references for boolean kctl | Takashi Iwai | 2015-03-10 | 1 | -2/+2 |
* | ASoC: adav80x: Replace w->codec with snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 2014-11-17 | 1 | -2/+2 |
* | ASoC: adav80x: Cleanup manual bias level transitions | Lars-Peter Clausen | 2014-09-04 | 1 | -21/+2 |
* | Merge remote-tracking branch 'asoc/topic/enum' into asoc-next | Mark Brown | 2014-05-22 | 1 | -4/+4 |
|\ |
|
| * | ASoC: adav80x: Replace usage deprecated MUX/ENUM macros | Lars-Peter Clausen | 2014-04-14 | 1 | -4/+4 |
* | | 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 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown | 2014-03-12 | 1 | -122/+9 |
|\ \ \
| | |/
| |/| |
|
| | * | ASoC: adav80x: Split SPI and I2C code into different modules | Lars-Peter Clausen | 2014-02-18 | 1 | -110/+7 |
| | * | ASoC: adav80x: Use devm_kzalloc() | Lars-Peter Clausen | 2014-02-18 | 1 | -16/+6 |
| |/ |
|
* | | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown | 2014-03-12 | 1 | -6/+11 |
|\ \ |
|
| * | | ASoC: adav80x: Update locking around use of DAPM pin API | Charles Keepax | 2014-02-20 | 1 | -6/+11 |
| |/ |
|
* / | ASoC: Add helper function to check whether a CODEC is active | Lars-Peter Clausen | 2014-03-06 | 1 | -2/+2 |
|/ |
|
*-. | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/t... | Mark Brown | 2014-01-16 | 1 | -16/+14 |
|\ \ |
|
| | * | ASoC: adav80x: Use params_width() rather than memory format | Mark Brown | 2014-01-09 | 1 | -16/+14 |
| |/ |
|
* / | ASoC: adav80x: Use IS_ENABLED() macro | Fabio Estevam | 2013-11-24 | 1 | -3/+3 |
|/ |
|
* | ASoC: adav80x: Convert to direct regmap usage | Lars-Peter Clausen | 2013-09-27 | 1 | -45/+102 |
* | ASoC: adav80x: Add module device table for adav801 | Axel Lin | 2013-07-15 | 1 | -3/+10 |
* | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 2012-12-10 | 1 | -10/+10 |
* | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 2011-12-02 | 1 | -1/+1 |
* | ASoC: Cleanup duplicated const | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | ASoC: Allow source specification for CODEC level sysclk | Mark Brown | 2011-08-31 | 1 | -1/+2 |
* | ASoC: Report an error for unknown adav80x formats | Mark Brown | 2011-07-17 | 1 | -2/+2 |
* | ASoC: Add ADAV80x codec driver | Lars-Peter Clausen | 2011-06-28 | 1 | -0/+951 |