summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-04-01ASoC: fsl: remove helper fsl_asoc_get_codec_dev_nameShawn Guo4-67/+4
2012-04-01ASoC: fsl: create fsl_utils to accommodate the common functionsShawn Guo6-286/+189
2012-04-01ASoC: fsl: rename imx-pcm Kconfig options and filenameShawn Guo3-8/+8
2012-04-01ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo18-105/+116
2012-04-01ASoC: fsl: separate SSI and DMA Kconfig optionsShawn Guo2-7/+11
2012-04-01ASoC: wm8962: Add HPF coefficient configuration supportMark Brown1-0/+1
2012-04-01ASoC: wm8962: Add HD Bass and VSS coefficient configurationMark Brown1-0/+2
2012-04-01ASoC: wm8962: Add Dynamic Range Control supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add Direct-Form 1 filter supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Add 3D enhancement supportMark Brown1-0/+3
2012-04-01ASoC: wm8962: Implement DSP2 configuration initialisationMark Brown1-1/+2
2012-04-01ASoC: max98095: add jack detectionRhyland Klein2-1/+179
2012-04-01ASoC: pxa2xx-i2s: Add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-04-01ASoC: core: Use driver core probe deferralMark Brown1-85/+62
2012-04-01ASoC: jack: Push locking for jacks down to the jackMark Brown1-2/+3
2012-04-01ASoC: wm8994: Don't lock CODEC mutex to do DAPM syncMark Brown1-13/+4
2012-04-01ASoC: wm5100: Convert to devm_regmap_init_i2c()Mark Brown1-6/+3
2012-04-01ASoC: dapm: Only lock CODEC for I/O if not using regmapMark Brown1-2/+2
2012-04-01ASoC: DAPM: Make sure DAPM widget IO ops hold the component mutexLiam Girdwood1-6/+28
2012-04-01ASoC: dapm: Add regulator member to struct dapm_widgetLiam Girdwood1-5/+5
2012-04-01ASoC: dapm: Rename dapm mutex subclass to better match usageLiam Girdwood1-10/+10
2012-04-01ASoC: dapm: Add platform stream event supportLiam Girdwood3-39/+57
2012-04-01ASoC: core: Add platform DAI widget mappingLiam Girdwood1-0/+14
2012-04-01ASoC: dapm: lock mixer & mux update power with DAPM mutexLiam Girdwood1-6/+30
2012-04-01ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutexLiam Girdwood2-20/+40
2012-04-01ASoC: core: Add card mutex locking subclassesLiam Girdwood1-1/+1
2012-04-01ASoC: ak4641: Push GPIO allocation out into the I2C probeMark Brown1-44/+48
2012-04-01ASoC: ak4641: Convert to module_i2c_driver()Mark Brown1-17/+1
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2-2/+2
2012-03-30Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2-2/+2
2012-03-30Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds1-0/+1
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-3/+6
2012-03-29Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2-2/+2
2012-03-28Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+4
2012-03-28Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-33/+1
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2012-03-28Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann160-5921/+13479
2012-03-27mxs-dma : move the mxs dma.h to a more common placeHuang Shijie3-3/+3
2012-03-26ASoC: dmaengine_pcm: use dmaengine cyclic wrapperVinod Koul1-2/+2
2012-03-25ARM: pxa: use common IOMEM definitionRob Herring1-0/+1
2012-03-23Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-24/+1
2012-03-22ASoC: Add extra parameter to device_prep_dma_cyclicFabio Estevam1-1/+1
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine5-7/+6
2012-03-21ASoC: wm8994: Update WM8994 DCS calibrationMark Brown1-1/+1
2012-03-21Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai8-97/+239
2012-03-19ASoC: wm8994: Provide VMID mode control and fix default sequenceMark Brown2-39/+155
2012-03-19ASoC: wm8994: Add missing break in resumeMark Brown1-0/+1
2012-03-19ASoC: wm_hubs: Don't actively manage LINEOUT_VMID_BUFMark Brown1-11/+5
2012-03-19ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai172-6009/+14836