| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: tlv320aic26: replace codec to component | Kuninori Morimoto | 2018-02-12 | 1 | -44/+39 |
* | 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 tlv320aic26 | Kuninori Morimoto | 2016-08-08 | 1 | -6/+8 |
* | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2015-10-28 | 1 | -1/+0 |
* | ASoC: tlv320aic26: Convert to params_width() | Mark Brown | 2014-07-31 | 1 | -7/+7 |
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 2014-03-13 | 1 | -2/+0 |
|\ |
|
| * | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 2014-03-11 | 1 | -2/+0 |
* | | ASoC: tlv320aic26: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 2014-02-23 | 1 | -2/+3 |
|/ |
|
* | ASoC: tlv320aic26: Convert to direct regmap API usage | Mark Brown | 2013-09-25 | 1 | -68/+12 |
* | ASoC: tlv320aic26: Use snd_soc_update_bits() | Mark Brown | 2013-09-25 | 1 | -38/+13 |
* | ASoC: tlv320aic26: Convert to table based control init | Mark Brown | 2013-09-25 | 1 | -7/+3 |
* | ASoC: tlv320aic26: Add basic DAPM support | Mark Brown | 2013-08-16 | 1 | -0/+20 |
* | ASoC: tlv320aic26: Remove noisy print | Mark Brown | 2013-08-16 | 1 | -2/+0 |
* | ASoC: tlv320aic26: Remove direct use of internal I/O functions | Mark Brown | 2013-08-16 | 1 | -11/+11 |
* | ASoC: tlv320aic26: Fix keyclick feature | Lars-Peter Clausen | 2013-08-06 | 1 | -4/+7 |
* | ASoC: tlv320aic26: Use module_spi_driver | Sachin Kamat | 2012-08-27 | 1 | -11/+1 |
* | 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: Convert tlv320aic26 to devm_kzalloc() | Axel Lin | 2012-01-02 | 1 | -7/+1 |
* | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 2011-11-23 | 1 | -1/+1 |
* | audio: tlv320aic26: fix PLL register configuration | Michael Williamson | 2011-05-21 | 1 | -3/+11 |
* | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen | 2010-12-29 | 1 | -3/+1 |
* | ASoC: Do not include soc-dapm.h | Jarkko Nikula | 2010-11-22 | 1 | -1/+0 |
* | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood | 2010-08-12 | 1 | -119/+61 |
* | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 1 | -7/+7 |
|\ |
|
| * | ASoC: missing conversions to snd_soc_codec_*_drvdata() | Takashi Iwai | 2010-04-20 | 1 | -7/+7 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | ASoC: Factor out snd_soc_init_card() | Mark Brown | 2009-11-03 | 1 | -11/+0 |
* | ASoC: Replace remaining uses of snd_soc_cnew with snd_soc_add_controls. | Philipp Zabel | 2009-03-12 | 1 | -7/+4 |
* | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao | 2009-03-04 | 1 | -6/+8 |
* | ASoC: Push the codec runtime storage into the card structure | Mark Brown | 2009-01-27 | 1 | -2/+2 |
* | ASoC: Register non-AC97 codec DAIs | Mark Brown | 2008-12-09 | 1 | -3/+12 |
* | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown | 2008-12-01 | 1 | -1/+1 |
* | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown | 2008-11-21 | 1 | -3/+2 |
* | ALSA: ASoC: Staticise keyclick dev_attr in tlv320aic26 | Mark Brown | 2008-07-29 | 1 | -1/+1 |
* | ALSA: ASoC: Export DAI and codec for TLV320AIC26 | Mark Brown | 2008-07-29 | 1 | -0/+1 |
* | ALSA: ASoC: Add Texas Instruments TLV320AIC26 codec driver | Grant Likely | 2008-07-29 | 1 | -0/+519 |