Age | Commit message (Expand) | Author | Files | Lines |
2020-11-26 | ASoC: tas571x: mark OF related data as maybe unused | Krzysztof Kozlowski | 1 | -2/+2 |
2020-07-16 | ASoC: codecs: tas*: merge .digital_mute() into .mute_stream() | Kuninori Morimoto | 1 | -2/+3 |
2020-04-14 | ASoC: tas571x: disable regulators on failed probe | Philipp Puschmann | 1 | -5/+15 |
2019-06-26 | Merge tag 'v5.2-rc6' into asoc-5.3 | Mark Brown | 1 | -5/+1 |
2019-06-13 | ASoC: tas571x: Fix -Wunused-const-variable | Nathan Huckleberry | 1 | -2/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-06-27 | ASoC: tas517x: add tas5707 support | Jerome Brunet | 1 | -0/+110 |
2018-02-12 | ASoC: tas571x: replace codec to component | Kuninori Morimoto | 1 | -28/+27 |
2017-09-20 | ASoC: tas571x: Kill BUG_ON() usage | Takashi Iwai | 1 | -1/+2 |
2016-10-04 | ASoC: tas571x: remove improper PDN signal usage in set_bias_level | Petr Kulhavy | 1 | -14/+0 |
2016-10-04 | ASoC: tas571x: extend the t_i2c time to comply with TAS5721 | Petr Kulhavy | 1 | -1/+1 |
2016-10-04 | ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717 | Petr Kulhavy | 1 | -10/+10 |
2016-10-04 | ASoC: tas571x: wait 50ms after oscillator trim | Petr Kulhavy | 1 | -0/+1 |
2016-08-08 | ASoC: codec duplicated callback function goes to component on tas571x | Kuninori Morimoto | 1 | -6/+8 |
2016-06-01 | ASoC: tas571x: add input channel mixer for TAS5717/19 | Petr Kulhavy | 1 | -0/+18 |
2016-05-30 | ASoC: tas571x: add biquads for TAS5717/19 | Petr Kulhavy | 1 | -0/+170 |
2016-03-31 | ASoC: tas571x: added support for TAS5721 | Petr Kulhavy | 1 | -0/+76 |
2016-03-31 | ASoC: tas571x: added missing register literals | Petr Kulhavy | 1 | -0/+28 |
2016-03-30 | ASoC: tas571x: chip type detection via I2C name | Petr Kulhavy | 1 | -8/+7 |
2016-03-29 | ASoC: tas571x: implemented digital mute | Petr Kulhavy | 1 | -4/+18 |
2015-07-07 | ASoC: tas571x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -1/+1 |
2015-05-06 | ASoC: tas571x: Eliminate redundant dev->of_node NULL check | Kevin Cernekee | 1 | -9/+4 |
2015-05-04 | ASoC: tas751x: Factor setting of new bias level into the core | Mark Brown | 1 | -1/+0 |
2015-05-04 | ASoC: tas571x: New driver for TI TAS571x power amplifiers | Kevin Cernekee | 1 | -0/+520 |