aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-26davinci: EDMA: multiple CCs, channel mapping and API changesSudhakar Rajashekhara1-3/+3
2009-08-25ASoC: SDP3430: Fix TWL GPIO6 pin mux requestCandelaria Villareal, Jorge1-4/+11
2009-08-25ASoC: S3C platform: Fix s3c2410_dma_started() called at improper timeShine Liu4-1/+25
2009-08-25ARM: OMAP: McBSP: Merge two functions into omap_mcbsp_start/_stopJarkko Nikula1-5/+0
2009-08-25ASoC: OMAP: Fix setup of XCCR and RCCR registers in McBSP DAIJarkko Nikula1-6/+2
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown2-21/+125
2009-08-24ASoC: Select core DMA when building for S3C64xxMark Brown1-0/+1
2009-08-24ASoC: Remove unneeded inclusion of linux/regulator/consumer.hTakashi Iwai1-1/+0
2009-08-24ASoC: add missing inclusion of debugfs.hTakashi Iwai1-0/+1
2009-08-23ASoC: Pass correct platform data from pxa2xx-ac97Marek Vasut1-2/+2
2009-08-23ASoC: free socdev if init_card() fails in wm9705_soc_probe()Roel Kluin1-1/+1
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown2-0/+94
2009-08-21ASoC: Add FSI-AK4642 sound support for SuperHKuninori Morimoto3-0/+117
2009-08-21ASoC: Add ak4642/ak4643 codec supportKuninori Morimoto4-0/+528
2009-08-21ASoC: S3C24XX: Support for Simtec Hermes boardsBen Dooks3-0/+163
2009-08-21ASoC: tlv320aic3x: fixup board device changesBen Dooks3-0/+30
2009-08-21ASoC: tlv320aic3x: Change to use device modelBen Dooks5-113/+116
2009-08-21ASoC: S3C24XX: Add audio core and tlv320aic23 for Simtec boardsBen Dooks5-0/+569
2009-08-20ASoC: OMAP: Use DMA operating mode of McBSPEduardo Valentin1-3/+15
2009-08-20ASoC: OMAP: Use McBSP threshold to playback and captureEduardo Valentin3-7/+49
2009-08-20ASoC: Always syncronize audio transfers on framesEero Nurkkala1-0/+9
2009-08-20ASoC: Add runtime check for RFIG and XFIGEero Nurkkala1-2/+5
2009-08-20ASoC: OMAP: Make DMA 64 alignedEduardo Valentin1-2/+2
2009-08-20ASoC: OMAP: Enable DMA burst modeEduardo Valentin1-0/+3
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto3-1/+1012
2009-08-20ASoC: S3C24XX : Align the peroid size to the buffer sizeShine Liu1-0/+1
2009-08-19ASoC: Provide default set_bias_level() implementationMark Brown1-2/+6
2009-08-18ASoC: WM8993 digital mixing supportMark Brown1-4/+84
2009-08-18ASoC: Add input and output AIF widgetsMark Brown1-17/+41
2009-08-18ASoC: Remove duplicate ADC/DAC widgets from wm_hubs.cMark Brown1-6/+0
2009-08-18ASoC: Reenable S3C64xx I2S supportMark Brown1-1/+1
2009-08-18ASoC: Fix data format configuration for S3C64XX IISv2Joonyoung Shim1-3/+3
2009-08-17ASoC: Implement TDM configuration for WM8993Mark Brown1-18/+81
2009-08-17ASoC: Fix WM8993 MCLK configuration for high frequency MCLKsMark Brown1-3/+1
2009-08-17ASoC: Power speakers and headphones simultaneouslyMark Brown1-3/+3
2009-08-17ASoC: Fix handling of bias levels for non-DAPM codecsMark Brown1-0/+16
2009-08-17ASoC: UDA134X: Fix mistaken mute/unmute codeShine Liu1-1/+1
2009-08-17ASoC: OMAP: Enhance OMAP1510 DMA progress software counterJanusz Krzysztofik1-2/+20
2009-08-17ASoC: OMAP: Make use of DMA channel self linking on OMAP1510Janusz Krzysztofik1-7/+8
2009-08-15ASoC: Factor out cache I/O from WM8974Mark Brown1-94/+55
2009-08-15Merge branch 'wm8974-upstream' into for-2.6.32Mark Brown4-0/+952
2009-08-15ASoC: Hook i.MX into buildMark Brown1-0/+1
2009-08-15ASoC: Staticise unexported variablesMark Brown1-2/+2
2009-08-15ASoC: Remove unneeded i.MX dependency on SNDMark Brown1-1/+1
2009-08-15Merge branch 'for-2.6.32' into mxcMark Brown151-3657/+28435
2009-08-14ASoC: delete -spi suffix in ad1938 and free private data while registers failBarry Song1-1/+3
2009-08-14ASoC: TWL4030: Fix for capture mixer stringsPeter Ujfalusi1-21/+25
2009-08-14ARM: S3C24XX: Add platform device for AC97 controllerMark Brown1-6/+0
2009-08-13ALSA: Allow passing platform_data for pxa2xx-ac97Marek Vasut1-1/+11
2009-08-13ASoC: DaVinci: Add audio support fot DA850/OMAP-L138 EVMChaithrika U S3-8/+35