Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | ASoC: rt5631: replace codec to component | Kuninori Morimoto | 1 | -161/+163 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on rt5631 | Kuninori Morimoto | 1 | -6/+8 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -4/+3 |
2015-08-05 | ASoC: rt5631: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -4/+3 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-05-20 | ASoC: rt5631: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -2/+2 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-03-22 | ASoC: rt5631: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-01-15 | ASoC: rt5631: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -10/+18 |
2014-11-24 | ASoC: rt5631: Cleanup bias level transitions | Lars-Peter Clausen | 1 | -26/+1 |
2014-11-17 | ASoC: rt5631: Fixing compilation warning when DT is disabled | Krishna Mohan Dani | 1 | -0/+2 |
2014-11-13 | ASoC: rt5631: Adding Device Tree compatibility to Realtek's ALC5631/RT5631 co... | Krishna Mohan Dani | 1 | -0/+9 |
2014-07-31 | ASoC: rt5631: Convert to params_width() | Mark Brown | 1 | -5/+5 |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -2/+2 |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -9/+0 |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -9/+0 |
2014-02-20 | ASoC: rt5631: Remove superfluous const | Takashi Iwai | 1 | -45/+30 |
2012-12-09 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
2012-11-19 | ASoC: rt5631: Fix return value | Sachin Kamat | 1 | -1/+1 |
2012-05-09 | ASoC: rt5631: Convert to direct regmap API usage | Mark Brown | 1 | -41/+54 |
2012-05-09 | ASoC: rt5631: Convert to module_i2c_driver() | Mark Brown | 1 | -11/+1 |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown | 1 | -2/+1 |
2012-01-02 | ASoC: Convert rt5631 to devm_kzalloc() | Axel Lin | 1 | -5/+2 |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -1/+1 |
2011-11-20 | ASoC: rt5631: fix DB_RANGE size | Clemens Ladisch | 1 | -1/+1 |
2011-10-20 | ASoC: rt5631: Remove unused codec field from struct rt5631_priv | Axel Lin | 1 | -2/+0 |
2011-09-30 | ASoC: Remove unused function check_vdac_to_outmix from rt5631 | Mark Brown | 1 | -14/+0 |
2011-09-30 | ASoC: Staticise non-exported symbols in rt5631 | Mark Brown | 1 | -3/+3 |
2011-09-23 | ASoC: Staticize rt5631_dai | Axel Lin | 1 | -1/+1 |
2011-09-21 | ASoC: Add driver for rt5631 | johnnyhsu@realtek.com | 1 | -0/+1789 |