summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tlv320aic3x: switch to using gpiod APIDmitry Torokhov2022-11-031-69/+39
* ASoC: tlv320aic3x: remove support for platform dataDmitry Torokhov2022-11-031-7/+5
* ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: tlv320aic33: Use modern ASoC DAI format terminologyMark Brown2022-06-061-6/+5
* ASoC: tlv320aic3x: Make aic3x_remove() return voidUwe Kleine-König2021-10-291-2/+1
* ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal2021-04-081-0/+3
* ASoC: codecs: tlv320aic3x: move I2C to separated fileJiri Prchal2021-04-071-74/+26
* ASoC: codecs: tlv320aic3x: rename probe functionJiri Prchal2021-04-071-2/+2
* ASoC: codecs: tlv320aic3x: move model definitionsJiri Prchal2021-04-071-4/+0
* ASoC: tlv*: sync parameter naming (rate/sample_bits)Kuninori Morimoto2021-01-211-1/+1
* ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-2/+3
* ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-7/+7
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | ASoC: tlv320aic3x: Add support for high power analog outputSaravanan Sekar2019-05-171-1/+13
|/
* Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-03-041-1/+3
|\
| * ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann2019-02-281-2/+3
* | ASoC: regulator notifier registration should be managedGuennadi Liakhovetski2019-02-081-21/+4
|/
* ASoC: tlv320aic3x: Add support for CBM_CFS and CBS_CFM clocking modesPeter Ujfalusi2018-11-201-0/+10
* ASoC: tlv320aic3x: Use empty struct initializerFabio Estevam2018-02-141-1/+1
* ASoC: tlv320aic3x: replace codec to componentKuninori Morimoto2018-02-121-148/+145
* ASoC: tlv320aic3x: Use standard reset GPIO OF nameAndrew F. Davis2017-11-301-4/+11
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown2017-09-011-0/+45
|\ \
| | * ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi2017-08-311-0/+45
| |/
* / ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
|/
* ASoC: tlv320aic3x: Add delay after power on and register syncPeter Ujfalusi2016-12-311-0/+6
* ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi2016-12-311-0/+13
* ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai2016-11-021-1/+1
* ASoC: codec duplicated callback function goes to component on tlv320aic3xKuninori Morimoto2016-08-081-6/+8
* Merge branch 'for-linus' into for-nextTakashi Iwai2015-10-131-8/+11
|\
| * ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECsRick Mann2015-10-011-8/+11
* | ASoC: tlv320aic3x: Improve tdm supportJyri Sarha2015-09-161-4/+26
|/
*-. Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', '...Mark Brown2015-08-301-1/+1
|\ \
| | * regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin2015-07-161-1/+1
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: tlv320aic3x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-151-4/+5
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
*-. Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'as...Mark Brown2015-02-041-101/+244
|\ \
| | * ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definitionJyri Sarha2015-02-041-1/+1
| | * ASoC: tlv320aic3x: Add support for tlv320aic3104Jyri Sarha2015-02-031-101/+244
| |/
* | Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown2015-02-041-1/+1
|\ \
| * | ASoC: tlv320aic3x: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2015-01-151-1/+1
| |/
* / ASoC: tlv320aic3x: Fix data delay configurationPeter Ujfalusi2015-01-301-1/+1
|/
* ASoC: tlv320aic3x: Cleanup manual bias level transitionsLars-Peter Clausen2014-11-271-1/+0
* ASoC: tlv320aic3x: Add output driver pop reduction controlsMisael Lopez Cruz2014-11-111-0/+14
* ASoC: tlv320aic3x: Convert SOC_ENUM_SINGLE/DOUBLE arrays to individualPeter Ujfalusi2014-11-111-72/+79
* ASoC: tlv320aic3x: Add TDM supportPeter Ujfalusi2014-11-101-3/+59
*-. Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'a...Mark Brown2014-10-061-0/+13
|\ \
| | * ASoC: tlv320aic3x: fix PLL D configurationDmitry Lavnikevich2014-10-031-0/+13
| |/
* / ASoC: tlv320aic3x: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen2014-09-031-16/+0
|/