summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2009-09-30ASoC: DaVinci: McASP FIFO related updatesChaithrika U S4-13/+28
2009-09-25ASoC: pxa-ssp increase max_channels to 8Graeme Gregory1-8/+8
2009-09-23Merge branch 'for-2.6.32' into for-2.6.33Mark Brown10-97/+63
2009-09-23ASoC: DaVinci: Correct McASP FIFO initializationChaithrika U S1-18/+18
2009-09-23ASoC: Davinci: Fix race with cpu_dai->dma_dataTroy Kisky5-62/+29
2009-09-23ASoC: DaVinci: Fix divide by zero error during 1st executionTroy Kisky2-8/+7
2009-09-23ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai2-8/+8
2009-09-23ASoC: Blackfin I2S: use dai state rather than local counterBarry Song1-14/+1
2009-09-21ASoC: wm8753: fix mapping when MONOMIX is set to StereoPhil Vandry1-0/+1
2009-09-21ASoC: some minor changes for AD1836 and AD1938 codec driversBarry Song2-3/+2
2009-09-21Merge branch 'upstream/wm8711' into for-2.6.33Mark Brown4-0/+706
2009-09-21ASoC: Convert soc-cache to use C99 style initialisers for the tableMark Brown1-4/+14
2009-09-19ASoC: Support WM8580 based audio subsystem on SMDK64xx machinesjassi brar3-0/+284
2009-09-18Merge branch 'for-2.6.32' into for-2.6.33Mark Brown15-77/+174
2009-09-18ASoC: Return correct codec clock in s3c64xx-i2sJassi1-1/+5
2009-09-18ASoC: DaVinci: Fixes to McASP configurationChaithrika U S1-2/+22
2009-09-18ASoC: Blackfin I2S: fix resuming when device hasn't been usedCliff Cai1-12/+7
2009-09-17ASoC: Blackfin I2S: add lost platform_device parameter to resume functionBarry Song1-1/+2
2009-09-17ASoC: fix typos in Blackfin headersBarry Song2-2/+2
2009-09-17ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned longMike Frysinger1-1/+1
2009-09-17ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai1-0/+8
2009-09-16ASoC: remove unused #include <linux/version.h>Huang Weiyi3-3/+0
2009-09-16ASoC: Add S3C64xx IIS CDCLK source selectionMark Brown2-0/+14
2009-09-15ASoC: Davinci: Add audio codec support for DM365 EVMMiguel Aguilar2-5/+6
2009-09-15ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836Barry Song5-12/+69
2009-09-15ASoC: S3C I2S LRCLK polarity option.Jassi1-1/+29
2009-09-15ASoC: S3C lrsync function made to work with IRQs disabled.Jassi1-6/+10
2009-09-14ASoC: Fix display of stream name in DAPM debugfsMark Brown1-3/+4
2009-09-13ASoC: Provide API for reordering channelsBarry Song1-0/+24
2009-09-12ASoC: Clean up error handling in MPC5200 DMA setupJulia Lawall1-13/+20
2009-09-10ASoC: AK4671: add ak4671 codec driverJoonyoung Shim4-0/+987
2009-09-08ASoC: Allow per-route connectedness checks for suppliesMark Brown1-3/+16
2009-09-08ASoC: au1x: PSC-AC97 bugfixesManuel Lauss2-33/+97
2009-09-07ASoC: Fix WM835x Out4 capture enumerationMark Brown1-1/+1
2009-09-07ASoC: Factor out I2C 8 bit address 8 bit data I/OJoonyoung Shim1-0/+30
2009-09-05ASoC: Add source argument to PLL configurationMark Brown20-33/+37
2009-09-02ASoC: Fully specify DC servo bits to update in wm_hubsMark Brown1-10/+2
2009-09-01ASoC: Debugged improper setting of PLL fields in WM8580 driverjassi brar1-2/+2
2009-09-01ASoC: new board driver to connect bfin-5xx with ad1836 codecBarry Song3-0/+138
2009-08-28ASoC: OMAP: Add functionality to set CLKR and FSR sources in McBSP DAIJarkko Nikula2-0/+45
2009-08-28ASoC: davinci: i2c device creation moved into board filesChaithrika U S1-27/+5
2009-08-26ASoC: Don't reconfigure WM8350 FLL if not neededMark Brown1-0/+9
2009-08-26ASoC: Fix s3c-i2s-v2 buildMark Brown1-0/+1
2009-08-26ASoC: Make platform data optional for TLV320AIC3xMark Brown1-7/+6
2009-08-26ASoC: Add S3C24xx dependencies for Simtec machinesMark Brown1-2/+2
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