summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2012-02-122-16/+70
* ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin2012-02-121-1/+0
* ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin2012-02-111-28/+28
* ASoC: alc5632: Add voice DAC playback switchAndrey Danin2012-02-111-0/+2
* ASoC: alc5632: Fixed voice DAC volume step.Andrey Danin2012-02-111-1/+1
* ASoC: alc5632: Coding style. Remove two extra empty lines.Andrey Danin2012-02-111-2/+0
* ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown2012-02-101-0/+1
* ASoC: wm8993: Correct typos in regmap conversionMark Brown2012-02-101-2/+2
* ASoC: Fix typo in twl4030.cMasanari Iida2012-02-101-1/+1
* Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown2012-02-096-14/+37
|\
| * ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown2012-02-081-0/+5
| * ASoC: wm8994: Fix typo in VMID ramp settingMark Brown2012-02-081-1/+1
| * ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown2012-02-061-0/+4
| * ASoC: wm_hubs: Correct line input to line output 2 pathsMark Brown2012-02-021-2/+2
| * ASoC: cs42l73: Fix Output [X|A|V]SP_SCLK Sourcing Mode setting for master modeAxel Lin2012-02-011-1/+1
| * ASoC: wm8962: Fix word length configurationSusan Gao2012-02-011-3/+3
| * ASoC: wm8994: Remove ASoC level register cache syncMark Brown2012-01-311-5/+0
| * ASoC: wm_hubs: Fix routing of input PGAs to line output mixerMark Brown2012-01-311-4/+4
| * ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixerUK KIM2012-01-271-2/+2
| * ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputsMark Brown2012-01-261-0/+6
| * ASoC: wm5100: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-0/+1
| * ASoC: wm8962: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown2012-01-251-1/+1
| * ASoC: wm5100: Fix microphone configurationMark Brown2012-01-251-1/+8
| * ASoC: wm5100: Make sure we switch to button reporting modeMark Brown2012-01-251-0/+2
* | ASoC: wm2200: Ignore pmdown_timeMark Brown2012-02-091-0/+1
* | ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown2012-02-091-1/+1
* | ASoC: wm8962: Support mono playback and recordMark Brown2012-02-081-2/+5
* | ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown2012-02-071-12/+12
* | ASoC: tlv320aic3x: Remove even more unused codeMark Brown2012-02-071-24/+0
* | ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown2012-02-062-24/+63
* | ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown2012-02-061-0/+5
* | ASoC: wm8994: We don't need to runtime resume by defaultMark Brown2012-02-061-1/+1
* | ASoC: max9768: Fix build and use new add control API.Liam Girdwood2012-02-061-1/+1
* | ASoC: tlv320aic3x: remove unused codeFelipe Contreras2012-02-062-45/+0
* | ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown2012-02-061-9/+0
* | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-0446-83/+83
* | ASoC: wm9712: Add TLV information for microphone inputMark Brown2012-02-011-3/+7
* | ASoC: wm9712: Remove driver specific versionMark Brown2012-02-011-4/+0
* | ASoC: wm5100: Handle failures to determine accessory polarityMark Brown2012-02-011-12/+25
* | ASoC: wm8996: Use devm_regulator_bulk_get()Mark Brown2012-02-011-6/+3
* | ASoC: wm8996: Switch to using common code for managing CPVDD supplyMark Brown2012-02-011-27/+5
* | Merge tag 'v3.3-rc2' into for-3.4Mark Brown2012-02-013-20/+16
|\|
| * ASoC: wm2000: Fix use-after-free - don't release_firmware() twice on errorJesper Juhl2012-01-241-18/+13
| * ASoC: wm8958: Use correct format string in dev_err() callJesper Juhl2012-01-231-1/+1
| * ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown2012-01-221-1/+2
* | ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-313-6/+14
* | ASoC: wm8993: Convert to use a regmap patchMark Brown2012-01-311-5/+13
* | ASoC: max9768: Fix up review comments in max9768 driverMark Brown2012-01-311-7/+1
* | ASoC: max9768: add driver for max9768 amplifierWolfram Sang2012-01-303-0/+259