aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/codecs/alc5623.c
AgeCommit message (Expand)Author
2022-04-25ASoC: alc56*: use i2c_match_id and simple i2c probeStephen Kitt
2021-09-27ASoC: alc5623: Use modern ASoC DAI format terminologyMark Brown
2020-11-26ASoC: alc5623: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-07-16ASoC: codecs: alc*: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: alc*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: alc5623: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-05ASoC: alc5623: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-20ASoC: alc5623: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-15ASoC: alc5623: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-11-24ASoC: alc5623: Cleanup bias level transitionsLars-Peter Clausen
2014-05-22Merge remote-tracking branches 'asoc/topic/ad1980', 'asoc/topic/adsp', 'asoc/...Mark Brown
2014-05-20ASoC: alc5623: Add device tree bindingAndrew Lunn
2014-04-15ASoC: alc5623: Fix regmap endiannessAndrew Lunn
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-23ASoC: alc5623: Convert to direct regmap API usageMark Brown
2014-02-20ASoC: alc5623: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-01-13ASoC: alc5623: Use params_width() rather than memory formatMark Brown
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-05-08ASoC: alc5623: Convert to module_i2c_driver()Axel Lin
2012-04-04ASoC: codecs: Remove rtd->codec usage from CODEC driversMark Brown
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood
2012-01-23ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin
2012-01-02ASoC: Convert alc5623 to devm_kzalloc()Axel Lin
2011-12-20ASoC: Rename rt562[1|2]_vol_snd_controls to alc562[1|2]_vol_snd_controlsAxel Lin
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen
2011-11-27ASoC: Remove unneeded platform_device.h inclusions from CODECsMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-10-14ASoC: alc5623: Convert codec->hw_read to snd_soc_readAxel Lin
2011-09-28ASoC: Remove unused "control_data" field of struct alc5623_privAxel Lin
2011-09-05ASoC: alc5623: Remove unused mutexAxel Lin
2011-03-31Fix common misspellingsLucas De Marchi
2010-12-03ASoC: Fix inconsistent meaning of default case while checking alc5623->idAxel Lin
2010-11-22ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood
2010-10-21ASoC: add support for alc562[123] codecsArnaud Patard (Rtp)