summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas571x.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-5/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* | ASoC: tas571x: Fix -Wunused-const-variableNathan Huckleberry2019-06-131-2/+2
|/
* ASoC: tas517x: add tas5707 supportJerome Brunet2018-06-271-0/+110
* ASoC: tas571x: replace codec to componentKuninori Morimoto2018-02-121-28/+27
* ASoC: tas571x: Kill BUG_ON() usageTakashi Iwai2017-09-201-1/+2
* ASoC: tas571x: remove improper PDN signal usage in set_bias_levelPetr Kulhavy2016-10-041-14/+0
* ASoC: tas571x: extend the t_i2c time to comply with TAS5721Petr Kulhavy2016-10-041-1/+1
* ASoC: tas571x: move mixer volume controls from TAS5711 to TAS5717Petr Kulhavy2016-10-041-10/+10
* ASoC: tas571x: wait 50ms after oscillator trimPetr Kulhavy2016-10-041-0/+1
* ASoC: codec duplicated callback function goes to component on tas571xKuninori Morimoto2016-08-081-6/+8
* ASoC: tas571x: add input channel mixer for TAS5717/19Petr Kulhavy2016-06-011-0/+18
* ASoC: tas571x: add biquads for TAS5717/19Petr Kulhavy2016-05-301-0/+170
* ASoC: tas571x: added support for TAS5721Petr Kulhavy2016-03-311-0/+76
* ASoC: tas571x: added missing register literalsPetr Kulhavy2016-03-311-0/+28
* ASoC: tas571x: chip type detection via I2C namePetr Kulhavy2016-03-301-8/+7
* ASoC: tas571x: implemented digital mutePetr Kulhavy2016-03-291-4/+18
* ASoC: tas571x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-07-071-1/+1
* ASoC: tas571x: Eliminate redundant dev->of_node NULL checkKevin Cernekee2015-05-061-9/+4
* ASoC: tas751x: Factor setting of new bias level into the coreMark Brown2015-05-041-1/+0
* ASoC: tas571x: New driver for TI TAS571x power amplifiersKevin Cernekee2015-05-041-0/+520