aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic3x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: tlv320aic33: Use modern ASoC DAI format terminologyMark Brown1-6/+5
2021-10-29ASoC: tlv320aic3x: Make aic3x_remove() return voidUwe Kleine-König1-2/+1
2021-04-08ASoC: codecs: tlv320aic3x: add AIC3106Jiri Prchal1-0/+3
2021-04-07ASoC: codecs: tlv320aic3x: move I2C to separated fileJiri Prchal1-74/+26
2021-04-07ASoC: codecs: tlv320aic3x: rename probe functionJiri Prchal1-2/+2
2021-04-07ASoC: codecs: tlv320aic3x: move model definitionsJiri Prchal1-4/+0
2021-01-21ASoC: tlv*: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-07-16ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto1-7/+7
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-17ASoC: tlv320aic3x: Add support for high power analog outputSaravanan Sekar1-1/+13
2019-03-04Merge branch 'for-5.0' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.1Mark Brown1-1/+3
2019-02-28ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann1-2/+3
2019-02-08ASoC: regulator notifier registration should be managedGuennadi Liakhovetski1-21/+4
2018-11-20ASoC: tlv320aic3x: Add support for CBM_CFS and CBS_CFM clocking modesPeter Ujfalusi1-0/+10
2018-02-14ASoC: tlv320aic3x: Use empty struct initializerFabio Estevam1-1/+1
2018-02-12ASoC: tlv320aic3x: replace codec to componentKuninori Morimoto1-148/+145
2017-11-30ASoC: tlv320aic3x: Use standard reset GPIO OF nameAndrew F. Davis1-4/+11
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'asoc/topic/tegra', 'asoc/topic/tlv320aic32x4' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-0/+45
2017-08-31ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi1-0/+45
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2016-12-31ASoC: tlv320aic3x: Add delay after power on and register syncPeter Ujfalusi1-0/+6
2016-12-31ASoC: tlv320aic3x: Mark the RESET register as volatilePeter Ujfalusi1-0/+13
2016-11-02ASoC: dapm: Support second register for DAPM control updatesChen-Yu Tsai1-1/+1
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic3xKuninori Morimoto1-6/+8
2015-10-13Merge branch 'for-linus' into for-nextTakashi Iwai1-8/+11
2015-10-01ASoC: tlv320aic3x: Prevent writing reserved registers on tlv320aic3104 CODECsRick Mann1-8/+11
2015-09-16ASoC: tlv320aic3x: Improve tdm supportJyri Sarha1-4/+26
2015-08-30Merge remote-tracking branches 'asoc/topic/rcar', 'asoc/topic/reg-default', 'asoc/topic/rl6231', 'asoc/topic/rockchip' and 'asoc/topic/rt286' into asoc-nextMark Brown1-1/+1
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-15ASoC: tlv320aic3x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-4/+5
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-02-04Merge remote-tracking branches 'asoc/topic/tdm-slot', 'asoc/topic/tegra', 'asoc/topic/tlv320aic3x', 'asoc/topic/ts3a227e' and 'asoc/topic/ts3a277e' into asoc-nextMark Brown1-101/+244
2015-02-04Merge remote-tracking branch 'asoc/topic/w-codec' into asoc-nextMark Brown1-1/+1
2015-02-04ASoC: tlv320aic3x: Fix bad comment before intercon_extra_3104 definitionJyri Sarha1-1/+1
2015-02-03ASoC: tlv320aic3x: Add support for tlv320aic3104Jyri Sarha1-101/+244
2015-01-30ASoC: tlv320aic3x: Fix data delay configurationPeter Ujfalusi1-1/+1
2015-01-15ASoC: tlv320aic3x: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+1
2014-11-27ASoC: tlv320aic3x: Cleanup manual bias level transitionsLars-Peter Clausen1-1/+0
2014-11-11ASoC: tlv320aic3x: Add output driver pop reduction controlsMisael Lopez Cruz1-0/+14
2014-11-11ASoC: tlv320aic3x: Convert SOC_ENUM_SINGLE/DOUBLE arrays to individualPeter Ujfalusi1-72/+79
2014-11-10ASoC: tlv320aic3x: Add TDM supportPeter Ujfalusi1-3/+59
2014-10-06Merge remote-tracking branches 'asoc/topic/suspend', 'asoc/topic/tas2552', 'asoc/topic/tegra', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic3x' into asoc-nextMark Brown1-0/+13
2014-10-03ASoC: tlv320aic3x: fix PLL D configurationDmitry Lavnikevich1-0/+13
2014-09-03ASoC: tlv320aic3x: Remove unnecessary suspend/resume bias level changesLars-Peter Clausen1-16/+0
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-6/+7
2014-08-04Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/topic/pxa' into asoc-nextMark Brown1-6/+2