Age | Commit message (Expand) | Author |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-05 | ASoC: uda1380: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-06-05 | Merge remote-tracking branch 'asoc/topic/dapm' into asoc-next | Mark Brown |
2015-05-11 | ASoC: uda1380: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-05-04 | ASoC: uda1380: Avoid accessing i2c bus when codec is disabled | Vasily Khoruzhick |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2014-11-24 | ASoC: uda1380: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-03-23 | Merge remote-tracking branch 'asoc/topic/codecs' into asoc-next | Mark Brown |
2014-03-18 | ASoC: codecs: Replace instances of rtd->codec with dai->codec | Lars-Peter Clausen |
2014-03-12 | Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai... | Mark Brown |
2014-03-06 | ASoC: Add helper function to check whether a CODEC is active | Lars-Peter Clausen |
2014-02-23 | ASoC: uda1380: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2013-11-24 | ASoC: uda1380: Use IS_ENABLED() macro | Fabio Estevam |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown |
2011-12-27 | ASoC: Convert uda1380 to devm_kzalloc() | Axel Lin |
2011-12-20 | ASoC: Convert uda1380 to table based DAPM and control init | Axel Lin |
2011-12-05 | ASoC: uda1380: Convert to gpio_request_one() | Axel Lin |
2011-12-04 | Merge branch 'for-3.2' into for-3.3 | Mark Brown |
2011-12-04 | ASoC: uda1380: Return proper error in uda1380_modinit failure path | Axel Lin |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2010-12-28 | ASoC: codecs: Remove unused reg_cache fields from device structs | Lars-Peter Clausen |
2010-11-22 | ASoC: Do not include soc-dapm.h | Jarkko Nikula |
2010-11-06 | ASoC: Decouple DAPM from CODECs | Liam Girdwood |
2010-09-08 | ASoC: UDA1380: Add delay between power on and reset | Vasily Khoruzhick |
2010-08-31 | ASoC: uda1380: make driver more powersave-friendly | Vasily Khoruzhick |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-05-10 | ASoC: Remove unneeded suspend bias managment from CODEC drivers | Mark Brown |
2010-04-17 | ASoC: Add indirection for CODEC private data | Mark Brown |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2009-11-12 | ASoC: Remove redundant snd_soc_dapm_new_widgets() calls | Mark Brown |
2009-11-03 | ASoC: Factor out snd_soc_init_card() | Mark Brown |
2009-06-15 | ASoC: UDA1380: refactor device registration | Philipp Zabel |
2009-03-11 | ASoC: Merge dai_ops factor out | Mark Brown |
2009-03-04 | ASoC: make ops a pointer in 'struct snd_soc_dai' | Eric Miao |
2009-03-03 | ASoC: UDA1380: DATAI is slave only | Philipp Zabel |
2009-03-03 | ASoC: UDA1380: change decimator/interpolator register handling | Philipp Zabel |
2009-03-03 | ASoC: Remove version display from the UDA1380 driver | Philipp Zabel |
2009-02-04 | ASoC: uda1380: split set_dai_fmt into _both, _playback and _capture variants | Philipp Zabel |
2009-02-03 | ASoC: Don't unconditionally use the PLL in UDA1380 | Vasily Khoruzhick |
2009-01-27 | ASoC: Push the codec runtime storage into the card structure | Mark Brown |
2009-01-09 | ASoC: cleanup duplicated code. | Ian Molton |
2008-12-10 | ALSA: ASoC - Fix wrong section types | Takashi Iwai |
2008-12-09 | ASoC: Register non-AC97 codec DAIs | Mark Brown |
2008-12-01 | ASoC: Rename snd_soc_register_card() to snd_soc_init_card() | Mark Brown |
2008-11-21 | ASoC: Merge snd_soc_ops into snd_soc_dai_ops | Mark Brown |
2008-10-13 | ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers | Jarkko Nikula |
2008-09-04 | ALSA: ASoC: Don't suggest compile time selection of codec access | Mark Brown |