summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/88pm860x-codec.c
AgeCommit message (Expand)Author
2023-10-26ASoC: codecs: 88pm860x: Handle component name prefixKrzysztof Kozlowski
2023-07-28ASoC: 88pm860x: refactor deprecated strncpyJustin Stitt
2022-12-25ASoC: 88pm860x: Drop empty platform remove functionUwe Kleine-König
2022-06-27ASoC: 88pm860x: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2021-09-17ASoC: 88pm860x: Update to modern clocking terminologyMark Brown
2020-07-16ASoC: codecs: merge .digital_mute() into .mute_stream()Kuninori Morimoto
2020-06-22ASoC: codecs: rename to snd_soc_component_read()Kuninori Morimoto
2019-08-15ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux'YueHaibing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-02-12ASoC: 88pm860x: replace codec to componentKuninori Morimoto
2017-12-04ASoC: use snd_soc_component_init_regmap() on 88pm860xKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on 88pm860x-codecKuninori Morimoto
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-05ASoC: 88pm860x: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-07ASoC: 88pm860x: Don't change pm860x->dir setting if pm860x_set_dai_sysclk failsAxel Lin
2015-06-05Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown
2015-05-25ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmaskMaciej S. Szmigiero
2015-05-11ASoC: 88pm860x: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-01-14ASoC: 88pm860x: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-10-20ASoC: codecs: drop owner assignment from platform_driversWolfram Sang
2014-10-07ASoC: 88pm860x-codec: Fix possibly missing string terminationDaniel Mack
2014-09-06ASoC: 88pm860x-codec: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: 88pm860x: Convert to params_width()Mark Brown
2014-04-22Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o...Mark Brown
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-04-14ASoC: codec: fix the sparse check warnings.Xiubo Li
2014-04-14ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe.Xiubo Li
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li
2014-03-10ASoC: 88pm860: Fix IO setupLars-Peter Clausen
2014-02-23ASoC: 88pm860x: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2013-10-24Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-nextMark Brown
2013-09-20ASoC: 88pm860x: Use regmap for I/OMark Brown
2013-09-20ASoC: 88pm60x: Don't use control data for i2cMark Brown
2013-09-13ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()Dan Carpenter
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-19ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding itLars-Peter Clausen
2013-05-12ASoC: 88pm860x: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2011-12-27ASoC: Convert 88pm860x-codec to devm_kzalloc()Axel Lin
2011-12-20ASoC: Convert 88pm860x-codec to table based DAPM and control initAxel Lin
2011-11-28ASoC: Convert CODEC drivers to module_platform_driverMark Brown
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-09-22ASoC: Include delay.h in 88pm860xMark Brown
2011-09-21ASoC: 88pm860x-codec - reset the codec correctlyBas Vermeulen
2011-09-21ASoC: 88pm860x-codec - Allow independent use of both I2S playback and captureBas Vermeulen
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren