summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98088.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98088: clean up some inconsistent indentingJiapeng Chong2023-06-081-11/+11
* ASoC: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* ASoC: codecs: max98088: remove redundant ret variableJinpeng Cui2022-08-291-3/+1
* ASoC: max98088: add support for noise gate regTommaso Merciai2022-08-251-0/+3
* ASoC: codecs: max98088: Clean up some inconsistent indentingJiapeng Chong2022-07-041-16/+16
* ASoC: max*: Remove now redundant non_legacy_dai_naming flagCharles Keepax2022-06-271-1/+0
* ASoC: max980*: use i2c_match_id and simple i2c probeStephen Kitt2022-04-251-10/+11
* ASoC: max98088: Use modern ASoC DAI format terminologyMark Brown2022-02-281-14/+10
* ASoC: max98088: fix ni clock divider calculationMarco Felsch2021-04-261-2/+11
* ASoC: codecs: max*: merge .digital_mute() into .mute_stream()Kuninori Morimoto2020-07-161-4/+8
* ASoC: codecs: max*: rename to snd_soc_component_read()Kuninori Morimoto2020-06-221-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* ASoC: max98088: Add master clock handlingAndreas Färber2018-10-081-0/+26
* ASoC: max98088: add OF supportAndreas Färber2018-09-251-0/+10
* ASoC: max98088: use match_string() helperXie Yisheng2018-05-311-8/+5
* ASoC: max98088: replace codec to componentKuninori Morimoto2018-02-121-161/+153
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: codec duplicated callback function goes to component on wm98088Kuninori Morimoto2016-08-081-6/+8
* ASoC: max98088: Fix enum ctl accesses in a wrong typeTakashi Iwai2016-03-011-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-13/+10
|\ \
| | * ASoC: max98088: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-13/+10
| |/
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2015-08-301-280/+25
|\ \ \ | | |/ | |/|
| | * ASoC: max98088: Get rid of max98088_access tableAxel Lin2015-07-291-280/+25
| |/
* / ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
|/
* ASoC: max98088: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-181-1/+1
* ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
*-. Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ...Mark Brown2014-12-081-27/+4
|\ \
| | * ASoC: max98088: Cleanup manual bias level transitionsLars-Peter Clausen2014-10-221-25/+2
| |/ |/|
| * ASoC: max98088: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2014-11-211-2/+2
|/
* ASoC: max98088: Convert to params_width()Mark Brown2014-07-311-3/+3
* ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen2014-04-141-6/+6
* Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown2014-03-131-20/+19
|\
| * ASoC: max98088: Use SOC_*_ENUM_SINGLE_DECL()Takashi Iwai2014-02-201-20/+19
* | Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown2014-03-131-6/+0
|\ \
| * | ASoC: codec: Simplify ASoC probe code.Xiubo Li2014-03-111-6/+0
| |/
* / ASoC: Rename soc_enum.max field with itemsTakashi Iwai2014-02-201-1/+1
|/
* ASoC: max98088: Use params_width() rather than memory formatMark Brown2014-01-131-3/+3
* Merge remote-tracking branch 'asoc/topic/warn' into asoc-nextMark Brown2013-11-081-3/+5
|\
| * ASoC: max98088: Use WARN_ON() instead of BUG_ON()Takashi Iwai2013-11-061-3/+5
* | ASoC: max98088: Set max_registerMark Brown2013-09-241-0/+1
* | ASoC: max98088: Convert to direct regmap API usageMark Brown2013-09-241-329/+251
* | ASoC: max98088: Use table based control initMark Brown2013-09-241-3/+2
* | ASoC: max98088: Fix indentationMark Brown2013-09-241-23/+23
|/
* ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang2013-07-151-1/+1
* ASoC: max98088: Fix logging of hardware revision.Dylan Reid2013-04-171-1/+1
* ASoC: max98088: Add TLV data for volume controls.Dylan Reid2013-03-041-6/+24
* ASoC: codecs: remove __dev* attributesBill Pemberton2012-12-101-1/+1
* ASoC: max98088: remove use of __devexit_pBill Pemberton2012-11-201-7/+7
* ASoC: max98088: Use module_i2c_driverSachin Kamat2012-08-061-17/+1
* ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-041-2/+2