summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-01-30ASoC: max9768: add driver for max9768 amplifierWolfram Sang3-0/+259
2012-01-29ASoC: wm2200: Remove trailing whitespaceMark Brown1-339/+339
2012-01-27ASoC: 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: 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: dapm: Ignore isolated signal generators for power purposesMark Brown1-1/+5
2012-01-26ASoC: dapm: Drop runtime PM references asynchronouslyMark Brown1-1/+1
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: Provide REGULATOR_SUPPLY widget typeMark Brown1-2/+49
2012-01-25ASoC: soc-pcm: msbits constraint: Drop 8 and 16 bit sample sizesPeter Ujfalusi1-1/+1
2012-01-24ASoC: 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
2012-01-24ASoC: wm5100: Fix mismerge of IRQ freesMark Brown1-4/+0
2012-01-24ASoC: Convert WM8731 to direct regmap API usageMark Brown1-23/+86
2012-01-23ASoC: Add __devinit/__devexit annotations at necessary placesAxel Lin2-3/+3
2012-01-23ASoC: sgtl5000: It's sgtl5000 not sgtl500Mark Brown1-4/+4
2012-01-22ASoC: sgtl5000: Convert to table based DAPM and control initFabio Estevam1-10/+7
2012-01-21ASoC: wm8988: Convert to devm_kzalloc()Mark Brown1-8/+5
2012-01-21ASoC: wm8988: Convert to table based DAPM and control initMark Brown1-8/+8
2012-01-21ASoC: wm8985: Convert to direct regmap API usageMark Brown1-76/+177
2012-01-21ASoC: wm8985 Don't directly reference the cache data structureMark Brown1-5/+4
2012-01-21ASoC: wm8985: Use standard cache sync implementationMark Brown1-20/+1
2012-01-21ASoC: wm8985: Convert to table based DAPM and control initMark Brown1-16/+8
2012-01-21ASoC: wm8985: Convert to devm_kzalloc()Mark Brown1-8/+2
2012-01-21ASoC: Add external amplifier controls for Visstrim_M10.Javier Martin1-0/+80
2012-01-21ASoC: Fix build of tlv320dac33Mark Brown1-1/+2
2012-01-21ASoC: Use regmap update bits operation for drivers using regmapMark Brown3-20/+33
2012-01-21ASoC: Don't tell applications about msbits unless we're ignoring inputMark Brown1-3/+5
2012-01-20ASoC: Push WM5100 interrupt request into I2C probeMark Brown1-58/+63
2012-01-20ASoC: Make WM5100 interrupt path use regmap directlyMark Brown1-80/+108
2012-01-20ASoC: Remove redundant set_bias_level() from WM5100 remove()Mark Brown1-1/+0
2012-01-20ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi1-0/+2
2012-01-20ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi1-4/+3
2012-01-20ASoC: twl4030: Use core to set the msbits constraintPeter Ujfalusi1-3/+4
2012-01-20ASoC: tlv320dac33: Use core to set the msbits constraintPeter Ujfalusi1-2/+1
2012-01-20ASoC: sgtl5000: Print revision number in hexFabio Estevam1-1/+1
2012-01-20ASoC: Say we can't read WM5100 ID registerMark Brown1-1/+1
2012-01-20ASoC: When releasing WM5100 put /RESET into resetMark Brown1-2/+2
2012-01-20ASoC: 24 bits are significant on wm_hubs DAIsMark Brown2-1/+9
2012-01-20ASoC: Make WM8993 I2C usage unconditionalMark Brown1-6/+0
2012-01-20ASoC: Implement basic WM8993 interrupt supportMark Brown1-9/+85
2012-01-20ASoC: 24 bits are significant on the WM8996 audio interfacesMark Brown1-0/+4
2012-01-20ASoC: Allow drivers to specify how many bits are significant on a DAIMark Brown1-0/+36
2012-01-20ASoC: Add WM8962 DAC and ADC L/R swap supportMark Brown1-0/+2
2012-01-20ASoC: wm8983: Remove useless snd_kcontrolDimitris Papastamos1-5/+0