summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic31xx.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera2016-04-191-0/+10
*-. Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \
| * | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/
* | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-151-5/+5
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
* ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-151-4/+5
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'aso...Mark Brown2014-12-081-16/+2
|\ \
| | * ASoC: tlv320aix31xx: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-16/+2
| |/
* | ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.Jyri Sarha2014-11-241-6/+7
|/
* ASoC: tlv320aic31xx: Choose PLL p divider automaticallyJyri Sarha2014-09-031-51/+50
* Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2014-09-031-12/+39
|\
| * ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclkJyri Sarha2014-09-031-12/+39
* | ASoC: tlv320aic31xx: Correct interface register 2 variable namePeter Ujfalusi2014-09-011-3/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-041-4/+4
|\ \
| | * ASoC: tlv320aic31xx: Convert to params_width()Mark Brown2014-07-311-4/+4
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'a...Mark Brown2014-08-041-11/+12
|\ \ \ \ | | |_|/ | |/| |
| | | * ASoC: tlv320aic31xx: Fixed Coding Style IssuesShahina Shaik2014-06-221-0/+2
| | |/ | |/|
| | * ASoC: tlv320aic31xx: Remove duplicate constLars-Peter Clausen2014-06-211-11/+10
| |/
* | ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()Peter Ujfalusi2014-07-251-3/+6
|/
*-. Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-0/+1
|\ \
| * | ASoC: tlv320aic23: Include of.hSachin Kamat2014-04-141-0/+1
| |/
* | ASoC: tlv320aic31xx: Convert /n to \nJoe Perches2014-04-251-1/+1
|/
* ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen2014-03-181-3/+2
* ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzallocAxel Lin2014-03-181-8/+3
* ASoC: tlv320aic31xx: Turn power off only once.Jyri Sarha2014-03-171-1/+2
* ASoC: tlv320aic31xx: Staticise non-exported symbolsMark Brown2014-03-131-5/+5
* ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() callJyri Sarha2014-03-131-9/+0
* ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_offJyri Sarha2014-03-131-1/+0
* ASoC: tlv320aic31xx: Add basic codec driver implementationJyri Sarha2014-03-131-0/+1295
OpenPOWER on IntegriCloud