summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* 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-014-20/+21
|\
| * 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: mxs: Fix mxs-saif timeoutFabio Estevam2012-01-201-0/+5
* | ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky2012-01-311-9/+69
* | ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown2012-01-313-6/+14
* | ASoC: core: Support suspend to diskMark Brown2012-01-311-2/+1
* | ASoC: wm8993: Convert to use a regmap patchMark Brown2012-01-311-5/+13
* | ASoC: fsi: Remove unneeded empty runtime PM callbacksMark Brown2012-01-311-14/+0
* | 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
* | ASoC: wm2200: Remove trailing whitespaceMark Brown2012-01-291-339/+339
* | ASoC: wm8962: Enable idle_bias_offMark Brown2012-01-271-0/+1
* | ASoC: Set idle_bias_off flag in snd_soc_codec_driverAxel Lin2012-01-2711-16/+11
* | ASoC: wm8994: Report any low impedance accessory as a headphoneMark Brown2012-01-261-1/+1
* | ASoC: wm8996: Handle failures to determine accessory polarityMark Brown2012-01-261-12/+26
* | ASoC: wm5100: Use pm_runtime for powerdown managmentMark Brown2012-01-261-60/+56
* | ASoC: wm5100: Convert to devm_regulator_bulk_get()Mark Brown2012-01-261-8/+4
* | ASoC: dapm: Ignore isolated signal generators for power purposesMark Brown2012-01-261-1/+5
* | ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown2012-01-261-1/+1
* | ASoC: wm2200: Add WM2200 CODEC driverMark Brown2012-01-264-0/+5965
* | ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown2012-01-261-121/+10
* | ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2012-01-261-2/+49
* | ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizesPeter Ujfalusi2012-01-251-1/+1
* | ASoC: wm8962: Optimise power consumption for IN4 DC measurement usageMark Brown2012-01-241-0/+18
* | ASoC: wm5100: Fix warnings from recent patchesMark Brown2012-01-241-2/+1
* | ASoC: Convert the WM5100 revision A updates to a regmap patchMark Brown2012-01-241-29/+17
* | ASoC: wm5100: Fix mismerge of IRQ freesMark Brown2012-01-241-4/+0
* | ASoC: Convert WM8731 to direct regmap API usageMark Brown2012-01-241-23/+86
* | ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin2012-01-232-3/+3
* | ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown2012-01-231-4/+4
* | ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam2012-01-221-10/+7
* | ASoC: wm8988: Convert to devm_kzalloc()Mark Brown2012-01-211-8/+5
* | ASoC: wm8988: Convert to table based DAPM and control initMark Brown2012-01-211-8/+8
* | ASoC: wm8985: Convert to direct regmap API usageMark Brown2012-01-211-76/+177
* | ASoC: wm8985 Don't directly reference the cache data structureMark Brown2012-01-211-5/+4
* | ASoC: wm8985: Use standard cache sync implementationMark Brown2012-01-211-20/+1
* | ASoC: wm8985: Convert to table based DAPM and control initMark Brown2012-01-211-16/+8
* | ASoC: wm8985: Convert to devm_kzalloc()Mark Brown2012-01-211-8/+2
* | ASoC: Add external amplifier controls for Visstrim_M10.Javier Martin2012-01-211-0/+80
* | ASoC: Fix build of tlv320dac33Mark Brown2012-01-211-1/+2
* | ASoC: Use regmap update bits operation for drivers using regmapMark Brown2012-01-213-20/+33
* | ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown2012-01-211-3/+5
* | ASoC: Push WM5100 interrupt request into I2C probeMark Brown2012-01-201-58/+63
* | ASoC: Make WM5100 interrupt path use regmap directlyMark Brown2012-01-201-80/+108
* | ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown2012-01-201-1/+0
* | ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi2012-01-201-0/+2
* | ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-4/+3
OpenPOWER on IntegriCloud