summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown6-14/+37
2012-02-09ASoC: wm2200: Ignore pmdown_timeMark Brown1-0/+1
2012-02-09ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown1-1/+1
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08ASoC: wm8962: Support mono playback and recordMark Brown1-2/+5
2012-02-07ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown1-12/+12
2012-02-07ASoC: tlv320aic3x: Remove even more unused codeMark Brown1-24/+0
2012-02-06ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown2-24/+63
2012-02-06ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown1-0/+5
2012-02-06ASoC: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-02-06ASoC: max9768: Fix build and use new add control API.Liam Girdwood1-1/+1
2012-02-06ASoC: tlv320aic3x: remove unused codeFelipe Contreras2-45/+0
2012-02-06ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown1-9/+0
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood46-83/+83
2012-02-02ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown1-2/+2
2012-02-01ASoC: wm9712: Add TLV information for microphone inputMark Brown1-3/+7
2012-02-01ASoC: wm9712: Remove driver specific versionMark Brown1-4/+0
2012-02-01ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin1-1/+1
2012-02-01ASoC: wm5100: Handle failures to determine accessory polarityMark Brown1-12/+25
2012-02-01ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown1-6/+3
2012-02-01ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown1-27/+5
2012-02-01Merge tag 'v3.3-rc2' into for-3.4Mark Brown3-20/+16
2012-02-01ASoC: wm8962: Fix word length configurationSusan Gao1-3/+3
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown3-6/+14
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown1-5/+13
2012-01-31ASoC: wm8994: Remove ASoC level register cache syncMark Brown1-5/+0
2012-01-31ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown1-4/+4
2012-01-31ASoC: max9768: Fix up review comments in max9768 driverMark Brown1-7/+1
2012-01-31ASoC: max9768: add driver for max9768 amplifierWolfram Sang3-0/+259
2012-01-30ASoC: wm2200: Remove trailing whitespaceMark Brown1-339/+339
2012-01-28ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM1-2/+2
2012-01-28ASoC: wm8962: Enable idle_bias_offMark Brown1-0/+1
2012-01-27ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin11-16/+11
2012-01-26ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown1-0/+6
2012-01-26ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown1-1/+1
2012-01-26ASoC: wm8996: Handle failures to determine accessory polarityMark Brown1-12/+26
2012-01-26ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown1-60/+56
2012-01-26ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown1-8/+4
2012-01-26ASoC: wm2200: Add WM2200 CODEC driverMark Brown4-0/+5965
2012-01-26ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown1-121/+10
2012-01-26ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown1-0/+1
2012-01-26ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-26ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-25ASoC: wm5100: Fix microphone configurationMark Brown1-1/+8
2012-01-25ASoC: wm5100: Make sure we switch to button reporting modeMark Brown1-0/+2
2012-01-25ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown1-0/+18
2012-01-24ASoC: wm5100: Fix warnings from recent patchesMark Brown1-2/+1
2012-01-24ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown1-29/+17