Age | Commit message (Expand) | Author | Files | Lines |
2017-11-09 | ASoC: tlv320dac31xx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
2017-05-14 | ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codec | Tomas Vilda | 1 | -1/+1 |
2016-11-12 | ASoC: tlv320aic31xx: Add support for tlv320dac3101 | Peter Ujfalusi | 1 | -0/+2 |
2016-11-10 | ASoC: tlv320aic31xx: Add missing of_device_id for dac3100 | Peter Ujfalusi | 1 | -0/+1 |
2016-09-27 | ASoC: tlv320aic31xx: do not declare support for mono DAI | Nikita Yushchenko | 1 | -3/+3 |
2016-09-26 | ASoC: tlv320aic31xx: add explicit support for tlv320dac31xx | Nikita Yushchenko | 1 | -56/+156 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on tlv320aic31xx | Kuninori Morimoto | 1 | -6/+8 |
2016-04-19 | ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S | Bastien Nocera | 1 | -0/+10 |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso... | Mark Brown | 1 | -1/+1 |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
2015-07-15 | ASoC: Constify snd_soc_dai_ops variables | Axel Lin | 1 | -1/+1 |
2015-05-15 | ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -5/+5 |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
2015-01-15 | ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -4/+5 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso... | Mark Brown | 1 | -16/+2 |
2014-11-27 | ASoC: tlv320aix31xx: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -16/+2 |
2014-11-24 | ASoC: tlv320aic31xx: Fix off by one error in the loop stucture. | Jyri Sarha | 1 | -6/+7 |
2014-09-03 | ASoC: tlv320aic31xx: Choose PLL p divider automatically | Jyri Sarha | 1 | -51/+50 |
2014-09-03 | Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel... | Mark Brown | 1 | -12/+39 |
2014-09-03 | ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclk | Jyri Sarha | 1 | -12/+39 |
2014-09-01 | ASoC: tlv320aic31xx: Correct interface register 2 variable name | Peter Ujfalusi | 1 | -3/+3 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ... | Mark Brown | 1 | -4/+4 |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a... | Mark Brown | 1 | -11/+12 |
2014-07-31 | ASoC: tlv320aic31xx: Convert to params_width() | Mark Brown | 1 | -4/+4 |
2014-07-25 | ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init() | Peter Ujfalusi | 1 | -3/+6 |
2014-06-22 | ASoC: tlv320aic31xx: Fixed Coding Style Issues | Shahina Shaik | 1 | -0/+2 |
2014-06-21 | ASoC: tlv320aic31xx: Remove duplicate const | Lars-Peter Clausen | 1 | -11/+10 |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown | 1 | -0/+1 |
2014-04-25 | ASoC: tlv320aic31xx: Convert /n to \n | Joe Perches | 1 | -1/+1 |
2014-04-14 | ASoC: tlv320aic23: Include of.h | Sachin Kamat | 1 | -0/+1 |
2014-03-18 | ASoC: codecs: Replace instances of rtd->codec with dai->codec | Lars-Peter Clausen | 1 | -3/+2 |
2014-03-18 | ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzalloc | Axel Lin | 1 | -8/+3 |
2014-03-17 | ASoC: tlv320aic31xx: Turn power off only once. | Jyri Sarha | 1 | -1/+2 |
2014-03-13 | ASoC: tlv320aic31xx: Staticise non-exported symbols | Mark Brown | 1 | -5/+5 |
2014-03-13 | ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() call | Jyri Sarha | 1 | -9/+0 |
2014-03-13 | ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_off | Jyri Sarha | 1 | -1/+0 |
2014-03-13 | ASoC: tlv320aic31xx: Add basic codec driver implementation | Jyri Sarha | 1 | -0/+1295 |