summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/alc5632.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-9/+11
2021-09-27ASoC: alc5632: Use modern ASoC DAI format terminologyMark Brown1-4/+4
2021-01-21ASoC: alc5632: sync parameter naming (rate/sample_bits)Kuninori Morimoto1-1/+1
2020-11-26ASoC: alc5632: 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-4/+1
2018-02-12ASoC: alc5632: replace codec to componentKuninori Morimoto1-72/+66
2016-08-08ASoC: codec duplicated callback function goes to component on alc5632Kuninori Morimoto1-6/+8
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown1-4/+3
2015-08-05ASoC: alc5632: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown1-1/+1
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-07ASoC: Constify reg_default tablesAxel Lin1-1/+1
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen1-1/+0
2015-02-04Merge remote-tracking branches 'asoc/topic/ad193x', 'asoc/topic/alc5632', 'as...Mark Brown1-2/+2
2015-01-15ASoC: alc5632: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-3/+5
2015-01-05ASoC: alc5632: Constify struct regmap_config and snd_soc_codec_driverKrzysztof Kozlowski1-2/+2
2014-11-24ASoC: alc5632: Cleanup bias level transitionsLars-Peter Clausen1-20/+2
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren1-2/+1
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-02-23ASoC: alc5632: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-16/+24
2014-01-13ASoC: alc5632: Use params_width() rather than memory formatMark Brown1-4/+4
2013-10-14treewide: fix "usefull" typoMichael Opdenacker1-1/+1
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton1-4/+4
2012-05-08ASoC: alc5632: Convert to devm_regmap_init_i2c()Axel Lin1-7/+1
2012-05-08ASoC: alc5632: 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-11ASoC: alc5632: Allow 8kHz stream support.Andrey Danin1-0/+1
2012-02-11ASoC: alc5632: Fix Capture/Playback attributes for microphone inputsPaul Fertser1-5/+5
2012-02-11ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser1-6/+5
2012-02-11ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich1-0/+3
2012-02-11ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin1-1/+1
2012-02-11ASoC: alc5632: Add DMIC switches and controlsAndrey Danin1-3/+23
2012-02-11ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin1-16/+69
2012-02-11ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin1-1/+0
2012-02-11ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin1-28/+28
2012-02-11ASoC: alc5632: Add voice DAC playback switchAndrey Danin1-0/+2
2012-02-11ASoC: alc5632: Fixed voice DAC volume step.Andrey Danin1-1/+1
2012-02-11ASoC: alc5632: Coding style. Remove two extra empty lines.Andrey Danin1-2/+0
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood1-1/+1
2012-01-23ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin1-1/+1
2011-12-13ASoC: Rename ALC5632 MICBIAS to common name convention.Leon Romanovsky1-2/+2
2011-12-02ASoC: Drop unused state parameter from CODEC suspend callbackLars-Peter Clausen1-1/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-17ASoC: alc5632: Remove volatile registers from regmap defaultsLeon Romanovsky1-7/+0
2011-11-17ASoC: alc5632: Update of i2c_probe function to use regmap API onlyLeon Romanovsky1-37/+30
2011-11-17ASoC: alc5632: Added support of two undocumented registersLeon Romanovsky1-0/+2