summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic31xx.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot2019-04-031-2/+2
* ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2019-04-021-2/+15
* ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2019-04-021-1/+47
* ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-13/+3
* ASoC: tlv320aic31xx: asihpi: clean up indentation, remove extraneous tabColin Ian King2018-11-161-1/+1
* ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2018-09-041-2/+32
* ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis2018-09-031-0/+55
* ASoC: tlv320aic31xx: Do not force power on the DAC/ADC in clock master modePeter Ujfalusi2018-02-191-10/+22
* ASoC: tlv320aic31xx: Rename AIF_IN from 'DAC IN' to 'AIF IN'Peter Ujfalusi2018-02-191-9/+9
* ASoC: tlv320aic31xx: Fix master mode clock I2S bus clocksPeter Ujfalusi2018-02-141-1/+72
* ASoC: tlv320aic31xx: replace codec to componentKuninori Morimoto2018-02-121-124/+116
* ASoC: tlv320aic31xx: Reset registers during power upAndrew F. Davis2017-12-071-4/+22
* ASoC: tlv320aic31xx: Use fwnode APIs over raw OF callsAndrew F. Davis2017-12-071-48/+29
* ASoC: tlv320aic31xx: Fix GPIO header includesAndrew F. Davis2017-12-071-1/+1
* ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis2017-12-011-10/+18
* ASoC: tlv320aic31xx: Add CODEC clock slave supportAndrew F. Davis2017-12-011-1/+9
* ASoC: tlv320aic31xx: Check clock and divider before divisionAndrew F. Davis2017-12-011-1/+7
* ASoC: tlv320aic31xx: Switch GPIO handling to use gpiod_* APIAndrew F. Davis2017-12-011-13/+10
* ASoC: tlv320aic31xx: Merge init function into probeAndrew F. Davis2017-12-011-33/+22
* ASoC: tlv320aic31xx: General source formatting cleanupAndrew F. Davis2017-12-011-28/+35
* ASoC: tlv320aic31xx: Move ACPI table next to OF tableAndrew F. Davis2017-11-301-8/+8
* ASoC: tlv320aic31xx: Change aic31xx_power_off return type to voidAndrew F. Davis2017-11-301-6/+3
* ASoC: tlv320aic31xx: File header and copyright cleanupAndrew F. Davis2017-11-301-17/+9
* ASoC: tlv320aic31xx: Use standard reset GPIO OF nameAndrew F. Davis2017-11-301-2/+9
* ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva2017-11-081-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: tlv320dac31xx: Fix mistype in tlv320dac31xx codecTomas Vilda2017-05-141-1/+1
* ASoC: tlv320aic31xx: Add support for tlv320dac3101Peter Ujfalusi2016-11-121-0/+2
* ASoC: tlv320aic31xx: Add missing of_device_id for dac3100Peter Ujfalusi2016-11-101-0/+1
* ASoC: tlv320aic31xx: do not declare support for mono DAINikita Yushchenko2016-09-271-3/+3
* ASoC: tlv320aic31xx: add explicit support for tlv320dac31xxNikita Yushchenko2016-09-261-56/+156
* ASoC: codec duplicated callback function goes to component on tlv320aic31xxKuninori Morimoto2016-08-081-6/+8
* 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
| | |/ | |/|