summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/alc5623.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: alc*: Remove now redundant non_legacy_dai_naming flagCharles Keepax1-1/+0
2022-04-25ASoC: alc56*: use i2c_match_id and simple i2c probeStephen Kitt1-11/+13
2021-09-27ASoC: alc5623: Use modern ASoC DAI format terminologyMark Brown1-4/+4
2020-11-26ASoC: alc5623: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski1-0/+2
2020-07-16ASoC: codecs: alc*: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-2/+3
2020-06-22ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-6/+1
2018-02-12ASoC: alc5623: replace codec to componentKuninori Morimoto1-75/+72
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal1-1/+1
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown1-4/+3
2015-08-05ASoC: alc5623: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-05-20ASoC: alc5623: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-01-15ASoC: alc5623: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+5
2014-11-24ASoC: alc5623: Cleanup bias level transitionsLars-Peter Clausen1-21/+1
2014-05-22Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown1-0/+20
2014-05-20ASoC: alc5623: Add device tree bindingAndrew Lunn1-0/+20
2014-04-15ASoC: alc5623: Fix regmap endiannessAndrew Lunn1-1/+1
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger1-2/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-7/+0
2014-02-23ASoC: alc5623: Convert to direct regmap API usageMark Brown1-38/+49
2014-02-20ASoC: alc5623: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-12/+18
2014-01-13ASoC: alc5623: Use params_width() rather than memory formatMark Brown1-5/+5
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin1-19/+1
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown1-2/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-4/+4
2012-01-23ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin1-2/+2
2012-01-02ASoC: Convert alc5623 to devm_kzalloc()Axel Lin1-8/+3
2011-12-20ASoC: Rename rt562[1|2]_vol_snd_controls to alc562[1|2]_vol_snd_controlsAxel Lin1-6/+6
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+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-14ASoC: alc5623: Convert codec->hw_read to snd_soc_readAxel Lin1-1/+3
2011-09-28ASoC: Remove unused "control_data" field of struct alc5623_privAxel Lin1-2/+0
2011-09-05ASoC: alc5623: Remove unused mutexAxel Lin1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-12-03ASoC: Fix inconsistent meaning of default case while checking alc5623->idAxel Lin1-3/+7
2010-11-22ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin1-8/+3
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-11/+12
2010-10-21ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)1-0/+1118