summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/max98095.c
AgeCommit message (Expand)Author
2023-05-08ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König
2022-06-27ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax
2022-04-25ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt
2022-02-28ASoC: max98095: Use modern ASoC DAI format terminologyMark Brown
2020-11-26ASoC: max98095: skip of_device_id table when !CONFIG_OFKrzysztof Kozlowski
2020-06-22ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-31ASoC: max98095: use match_string() helperXie Yisheng
2018-02-12ASoC: max98095: replace codec to componentKuninori Morimoto
2017-08-10ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal
2016-08-08ASoC: codec duplicated callback function goes to component on wm98095Kuninori Morimoto
2016-03-01ASoC: max98095: Fix enum ctl accesses in a wrong typeTakashi Iwai
2015-08-30Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown
2015-08-30Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown
2015-08-05ASoC: max98095: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen
2015-07-29ASoC: max98095: Get rid of max98095_access tableAxel Lin
2015-07-15ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-08ASoC: max98095: Check for clk_prepare_enable() errorFabio Estevam
2015-06-05Merge remote-tracking branches 'asoc/topic/max98095', 'asoc/topic/omap', 'aso...Mark Brown
2015-05-18ASoC: max98095: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen
2015-05-12ASoC: max98095: Pass the IRQF_ONESHOT flagFabio Estevam
2015-04-27ASoC: Move bias level update to the coreLars-Peter Clausen
2015-04-27ASoC: Route all bias level updates through the coreLars-Peter Clausen
2014-12-08Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ...Mark Brown
2014-11-21ASoC: max98095: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen
2014-11-10ASoC: max98095: Move mutex to the driver levelLars-Peter Clausen
2014-10-22ASoC: max98095: Cleanup manual bias level transitionsLars-Peter Clausen
2014-07-31ASoC: max98095: Convert to params_width()Mark Brown
2014-06-03Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095...Mark Brown
2014-05-26ASoC: max98095: Add master clock handlingTushar Behera
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown
2014-04-23ASoC: max98095: Add an explicit of_match_tableTushar Behera
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen
2014-03-13Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li
2014-02-20ASoC: max98095: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai
2014-02-20ASoC: Rename soc_enum.max field with itemsTakashi Iwai
2014-01-13ASoC: max98095: Use params_width() rather than memory formatMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown
2013-11-08Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown
2013-11-06ASoC: max98095: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-09-24ASoC: max98095: Convert to direct regmap API usageMark Brown
2013-09-24ASoC: max90895: Convert to table based control initMark Brown
2013-09-24ASoC: max98095: Remove custom hw_write() implementationMark Brown
2013-09-13ASoC: max98095: a couple array underflowsDan Carpenter
2012-12-10ASoC: codecs: remove __dev* attributesBill Pemberton
2012-08-06ASoC: max98095: Use module_i2c_driverSachin Kamat
2012-06-08ASoC: max98095: Staticise non-exported functions and export jack detectMark Brown
2012-04-02ASoC: max98095: Fix build failureMark Brown