summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2009-01-27ASoC: Push the codec runtime storage into the card structureMark Brown30-218/+218
2009-01-23ASoC: improve I2C initialization code in CS4270 driverTimur Tabi1-139/+113
2009-01-23ASoC: Fix L3 bus handling in KconfigMark Brown2-0/+2
2009-01-23ASoC: Include header file in cs4270 and wm9705Mark Brown2-0/+4
2009-01-23ASoC: Fix spurious codec driver dependenciesMark Brown2-6/+2
2009-01-23ASoC: Configure SSP port PLL for ZyloniteMark Brown1-0/+8
2009-01-23ASoC: Remove unneeded e7x0 inclusion of pxa-regs.h and hardware.hMark Brown2-4/+0
2009-01-23ASoC: Fix merge with PXA treeMark Brown1-4/+1
2009-01-23ASoC: remove stand-alone mode support from CS4270 codec driverTimur Tabi2-66/+29
2009-01-21ASoC: Complete Beagleboard supportSteve Sakoman2-0/+12
2009-01-20Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-12/+6
2009-01-20ASoC: Fix WM9705 capture switch nameIan Molton1-2/+2
2009-01-20ASoC: Allow Freescale MPC8610 audio drivers to be compiled as modulesTimur Tabi2-10/+13
2009-01-20ASoC: fix registration of the SoC card in the Freescale MPC8610 driversTimur Tabi1-12/+6
2009-01-19ASoC: Staticise PCM operations tablesMark Brown6-6/+6
2009-01-19ASoC: fixes to caching implementationsIan Molton9-16/+17
2009-01-19ASoC: machine support for Toshiba e740 PDAIan Molton3-0/+224
2009-01-19ASoC: Implement support for CLK_POUT as MCLK on ZyloniteMark Brown1-17/+84
2009-01-16ASoC: Ignore output frequency for WM9713 PLLMark Brown1-6/+4
2009-01-16Merge branch 'for-2.6.29' into for-2.6.30Mark Brown1-2/+0
2009-01-16ASoC: machine driver for Toshiba e800Ian Molton1-14/+102
2009-01-16ASoC: machine driver for Toshiba e750Ian Molton3-0/+200
2009-01-16ASoC: Driver for the WM9705 AC97 codec.Ian Molton4-0/+431
2009-01-16ASoC: atmel_pcm: Remove non-existant headerBen Nizette1-2/+0
2009-01-15ASoC: DaVinci: Fix SFFSDR compilation error.Hugo Villeneuve1-3/+17
2009-01-15Merge branch 'topic/asoc' into next/asocTakashi Iwai3-3/+4
2009-01-15ASoC: Fix the power update function for snd_soc_dapm_value_muxPeter Ujfalusi1-1/+2
2009-01-12Merge branch 'topic/asoc' into for-linusTakashi Iwai3-115/+14
2009-01-09Merge branch 'for-2.6.29' into for-2.6.30Mark Brown3-115/+14
2009-01-09ASoC: TWL4030: Module unloading fixPeter Ujfalusi1-0/+2
2009-01-09ASoC: cleanup duplicated code.Ian Molton22-360/+87
2009-01-09ASoC: Implement WM8350 headphone jack detectionMark Brown2-0/+124
2009-01-09ASoC: Add jack reporting interfaceMark Brown3-1/+140
2009-01-09ASoC: Constify pin names for DAPM pin status APIsMark Brown1-5/+5
2009-01-08remove lots of double-semicolonsFernando Carrijo2-2/+2
2009-01-08ASoC: TWL4030: Change the soc_value_enum back to soc_enumPeter Ujfalusi1-5/+5
2009-01-08ASoC: Merge the soc_value_enum to soc_enum structPeter Ujfalusi2-110/+7
2009-01-07ASoC: dapm: Allow explictly named mixer controlsIan Molton1-11/+36
2009-01-06ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control busesMark Brown1-5/+15
2009-01-06ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ekMark Brown1-2/+2
2009-01-05ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM typePeter Ujfalusi1-63/+55
2009-01-05ASoC: New enum type: value_enumPeter Ujfalusi2-3/+301
2009-01-05ASoC: Clocking fixes for davinci-evm.cDavid Brownell1-3/+16
2009-01-05ASoC: Mark non-connected TWL4030 pins for pandoraGrazvydas Ignotas1-0/+13
2009-01-05ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC driversJarkko Nikula1-0/+1
2009-01-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-0/+4
2009-01-05ASoC: fix davinci-sffsdr bugletDavid Brownell1-0/+4
2009-01-01ASoC: Clean up kerneldoc warningsMark Brown2-27/+29
2009-01-01ASoC: Fix pxa2xx-pcm checks for invalid DMA channelsStephen Ware1-2/+2
2008-12-31ASoC: TWL4030: DAPM based capture implementationPeter Ujfalusi2-172/+182