aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2014-12-13sound / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-1/+1
2014-12-08Merge remote-tracking branches 'asoc/topic/max98088', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/max9850' and 'asoc/topic/mop500' into asoc-nextMark Brown1-37/+154
2014-11-24ASoC: max98090: Fix right sidetone connectionJarkko Nikula1-1/+1
2014-11-24ASoC: max98090: Fix ill-defined sidetone routeJarkko Nikula1-2/+2
2014-11-24ASoC: max98090: Fix digital microphoneJarkko Nikula1-2/+4
2014-11-21ASoC: max98090: Replace w->codec snd_soc_dapm_to_codec(w->dapm)Lars-Peter Clausen1-1/+1
2014-11-04ASoC: max98090: Different comp tables for different pclksDylan Reid1-36/+153
2014-11-04ASoC: max98090: Correct pclk divisor settingsDylan Reid1-3/+3
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', 'asoc/topic/rsnd' and 'asoc/topic/rt286' into asoc-nextMark Brown1-15/+16
2014-09-28ASoC: max98090: Enable both DMIC channels also when using mono configurationJarkko Nikula1-2/+2
2014-09-24ASoC: max98090: Remove structure member extmic_mux from private dataJarkko Nikula1-1/+0
2014-09-24ASoC: max98090: Remove structure member irq from private dataJarkko Nikula1-2/+1
2014-09-24ASoC: max98090: Move interrupt request from codec probe to i2c probeJarkko Nikula1-13/+16
2014-09-03ASoC: max98090: Add recovery for PLL lock failureJarkko Nikula1-2/+109
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/max98090' and 'asoc/topic/mc13783' into asoc-nextMark Brown1-30/+12
2014-07-07ASoC: max98090: Fix build warningThierry Reding1-1/+1
2014-07-04ASoC: max98090: Remove redundant max98090_handle_pdata()Tushar Behera1-13/+0
2014-07-04ASoC: max98090: Add check for CODEC typeTushar Behera1-3/+9
2014-06-30ASoC: max98090: Add max98091 compatible stringWonjoon Lee1-0/+2
2014-06-19ASoC: max98090: Remove needless defines and line feedsJarkko Nikula1-13/+0
2014-06-19ASoC: max98090: Fix missing free_irqJarkko Nikula1-1/+1
2014-06-03Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/max98095' into asoc-nextMark Brown1-4/+27
2014-05-26ASoC: max98090: Add master clock handlingTushar Behera1-0/+23
2014-05-26ASoC: max98090: Add NI/MI values for user pclk 19.2 MHzChen Zhen1-4/+4
2014-05-22Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'asoc/topic/jz4740', 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc/topic/mc13783' and 'asoc/topic/multicodec' into asoc-nextMark Brown1-12/+35
2014-05-22Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-3/+2
2014-05-22Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown1-2/+2
2014-05-16ASoC: max98090: Move microphone bias voltage setting to probe functionJarkko Nikula1-7/+3
2014-05-16ASoC: max98090: Make sure we configure BCLK in one placeLiam Girdwood1-3/+5
2014-05-16ASoC: max98090: Add ACPI probing supportJarkko Nikula1-2/+26
2014-05-16ASoC: max98090: Mark cache as dirty prior to restoringLiam Girdwood1-0/+2
2014-05-16ASoC: max98090: Reset codec on resumeLiam Girdwood1-0/+23
2014-05-16ASoC: max98090: Fix reset at resume timeLiam Girdwood1-0/+3
2014-05-16ASoC: max98090: Fix digital sidetone gain TLVLiam Girdwood1-1/+2
2014-04-14ASoC: max98090: Replace usage deprecated MUX/ENUM macrosLars-Peter Clausen1-3/+2
2014-04-14ASoC: max98090: Include of.hSachin Kamat1-0/+1
2014-04-14ASoC: Add snd_soc_kcontrol_codec() helper functionLars-Peter Clausen1-2/+2
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/fix/cs42xxx8', 'asoc/fix/da732x', 'asoc/fix/davinci', 'asoc/fix/fsl-sai', 'asoc/fix/fsl-ssi' and 'asoc/fix/max98090' into asoc-linusMark Brown1-0/+7
2014-04-01ASoC: max98090: add an of_match tableStephen Warren1-0/+7
2014-03-23Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' into asoc-nextMark Brown1-1/+0
2014-03-14ASoC: max98090: Remove unused control_data fieldLars-Peter Clausen1-1/+0
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown1-8/+0
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown1-75/+97
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li1-8/+0
2014-03-01ASoC: max98090: Use SOC_ENUM_SINGLE_VIRT_DECL()Lars-Peter Clausen1-1/+1
2014-02-20ASoC: max98090: Use SOC_ENUM_SINGLE_DECL()Takashi Iwai1-75/+97
2014-02-16ASoC: max98090: make REVISION_ID readableStephen Warren1-0/+1
2014-02-12ASoC: max98090: sync regcache on entering STANDBYDylan Reid1-10/+10
2014-01-13ASoC: max98090: Use params_width() rather than memory formatMark Brown1-2/+2