| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-17 | ASoC: codecs: max98095: convert to snd_soc_dapm_xxx() | Kuninori Morimoto | 1 | -4/+7 |
| 2025-10-20 | ASoC: codecs: max98095: use snd_kcontrol_chip() instead of snd_soc_kcontrol_c... | Kuninori Morimoto | 1 | -8/+8 |
| 2024-12-09 | ASoC: max98095: Remove use of i2c_match_id() | Andrew Davis | 1 | -3/+1 |
| 2023-05-08 | ASoC: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2022-06-27 | ASoC: max*: Remove now redundant non_legacy_dai_naming flag | Charles Keepax | 1 | -1/+0 |
| 2022-04-25 | ASoC: max980*: use i2c_match_id and simple i2c probe | Stephen Kitt | 1 | -9/+10 |
| 2022-02-28 | ASoC: max98095: Use modern ASoC DAI format terminology | Mark Brown | 1 | -21/+15 |
| 2020-11-26 | ASoC: max98095: skip of_device_id table when !CONFIG_OF | Krzysztof Kozlowski | 1 | -0/+2 |
| 2020-06-22 | ASoC: codecs: max*: rename to snd_soc_component_read() | Kuninori Morimoto | 1 | -8/+8 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2018-05-31 | ASoC: max98095: use match_string() helper | Xie Yisheng | 1 | -8/+5 |
| 2018-02-12 | ASoC: max98095: replace codec to component | Kuninori Morimoto | 1 | -227/+221 |
| 2017-08-10 | ASoC: codecs: add const to snd_soc_codec_driver structures | Bhumika Goyal | 1 | -1/+1 |
| 2016-08-08 | ASoC: codec duplicated callback function goes to component on wm98095 | Kuninori Morimoto | 1 | -6/+8 |
| 2016-03-01 | ASoC: max98095: Fix enum ctl accesses in a wrong type | Takashi Iwai | 1 | -2/+2 |
| 2015-08-30 | Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a... | Mark Brown | 1 | -20/+15 |
| 2015-08-30 | Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ... | Mark Brown | 1 | -289/+29 |
| 2015-08-05 | ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGE | Lars-Peter Clausen | 1 | -20/+15 |
| 2015-07-29 | ASoC: max98095: Get rid of max98095_access table | Axel Lin | 1 | -286/+23 |
| 2015-07-15 | ASoC: drivers: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 1 | -1/+0 |
| 2015-07-08 | ASoC: max98095: Check for clk_prepare_enable() error | Fabio Estevam | 1 | -3/+6 |
| 2015-06-05 | Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso... | Mark Brown | 1 | -2/+2 |
| 2015-05-18 | ASoC: max98095: Replace direct snd_soc_codec dapm field access | Lars-Peter Clausen | 1 | -7/+8 |
| 2015-05-12 | ASoC: max98095: Pass the IRQF_ONESHOT flag | Fabio Estevam | 1 | -2/+2 |
| 2015-04-27 | ASoC: Move bias level update to the core | Lars-Peter Clausen | 1 | -1/+0 |
| 2015-04-27 | ASoC: Route all bias level updates through the core | Lars-Peter Clausen | 1 | -2/+2 |
| 2014-12-08 | Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ... | Mark Brown | 1 | -8/+3 |
| 2014-11-21 | ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm) | Lars-Peter Clausen | 1 | -3/+3 |
| 2014-11-10 | ASoC: max98095: Move mutex to the driver level | Lars-Peter Clausen | 1 | -4/+8 |
| 2014-10-22 | ASoC: max98095: Cleanup manual bias level transitions | Lars-Peter Clausen | 1 | -5/+0 |
| 2014-07-31 | ASoC: max98095: Convert to params_width() | Mark Brown | 1 | -6/+6 |
| 2014-06-03 | Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095... | Mark Brown | 1 | -0/+24 |
| 2014-05-26 | ASoC: max98095: Add master clock handling | Tushar Behera | 1 | -0/+24 |
| 2014-05-22 | Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso... | Mark Brown | 1 | -0/+7 |
| 2014-04-23 | ASoC: max98095: Add an explicit of_match_table | Tushar Behera | 1 | -0/+7 |
| 2014-04-14 | ASoC: Add snd_soc_kcontrol_codec() helper function | Lars-Peter Clausen | 1 | -8/+8 |
| 2014-03-13 | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown | 1 | -23/+27 |
| 2014-03-13 | Merge remote-tracking branch 'asoc/topic/io' into asoc-next | Mark Brown | 1 | -6/+0 |
| 2014-03-11 | ASoC: codec: Simplify ASoC probe code. | Xiubo Li | 1 | -6/+0 |
| 2014-02-20 | ASoC: max98095: Use SOC_ENUM_SINGLE_DECL() | Takashi Iwai | 1 | -23/+27 |
| 2014-02-20 | ASoC: Rename soc_enum.max field with items | Takashi Iwai | 1 | -2/+2 |
| 2014-01-13 | ASoC: max98095: Use params_width() rather than memory format | Mark Brown | 1 | -3/+3 |
| 2013-11-08 | Merge remote-tracking branch 'asoc/topic/warn' into asoc-next | Mark Brown | 1 | -6/+10 |
| 2013-11-08 | Merge remote-tracking branch 'asoc/topic/max98095' into asoc-next | Mark Brown | 1 | -296/+170 |
| 2013-11-06 | ASoC: max98095: Use WARN_ON() instead of BUG_ON() | Takashi Iwai | 1 | -6/+10 |
| 2013-09-24 | ASoC: max98095: Convert to direct regmap API usage | Mark Brown | 1 | -268/+167 |
| 2013-09-24 | ASoC: max90895: Convert to table based control init | Mark Brown | 1 | -10/+2 |
| 2013-09-24 | ASoC: max98095: Remove custom hw_write() implementation | Mark Brown | 1 | -21/+4 |
| 2013-09-13 | ASoC: max98095: a couple array underflows | Dan Carpenter | 1 | -2/+2 |
| 2012-12-10 | ASoC: codecs: remove __dev* attributes | Bill Pemberton | 1 | -2/+2 |
| 2012-08-06 | ASoC: max98095: Use module_i2c_driver | Sachin Kamat | 1 | -17/+1 |
| 2012-06-08 | ASoC: max98095: Staticise non-exported functions and export jack detect | Mark Brown | 1 | -2/+3 |
| 2012-04-02 | ASoC: max98095: Fix build failure | Mark Brown | 1 | -2/+2 |
| 2012-04-01 | ASoC: max98095: add jack detection | Rhyland Klein | 1 | -1/+157 |
| 2012-02-04 | ASoC: core: Add support for DAI and machine kcontrols. | Liam Girdwood | 1 | -3/+3 |
| 2012-01-02 | ASoC: Convert max98095 to devm_kzalloc() | Axel Lin | 1 | -5/+2 |
| 2011-12-02 | ASoC: Drop unused state parameter from CODEC suspend callback | Lars-Peter Clausen | 1 | -1/+1 |
| 2011-11-27 | ASoC: Remove unneeded platform_device.h inclusions from CODECs | Mark Brown | 1 | -1/+0 |
| 2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen | 1 | -3/+3 |
| 2011-10-22 | ASoC: max98095: Convert codec->hw_write to snd_soc_write | Axel Lin | 1 | -7/+6 |
| 2011-10-04 | ASoC: max98095 codec: Catch driver bugs for biquad channel name | Ryan Mallon | 1 | -10/+22 |
| 2011-09-28 | ASoC: Remove unused "control_data" field of struct max98095_priv | Axel Lin | 1 | -2/+0 |
| 2011-06-22 | ASoC: codecs: Max98095: Fix logging of hardware revision. | Taylor Hutt | 1 | -4/+4 |
| 2011-05-30 | Merge branch 'for-2.6.40' into for-2.6.41 | Mark Brown | 1 | -10/+6 |
| 2011-05-29 | ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclk | Axel Lin | 1 | -2/+0 |
| 2011-05-18 | ASoC: Max98095: Move existing NULL check before pointer dereference. | Taylor Hutt | 1 | -10/+6 |
| 2011-04-20 | ASoC: Add EQ and filter to max98095 CODEC driver | Peter Hsiang | 1 | -0/+391 |
| 2011-04-06 | ASoC: Add max98095 CODEC driver | Peter Hsiang | 1 | -0/+2009 |