aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic31xx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-16ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King1-1/+1
2018-09-04ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis1-2/+32
2018-09-03ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis1-0/+55
2018-02-19ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi1-10/+22
2018-02-19ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi1-9/+9
2018-02-14ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocksPeter Ujfalusi1-1/+72
2018-02-12ASoC: tlv320aic31xx: replace codec to componentKuninori Morimoto1-124/+116
2017-12-07ASoC: tlv320aic31xx: Reset registers during power upAndrew F. Davis1-4/+22
2017-12-07ASoC: tlv320aic31xx: Use fwnode APIs over raw OF callsAndrew F. Davis1-48/+29
2017-12-07ASoC: tlv320aic31xx: Fix GPIO header includesAndrew F. Davis1-1/+1
2017-12-01ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis1-10/+18
2017-12-01ASoC: tlv320aic31xx: Add CODEC clock slave supportAndrew F. Davis1-1/+9
2017-12-01ASoC: tlv320aic31xx: Check clock and divider before divisionAndrew F. Davis1-1/+7
2017-12-01ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* APIAndrew F. Davis1-13/+10
2017-12-01ASoC: tlv320aic31xx: Merge init function into probeAndrew F. Davis1-33/+22
2017-12-01ASoC: tlv320aic31xx: General source formatting cleanupAndrew F. Davis1-28/+35
2017-11-30ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis1-8/+8
2017-11-30ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis1-6/+3
2017-11-30ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis1-17/+9
2017-11-30ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis1-2/+9
2017-11-08ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-05-14ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codecTomas Vilda1-1/+1
2016-11-12ASoC: tlv320aic31xx: Add support for tlv320dac3101Peter Ujfalusi1-0/+2
2016-11-10ASoC: tlv320aic31xx: Add missing of_device_id for dac3100Peter Ujfalusi1-0/+1
2016-09-27ASoC: tlv320aic31xx: do not declare support for mono DAINikita Yushchenko1-3/+3
2016-09-26ASoC: tlv320aic31xx: add explicit support for tlv320dac31xxNikita Yushchenko1-56/+156
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic31xxKuninori Morimoto1-6/+8
2016-04-19ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100SBastien Nocera1-0/+10
2015-08-30Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'asoc/topic/cs4265' and 'asoc/topic/cs42l52' into asoc-nextMark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-15ASoC: Constify snd_soc_dai_ops variablesAxel Lin1-1/+1
2015-05-15ASoC: tlv320aix31xx: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-5/+5
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-15ASoC: tlv320aic31xx: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-4/+5
2014-12-08Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tfa9879', 'asoc/topic/tlv320aic23' and 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown1-16/+2
2014-11-27ASoC: tlv320aix31xx: Cleanup manual bias level transitionsLars-Peter Clausen1-16/+2
2014-11-24ASoC: tlv320aic31xx: Fix off by one error in the loop stucture.Jyri Sarha1-6/+7
2014-09-03ASoC: tlv320aic31xx: Choose PLL p divider automaticallyJyri Sarha1-51/+50
2014-09-03Merge branch 'fix/tlv320aic31xx' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-tlv320aic31xxMark Brown1-12/+39
2014-09-03ASoC: tlv320aic31xx: Fix 24bit samples with I2S format and 12MHz mclkJyri Sarha1-12/+39
2014-09-01ASoC: tlv320aic31xx: Correct interface register 2 variable namePeter Ujfalusi1-3/+3
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-08-04Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown1-11/+12
2014-07-31ASoC: tlv320aic31xx: Convert to params_width()Mark Brown1-4/+4
2014-07-25ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()Peter Ujfalusi1-3/+6
2014-06-22ASoC: tlv320aic31xx: Fixed Coding Style IssuesShahina Shaik1-0/+2
2014-06-21ASoC: tlv320aic31xx: Remove duplicate constLars-Peter Clausen1-11/+10
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-nextMark Brown1-0/+1
2014-04-25ASoC: tlv320aic31xx: Convert /n to \nJoe Perches1-1/+1