summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: max98090: replace codec to componentKuninori Morimoto2018-02-121-159/+160
* ASoC: max98090: reduce verbosity on PLL unlockPierre-Louis Bossart2017-09-191-1/+1
* ASoC: codecs: add const to snd_soc_codec_driver structuresBhumika Goyal2017-08-101-1/+1
* ASoC: max98090: remove superflous check for 'micbias'Vinod Koul2016-12-151-1/+1
*-. Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5086', 'a...Mark Brown2015-08-301-24/+18
|\ \
| | * ASoC: max98090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen2015-08-051-24/+18
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', ...Mark Brown2015-08-301-72/+8
|\ \ \ \ | | | |/ | | |/|
| * | | ASoC: max98090: Simplify max98090_readable_register implementationAxel Lin2015-07-291-69/+2
| * | | ASoC: max98090: Check for clk_prepare_enable() errorFabio Estevam2015-07-071-3/+6
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32', 'aso...Mark Brown2015-08-301-1/+1
|\ \ \ \ | | |/ /
| * | | ASoC: Constify snd_soc_dai_ops variablesAxel Lin2015-07-151-1/+1
| |/ /
* | | Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown2015-08-301-1/+0
|\ \ \ | | |/ | |/|
| * | ASoC: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-151-1/+0
| |/
* | ASoC: max98090: Fix sequencing when starting additional routesFang, Yang A2015-08-101-6/+40
|/
*-. Merge remote-tracking branches 'asoc/topic/intel' and 'asoc/topic/max98090' i...Mark Brown2015-06-221-2/+2
|\ \
| | * ASoC: max98090: Constify ACPI device ids and register defaultsMathias Krause2015-06-151-2/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/gpiod-flags', 'asoc/topic/gtm601',...Mark Brown2015-06-051-1/+12
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * ASoC: max98090: read micbias from device propertyFang, Yang A2015-06-021-1/+12
| | |/ | |/|
* | | ASoC: max98090: Replace direct snd_soc_codec dapm field accessLars-Peter Clausen2015-05-181-8/+9
* | | ASoC: max98090: Remove unnecessary snd_soc_dapm_sync()Lars-Peter Clausen2015-05-181-3/+0
| |/ |/|
* | ASoC: Move bias level update to the coreLars-Peter Clausen2015-04-271-1/+0
|/
* ASoC: max98090: add shutdown callback for max98090Caesar Wang2015-04-081-0/+17
* Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-181-1/+1
|\
| * sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-131-1/+1
| |
| \
*-. \ Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', ...Mark Brown2014-12-081-37/+154
|\ \ \
| | * | ASoC: max98090: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen2014-11-211-1/+1
| | * | ASoC: max98090: Different comp tables for different pclksDylan Reid2014-11-041-36/+153
| | |/
* | | ASoC: max98090: Fix right sidetone connectionJarkko Nikula2014-11-241-1/+1
* | | ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula2014-11-241-2/+2
* | | ASoC: max98090: Fix digital microphoneJarkko Nikula2014-11-241-2/+4
| |/ |/|
* | ASoC: max98090: Correct pclk divisor settingsDylan Reid2014-11-041-3/+3
|/
*-. Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark Brown2014-10-061-15/+16
|\ \
| * | ASoC: max98090: Remove structure member extmic_mux from private dataJarkko Nikula2014-09-241-1/+0
| * | ASoC: max98090: Remove structure member irq from private dataJarkko Nikula2014-09-241-2/+1
| * | ASoC: max98090: Move interrupt request from codec probe to i2c probeJarkko Nikula2014-09-241-13/+16
* | | ASoC: max98090: Enable both DMIC channels also when using mono configurationJarkko Nikula2014-09-281-2/+2
|/ /
* | ASoC: max98090: Add recovery for PLL lock failureJarkko Nikula2014-09-031-2/+109
|/
*-. Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown2014-08-041-30/+12
|\ \
| | * ASoC: max98090: Fix build warningThierry Reding2014-07-071-1/+1
| | * ASoC: max98090: Remove redundant max98090_handle_pdata()Tushar Behera2014-07-041-13/+0
| | * ASoC: max98090: Add check for CODEC typeTushar Behera2014-07-041-3/+9
| | * ASoC: max98090: Add max98091 compatible stringWonjoon Lee2014-06-301-0/+2
| | * ASoC: max98090: Remove needless defines and line feedsJarkko Nikula2014-06-191-13/+0
| |/
* | ASoC: max98090: Fix missing free_irqJarkko Nikula2014-06-191-1/+1
|/
*-. Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095...Mark Brown2014-06-031-4/+27
|\ \
| * | ASoC: max98090: Add master clock handlingTushar Behera2014-05-261-0/+23
| * | ASoC: max98090: Add NI/MI values for user pclk 19.2 MHzChen Zhen2014-05-261-4/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-12/+35
|\ \ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * ASoC: max98090: Move microphone bias voltage setting to probe functionJarkko Nikula2014-05-161-7/+3
| | | * ASoC: max98090: Make sure we configure BCLK in one placeLiam Girdwood2014-05-161-3/+5
OpenPOWER on IntegriCloud