Age | Commit message (Expand) | Author |
2018-05-31 | ASoC: max98095: use match_string() helper | Xie Yisheng |
2018-02-12 | ASoC: max98095: replace codec to component | 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 wm98095 | Kuninori Morimoto |
2016-03-01 | ASoC: max98095: Fix enum ctl accesses in a wrong type | Takashi Iwai |
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/max98090', 'asoc/topic/max98095', ... | Mark Brown |
2015-08-05 | ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen |
2015-07-29 | ASoC: max98095: Get rid of max98095_access table | Axel Lin |
2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski |
2015-07-08 | ASoC: max98095: Check for clk_prepare_enable() error | Fabio Estevam |
2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown |
2015-05-18 | ASoC: max98095: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen |
2015-05-12 | ASoC: max98095: Pass the IRQF_ONESHOT flag | Fabio Estevam |
2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen |
2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ... | Mark Brown |
2014-11-21 | ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen |
2014-11-10 | ASoC: max98095: Move mutex to the driver level | Lars-Peter Clausen |
2014-10-22 | ASoC: max98095: Cleanup manual bias level transitions | Lars-Peter Clausen |
2014-07-31 | ASoC: max98095: Convert to params_width() | Mark Brown |
2014-06-03 | Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095... | Mark Brown |
2014-05-26 | ASoC: max98095: Add master clock handling | Tushar Behera |
2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown |
2014-04-23 | ASoC: max98095: Add an explicit of_match_table | Tushar Behera |
2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen |
2014-03-13 | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown |
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-20 | ASoC: max98095: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai |
2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai |
2014-01-13 | ASoC: max98095: Use params_width() rather than memory format | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown |
2013-11-08 | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown |
2013-11-06 | ASoC: max98095: Use WARN_ON() instead of BUG_ON() | Takashi Iwai |
2013-09-24 | ASoC: max98095: Convert to direct regmap API usage | Mark Brown |
2013-09-24 | ASoC: max90895: Convert to table based control init | Mark Brown |
2013-09-24 | ASoC: max98095: Remove custom hw_write() implementation | Mark Brown |
2013-09-13 | ASoC: max98095: a couple array underflows | Dan Carpenter |
2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton |
2012-08-06 | ASoC: max98095: Use module_i2c_driver | Sachin Kamat |
2012-06-08 | ASoC: max98095: Staticise non-exported functions and export jack detect | Mark Brown |
2012-04-02 | ASoC: max98095: Fix build failure | Mark Brown |
2012-04-01 | ASoC: max98095: add jack detection | Rhyland Klein |
2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood |
2012-01-02 | ASoC: Convert max98095 to devm_kzalloc() | Axel Lin |
2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen |
2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2011-10-22 | ASoC: max98095: Convert codec->hw_write to snd_soc_write | Axel Lin |