summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tlv320aic23.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: tlv320*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-06-06ASoC: tlv320aic23: Use modern ASoC DAI format terminologyMark Brown1-4/+3
2020-07-16ASoC: codecs: tlv*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-07-09ASoC: codecs: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-06-22ASoC: codecs: tlv*: rename to snd_soc_component_read()Kuninori Morimoto1-7/+7
2020-05-18ASoC: codecs: use snd_soc_xxx_active()Kuninori Morimoto1-1/+1
2019-08-15ASoC: tlv320aic23: remove unused variable 'tlv320aic23_rec_src'YueHaibing1-2/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-02-12ASoC: tlv320aic23: replace codec to componentKuninori Morimoto1-59/+61
2017-11-08ASoC: tlv320aic23: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2017-03-06ASoC: TLV320AIC23: Unquote NULL from control nameLiviu Dudau1-4/+3
2016-08-08ASoC: codec duplicated callback function goes to component on tlv320aic23Kuninori Morimoto1-6/+8
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2014-11-27ASoC: tlv320aic23: Cleanup manual bias level transitionsLars-Peter Clausen1-19/+2
2014-07-29ASoC: tlv320aic23: Convert to params_width()Mark Brown1-5/+5
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown1-0/+2
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown1-50/+17
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-03-09ASoC: tlv320aic23: add missing EXPORT_SYMBOLsMax Filippov1-0/+2
2014-03-07ASoC: tlv320aic23: add support for SPI control modeMax Filippov1-44/+11
2014-03-06ASoC: Add helper function to check whether a CODEC is activeLars-Peter Clausen1-1/+1
2014-02-23ASoC: tlv320aic23: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-6/+6
2013-09-24ASoC: tlv320aic23: Convert to direct regmap API usageMark Brown1-23/+31
2013-09-24ASoC: tlv320aic23: Convert to table based control initMark Brown1-3/+2
2013-09-24ASoC: tlv320aic23: Remove #defines for I2CMark Brown1-24/+1
2012-05-13Merge tag 'v3.4-rc7' into for-3.5Mark Brown1-2/+2
2012-04-30ASoC: tlv312aic23: unbreak resumeEric Bénard1-2/+2
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-6/+3
2012-04-04ASoC: tlv320aic23: Remove driver-specific version numberMark Brown1-4/+0
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-02ASoC: Convert tlv320aic23 to devm_kzalloc()Axel Lin1-4/+1
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-2/+1
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown1-1/+0
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-10-27ASoC: tlv320aic23: Clear TLV320AIC23_MS_MASTER bit for slave modeAxel Lin1-0/+1
2011-10-14ASoC: tlv320aic23: convert to soc-cacheAxel Lin1-115/+52
2011-10-05ASoC: Consolidate use of controls with custom get/put functionPeter Ujfalusi1-11/+3
2011-03-31ASoC: Use data based init for tlv320aic23 DAPMLu Guanqun1-14/+5
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-4/+5
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-122/+60
2010-06-23codecs/tlv320aic23: fix bias management for suspend/resumeEric Bénard1-3/+4
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+0
2010-05-10ASoC: Remove unneeded suspend bias managment from CODEC driversMark Brown1-1/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-01-29ASoC: AIC23: Fixing writes to non-existing registers in resume functionAnuj Aggarwal1-1/+1
2009-12-04Merge branch 'topic/asoc' into for-linusTakashi Iwai1-9/+0