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