Age | Commit message (Expand) | Author |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown |
2015-08-30 | Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a... | Mark Brown |
2015-08-14 | ASoC: cs42l73: Use case range at appropriate place | Axel Lin |
2015-08-05 | ASoC: cs42l73: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-23 | ASoC: cs42l73: Fix mask for setting CS42L73_SP_3ST bit | Axel Lin |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-06-01 | ASoC: cs42l73: 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-05 | ASoC: cs42l73: Constify struct regmap_config and snd_soc_codec_driver | Krzysztof Kozlowski |
2014-11-21 | ASoC: cs42l73: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-09-09 | ASoC: cs42l73: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-08-04 | Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/oom' and 'asoc/... | Mark Brown |
2014-07-17 | ASoC: Fix SOC_DOUBLE_R_SX_TLV volume mixer arguments | Brian Austin |
2014-06-27 | ASoC: cs42l73: Remove redundant OOM message | Sachin Kamat |
2014-04-18 | ASoC: cs42l73: Convert to use devm_gpio_request_one | Axel Lin |
2014-03-23 | Merge tag 'asoc-v3.15-2' into asoc-next | Mark Brown |
2014-03-23 | Merge tag 'asoc-v3.15' into asoc-next | Mark Brown |
2014-03-18 | ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE | Brian Austin |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown |
2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li |
2014-02-23 | ASoC: cs42l73: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2014-02-07 | ASoC: cs42l73: Constify rate constraints | Lars-Peter Clausen |
2014-02-05 | ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific rates | Lars-Peter Clausen |
2013-10-20 | ASoC: cs42l73: Add Device Tree support for CS42L73 | Brian Austin |
2013-10-18 | ASoC: cs42l73: Namespace defines for cs42l73 codec | Brian Austin |
2013-10-18 | ASoC: cs42l73: Add platform data support for cs42l73 codec | Brian Austin |
2013-03-06 | ASoC: cs42l73: If Internal MCLK is >= 6.4MHz, then set SCLK to 64*Fs. | Paul Handrigan |
2012-12-15 | Merge remote-tracking branch 'asoc/topic/cs42l73' into asoc-next | Mark Brown |
2012-12-10 | ASoC: cs42l73: Change VSPIN/VSPOUT to VSPINOUT | Paul Handrigan |
2012-12-10 | ASoC: cs42l73: Add DAPM events for power down. | Paul Handrigan |
2012-12-10 | ASoC: cs42l73: Add DMIC's as DAPM inputs. | Paul Handrigan |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-06-05 | ASoC: cs42l73: Convert to devm_regmap_init_i2c() | Brian Austin |
2012-05-21 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2012-05-13 | Merge tag 'v3.4-rc7' into for-3.5 | Mark Brown |
2012-05-11 | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB | Brian Austin |
2012-05-09 | ASoC: cs42l73: Use DAPM routes to hook AIF widgets to DAI's | Brian Austin |
2012-05-09 | ASoC: cs42l73: Remove Chip ID's from reg_default | Brian Austin |
2012-05-09 | ASoC: cs42l73: Convert to module_i2c_driver() | Brian Austin |
2012-04-13 | ASoC: cs42l73: don't use negative array index | Jesper Juhl |
2012-04-04 | ASoC: codecs: Remove rtd->codec usage from CODEC drivers | Mark Brown |
2012-04-03 | ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV | Brian Austin |
2012-02-01 | ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master mode | Axel Lin |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-29 | ASoC: cs42l73: Fix clear wrong bits in cs42l73_set_dai_fmt | Axel Lin |
2011-11-28 | ASoC: Convert CS42L73 to devm_kzalloc() | Brian Austin |
2011-11-23 | ASoC: Cleanup duplicated const | Lars-Peter Clausen |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-11-23 | ASoC: Staticise and constify cs42l73_reg_defaults | Mark Brown |
2011-11-22 | ASoC: cs42l73: Make inv and format to be unsigned int | Axel Lin |