summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tas5086.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tas5086: replace codec to componentKuninori Morimoto2018-02-121-47/+47
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas5086', 'asoc/topic/tegra', 'aso...Mark Brown2016-09-291-1/+1
|\ \
| * | ASoC: tas5086: fix typo: "Inavlid" -> "Invalid"Colin Ian King2016-08-241-1/+1
| |/
* / ASoC: codec duplicated callback function goes to component on tas5086Kuninori Morimoto2016-08-081-6/+8
|/
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-3/+7
|\ \
| | * ASoC: tas5086: Improve the logic for de-emphasis sampling rate selectionAxel Lin2015-07-231-3/+7
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: tas5086: Fix wrong value references for boolean kctlTakashi Iwai2015-03-101-2/+2
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-4/+4
|\ \
| | * ASoC: tas5086: Convert to params_width()Mark Brown2014-07-311-4/+4
| |/
* / ASoC: tas5086: add regulator consumer supportDaniel Mack2014-07-031-9/+58
|/
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-2/+2
* Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2013-10-251-62/+109
|\
| * ASoC: tas5086: Include linux/of.h headerSachin Kamat2013-10-161-0/+1
| * ASoC: tas5086: add suspend callbackDaniel Mack2013-10-031-2/+28
| * ASoC: tas5086: move initialization code to own functionsDaniel Mack2013-10-031-56/+72
| * ASoC: tas5086: move two variables into private structDaniel Mack2013-10-031-9/+13
* | sound: Remove unnecessary semicolonsJoe Perches2013-10-141-1/+1
|/
* ASoC: tas5086: fix Mid-Z implementationDaniel Mack2013-06-281-6/+9
* ASoC: tas5086: fix TAS5086_CLOCK_CONTROL register sizeDaniel Mack2013-06-281-1/+1
* ASoC: tas5086: add support for pwm start mode configDaniel Mack2013-06-251-0/+22
* ASoC: tas5086: add DAPM mux controlsDaniel Mack2013-06-251-0/+200
* ASoC: tas5086: add more register definesDaniel Mack2013-06-251-3/+17
* ASoC: tas5086: open-code I2C transfer routinesDaniel Mack2013-06-251-1/+84
* ASoC: tas5086: signedness bug in tas5086_hw_params()Dan Carpenter2013-03-131-1/+1
* ASoC: tas5086: use module_i2c_driver to simplify the codeWei Yongjun2013-03-121-11/+1
* ALSA: ASoC: add codec driver for TI TAS5086Daniel Mack2013-03-081-0/+601