summaryrefslogtreecommitdiffstats
path: root/drivers/base/dma-coherent.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-31ASoC: ALC5632: Add device tree binding documentationLeon Romanovsky2-0/+25
2012-01-31ASoC: Tegra+ALC5632: Implement device tree support in board fileLeon Romanovsky1-9/+69
2012-01-31ASoC: wm_hubs: Push check for idle_bias_off out into driversMark Brown3-6/+14
2012-01-31ASoC: core: Support suspend to diskMark Brown1-2/+1
2012-01-31ASoC: wm8993: Convert to use a regmap patchMark Brown1-5/+13
2012-01-31ASoC: fsi: Remove unneeded empty runtime PM callbacksMark Brown1-14/+0
2012-01-31ASoC: max9768: Fix up review comments in max9768 driverMark Brown1-7/+1
2012-01-30ASoC: max9768: add driver for max9768 amplifierWolfram Sang4-0/+283
2012-01-29ASoC: wm2200: Remove trailing whitespaceMark Brown1-339/+339
2012-01-27ASoC: wm8962: Enable idle_bias_offMark Brown1-0/+1
2012-01-27ARM: S3C64XX: Use IN4 DC measurement mode on TobermoryMark 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 Brown5-0/+6006
2012-01-26ASoC: wm5100: Move regulator supplies over to DAPM infrastructureMark Brown1-121/+10
2012-01-26ASoC: Provide REGULATOR_SUPPLY widget typeMark Brown2-2/+58
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 Brown2-0/+24
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-23regmap: Support register patch setsMark Brown4-0/+75
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-22regulator: Provide devm_regulator_bulk_get()Mark Brown2-0/+48
2012-01-22regulator: Implement devm_regulator_free()Mark Brown2-0/+29
2012-01-22ASoC: wm8988: Convert to devm_kzalloc()Mark Brown1-8/+5
2012-01-22ASoC: 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 Brown4-20/+34
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