index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
tas5086.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-02-12
ASoC: tas5086: replace codec to component
Kuninori Morimoto
2017-08-10
ASoC: codecs: add const to snd_soc_codec_driver structures
Bhumika Goyal
2016-09-29
Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'aso...
Mark Brown
2016-08-24
ASoC: tas5086: fix typo: "Inavlid" -> "Invalid"
Colin Ian King
2016-08-08
ASoC: codec duplicated callback function goes to component on tas5086
Kuninori Morimoto
2015-08-30
Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...
Mark Brown
2015-07-23
ASoC: tas5086: Improve the logic for de-emphasis sampling rate selection
Axel Lin
2015-07-15
ASoC: drivers: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-03-10
ASoC: tas5086: Fix wrong value references for boolean kctl
Takashi Iwai
2014-08-04
Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...
Mark Brown
2014-07-31
ASoC: tas5086: Convert to params_width()
Mark Brown
2014-07-03
ASoC: tas5086: add regulator consumer support
Daniel Mack
2014-04-14
ASoC: Add snd_soc_kcontrol_codec() helper function
Lars-Peter Clausen
2013-10-25
Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2013-10-16
ASoC: tas5086: Include linux/of.h header
Sachin Kamat
2013-10-14
sound: Remove unnecessary semicolons
Joe Perches
2013-10-03
ASoC: tas5086: add suspend callback
Daniel Mack
2013-10-03
ASoC: tas5086: move initialization code to own functions
Daniel Mack
2013-10-03
ASoC: tas5086: move two variables into private struct
Daniel Mack
2013-06-28
ASoC: tas5086: fix Mid-Z implementation
Daniel Mack
2013-06-28
ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register size
Daniel Mack
2013-06-25
ASoC: tas5086: add support for pwm start mode config
Daniel Mack
2013-06-25
ASoC: tas5086: add DAPM mux controls
Daniel Mack
2013-06-25
ASoC: tas5086: add more register defines
Daniel Mack
2013-06-25
ASoC: tas5086: open-code I2C transfer routines
Daniel Mack
2013-03-13
ASoC: tas5086: signedness bug in tas5086_hw_params()
Dan Carpenter
2013-03-12
ASoC: tas5086: use module_i2c_driver to simplify the code
Wei Yongjun
2013-03-08
ALSA: ASoC: add codec driver for TI TAS5086
Daniel Mack