aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas5086.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx', 'asoc/topic/tlv320dac33' and 'asoc/topic/topology' into asoc-nextMark Brown1-1/+1
2016-08-24ASoC: tas5086: fix typo: "Inavlid" -> "Invalid"Colin Ian King1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on tas5086Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'asoc/topic/tegra', 'asoc/topic/tlv' and 'asoc/topic/topology' into asoc-nextMark Brown1-3/+7
2015-07-23ASoC: tas5086: Improve the logic for de-emphasis sampling rate selectionAxel Lin1-3/+7
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-03-10ASoC: tas5086: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2014-08-04Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-nextMark Brown1-4/+4
2014-07-31ASoC: tas5086: Convert to params_width()Mark Brown1-4/+4
2014-07-03ASoC: tas5086: add regulator consumer supportDaniel Mack1-9/+58
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-62/+109
2013-10-16ASoC: tas5086: Include linux/of.h headerSachin Kamat1-0/+1
2013-10-14sound: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-10-03ASoC: tas5086: add suspend callbackDaniel Mack1-2/+28
2013-10-03ASoC: tas5086: move initialization code to own functionsDaniel Mack1-56/+72
2013-10-03ASoC: tas5086: move two variables into private structDaniel Mack1-9/+13
2013-06-28ASoC: tas5086: fix Mid-Z implementationDaniel Mack1-6/+9
2013-06-28ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register sizeDaniel Mack1-1/+1
2013-06-25ASoC: tas5086: add support for pwm start mode configDaniel Mack1-0/+22
2013-06-25ASoC: tas5086: add DAPM mux controlsDaniel Mack1-0/+200
2013-06-25ASoC: tas5086: add more register definesDaniel Mack1-3/+17
2013-06-25ASoC: tas5086: open-code I2C transfer routinesDaniel Mack1-1/+84
2013-03-13ASoC: tas5086: signedness bug in tas5086_hw_params()Dan Carpenter1-1/+1
2013-03-12ASoC: tas5086: use module_i2c_driver to simplify the codeWei Yongjun1-11/+1
2013-03-08ALSA: ASoC: add codec driver for TI TAS5086Daniel Mack1-0/+601