Age | Commit message (Expand) | Author | Files | Lines |
2015-02-04 | Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as... | Mark Brown | 1 | -2/+2 |
2015-01-15 | ASoC: alc5632: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -3/+5 |
2015-01-06 | ASoC: alc5632: Constify struct regmap_config and snd_soc_codec_driver | Krzysztof Kozlowski | 1 | -2/+2 |
2014-11-24 | ASoC: alc5632: Cleanup bias level transitions | Lars-Peter Clausen | 1 | -20/+2 |
2014-04-01 | ASoC: alc5632: add an of_match table | Stephen Warren | 1 | -0/+7 |
2014-04-01 | ASoC: alc5632: fix uninit var in alc5632_probe() | Stephen Warren | 1 | -2/+1 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -8/+0 |
2014-02-23 | ASoC: alc5632: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -16/+24 |
2014-01-13 | ASoC: alc5632: Use params_width() rather than memory format | Mark Brown | 1 | -4/+4 |
2013-10-14 | treewide: fix "usefull" typo | Michael Opdenacker | 1 | -1/+1 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -4/+4 |
2012-05-08 | ASoC: alc5632: Convert to devm_regmap_init_i2c() | Axel Lin | 1 | -7/+1 |
2012-05-08 | ASoC: alc5632: Convert to module_i2c_driver() | Axel Lin | 1 | -19/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-02-12 | ASoC: alc5632: Allow 8kHz stream support. | Andrey Danin | 1 | -0/+1 |
2012-02-12 | ASoC: alc5632: Fix Capture/Playback attributes for microphone inputs | Paul Fertser | 1 | -5/+5 |
2012-02-12 | ASoC: alc5632: Fix Boost Volume TLVs used for the external microphones | Paul Fertser | 1 | -6/+5 |
2012-02-12 | ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut Mix | Marc Dietrich | 1 | -0/+3 |
2012-02-12 | ASoC: alc5632: Fix I2S digital interface power for recording | Andrey Danin | 1 | -1/+1 |
2012-02-12 | ASoC: alc5632: Add DMIC switches and controls | Andrey Danin | 1 | -3/+23 |
2012-02-12 | ASoC: alc5632: Refactored DAPM routes to add voice support | Andrey Danin | 1 | -16/+69 |
2012-02-12 | ASoC: alc5632: Remove unexisting route from Phone Mix to Mono Mix | Andrey Danin | 1 | -1/+0 |
2012-02-12 | ASoC: alc5632: Rename capture switches to common scheme XXX2REC | Andrey Danin | 1 | -28/+28 |
2012-02-12 | ASoC: alc5632: Add voice DAC playback switch | Andrey Danin | 1 | -0/+2 |
2012-02-12 | ASoC: alc5632: Fixed voice DAC volume step. | Andrey Danin | 1 | -1/+1 |
2012-02-12 | ASoC: alc5632: Coding style. Remove two extra empty lines. | Andrey Danin | 1 | -2/+0 |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -1/+1 |
2012-01-23 | ASoC: Add __devinit/__devexit annotations at necessary places | Axel Lin | 1 | -1/+1 |
2011-12-13 | ASoC: Rename ALC5632 MICBIAS to common name convention. | Leon Romanovsky | 1 | -2/+2 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-17 | ASoC: alc5632: Remove volatile registers from regmap defaults | Leon Romanovsky | 1 | -7/+0 |
2011-11-17 | ASoC: alc5632: Update of i2c_probe function to use regmap API only | Leon Romanovsky | 1 | -37/+30 |
2011-11-17 | ASoC: alc5632: Added support of two undocumented registers | Leon Romanovsky | 1 | -0/+2 |
2011-11-17 | ASoC: alc5632: Remove unrelevant registers and name the relevant | Leon Romanovsky | 1 | -112/+49 |
2011-11-16 | ASoC: alc5632: rename volume/switch contols for master and speaker volumes. | Andrey Danin | 1 | -4/+4 |
2011-11-16 | ASoC: Convert ALC5632 codec to use regmap API | Leon Romanovsky | 1 | -58/+159 |
2011-11-16 | ASoC: alc5632: Fix compile without CONFIG_PM | Leon Romanovsky | 1 | -0/+5 |
2011-11-15 | ASoC: Remove unused control_data and mutex fields from struct alc5632_priv | Axel Lin | 1 | -4/+0 |
2011-11-11 | ASoC: Remove unnecessary backslash from alc5632 codec | Leon Romanovsky | 1 | -1/+1 |
2011-11-11 | ASoC: Remove unused defines in alc5632 codec | Leon Romanovsky | 1 | -21/+0 |
2011-11-10 | ASoC: Add new Realtek ALC5632 CODEC driver | Leon Romanovsky | 1 | -0/+1153 |