Age | Commit message (Expand) | Author |
2021-09-17 | ASoC: 88pm860x: Update to modern clocking terminology | Mark Brown |
2020-07-16 | ASoC: codecs: merge .digital_mute() into .mute_stream() | Kuninori Morimoto |
2020-06-22 | ASoC: codecs: rename to snd_soc_component_read() | Kuninori Morimoto |
2019-08-15 | ASoC: 88pm860x: remove unused variables 'pcm_switch_controls' and 'aif1_mux' | YueHaibing |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-02-12 | ASoC: 88pm860x: replace codec to component | Kuninori Morimoto |
2017-12-04 | ASoC: use snd_soc_component_init_regmap() on 88pm860x | Kuninori Morimoto |
2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal |
2016-08-08 | ASoC: codec duplicated callback function goes to component on 88pm860x-codec | Kuninori Morimoto |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-05 | ASoC: 88pm860x: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-07 | ASoC: 88pm860x: Don't change pm860x->dir setting if pm860x_set_dai_sysclk fails | Axel Lin |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-05-25 | ASoC: codecs: use SNDRV_PCM_FMTBIT_* for format bitmask | Maciej S. Szmigiero |
2015-05-11 | ASoC: 88pm860x: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-01-14 | ASoC: 88pm860x: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-10-20 | ASoC: codecs: drop owner assignment from platform_drivers | Wolfram Sang |
2014-10-07 | ASoC: 88pm860x-codec: Fix possibly missing string termination | Daniel Mack |
2014-09-06 | ASoC: 88pm860x-codec: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-07-31 | ASoC: 88pm860x: Convert to params_width() | Mark Brown |
2014-04-22 | Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' o... | Mark Brown |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-04-14 | ASoC: codec: fix the sparse check warnings. | Xiubo Li |
2014-04-14 | ASoC: 88pm860x: Remove the set_cache_io() entirely from ASoC probe. | Xiubo Li |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a... | Mark Brown |
2014-03-11 | ASoC: io: New signature for snd_soc_codec_set_cache_io() | Xiubo Li |
2014-03-10 | ASoC: 88pm860: Fix IO setup | Lars-Peter Clausen |
2014-02-23 | ASoC: 88pm860x: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/88pm860x' into asoc-next | Mark Brown |
2013-09-20 | ASoC: 88pm860x: Use regmap for I/O | Mark Brown |
2013-09-20 | ASoC: 88pm60x: Don't use control data for i2c | Mark Brown |
2013-09-13 | ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st() | Dan Carpenter |
2013-06-28 | Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2013-06-19 | ASoC: 88pm860x: Use SND_SOC_DAPM_PGA_E() instead of open-coding it | Lars-Peter Clausen |
2013-05-12 | ASoC: 88pm860x: Remove redundant platform_set_drvdata() | Sachin Kamat |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2011-12-27 | ASoC: Convert 88pm860x-codec to devm_kzalloc() | Axel Lin |
2011-12-20 | ASoC: Convert 88pm860x-codec to table based DAPM and control init | Axel Lin |
2011-11-28 | ASoC: Convert CODEC drivers to module_platform_driver | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-09-22 | ASoC: Include delay.h in 88pm860x | Mark Brown |
2011-09-21 | ASoC: 88pm860x-codec - reset the codec correctly | Bas Vermeulen |
2011-09-21 | ASoC: 88pm860x-codec - Allow independent use of both I2S playback and capture | Bas Vermeulen |
2011-05-03 | ASoC: s/w->kcontrols/w->kcontrol_news/g | Stephen Warren |
2010-12-29 | ASoC: Yet more x86 tracepoint workarounds | Mark Brown |
2010-12-28 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen |
2010-12-23 | ASoC: ifdef out trace points from modules for x86 | Mark Brown |
2010-12-22 | ASoC: Add jack IRQ trace to 88pm860x driver | Mark Brown |