summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/max98090.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-06Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/rockchip', ...Mark 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', 'as...Mark 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...Mark 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', 'aso...Mark 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/...Mark 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' in...Mark 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
2013-07-19ASoC: max98090: Use power efficient workqueueMark Brown1-4/+6
2013-06-17Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown1-4/+20
2013-06-06ASoC: max98090: Guard runtime PM callbacksMark Brown1-0/+2
2013-05-20ASoC: max98090: request IRQF_ONESHOT interruptAndrew Bresticker1-1/+1
2013-05-17ASoC: max98090: add digital mic mux to record pathAndrew Bresticker1-4/+18
2013-04-12Merge remote-tracking branch 'asoc/topic/max98090' into asoc-nextMark Brown1-29/+16
2013-03-20ASoC:: max98090: Remove executable bitJoe Perches1-0/+0
2013-03-04ASoC: max98090: Remove unnecessary bracesSachin Kamat1-12/+6
2013-03-04ASoC: max98090: Fix checkpatch errors related to spacingSachin Kamat1-8/+8