aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai1-3/+2
2012-01-09ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik1-5/+3
2012-01-07ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood1-3/+2
2011-12-23ASoC: omap: Add .owner to struct snd_soc_cardAxel Lin13-0/+13
2011-12-17ASoC: omap-mcbsp: Enable FIFO usage on OMAP4Peter Ujfalusi1-1/+1
2011-12-13ASoC: Staticise rx51_aux_devAxel Lin1-1/+1
2011-12-08ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown1-5/+0
2011-12-08ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown1-4/+1
2011-11-28ASoC: sdp4430: Add support for digital microphonesPeter Ujfalusi2-11/+76
2011-11-28ASoC: OMAP4: omap-dmic: Initial support for OMAP DMICPeter Ujfalusi4-0/+623
2011-11-25ASoC: Convert omap directory to module_platform_driverAxel Lin5-55/+5
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen4-4/+4
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker15-0/+15
2011-10-10ASoC: sdp3430: Let core to deal with the DAPM widgetsPeter Ujfalusi1-9/+5
2011-10-10ASoC: osk5912: Let core to deal with the DAPM widgetsPeter Ujfalusi1-20/+5
2011-10-10ASoC: n810: Let the core to register DAPM widgets/routes and controlsPeter Ujfalusi1-13/+8
2011-10-10ASoC: am3517evm: Let core to deal with the DAPM widgetsPeter Ujfalusi1-21/+5
2011-10-10ASoC: sdp4430: No need to call dapm_pin_enable at init timePeter Ujfalusi1-9/+0
2011-10-10ASoC: sdp4430: Let core to deal with the DAPM widgetsPeter Ujfalusi1-9/+5
2011-10-10ASoC: zoom2: No need to call dapm_pin_enable at init timePeter Ujfalusi1-7/+0
2011-10-10ASoC: zoom2: Let core to deal with the DAPM widgetsPeter Ujfalusi1-10/+5
2011-10-10ASoC: OMAP machines: Remove soc_dapm_sync() call from initPeter Ujfalusi9-29/+4
2011-10-10ASoC: fix checkpatch.pl error in omap-mcbspMichael Opdenacker1-2/+1
2011-10-04ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi1-0/+8
2011-10-02ASoC: omap: Use single hw_params callback in sdp3430 and zoom2Jarkko Nikula2-46/+2
2011-10-02ASoC: omap: Convert bunch of machine drivers to use init time DAI formatJarkko Nikula10-239/+26
2011-10-02ASoC: omap-mcbsp: Prepare for init time DAI format settingJarkko Nikula1-0/+9
2011-09-30ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formatsJarkko Nikula1-5/+7
2011-09-30ASoC: sdp4430: Fix string for FM input nameUjfalusi, Peter1-3/+3
2011-09-26ASoC: sdp4430: Configure McPDM offset cancellationPeter Ujfalusi1-1/+9
2011-09-26ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi2-0/+37
2011-09-26ASoC: omap-mcbsp: Fix compile time warning about ambiguous ‘else’Peter Ujfalusi1-1/+2
2011-09-23ASoC: omap-mcpdm: Correct the supported number of channelsPeter Ujfalusi1-6/+8
2011-09-23Merge branch 'for-3.1' into for-3.2Mark Brown1-0/+6
2011-09-23ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula1-0/+6
2011-09-22ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi1-1/+1
2011-09-22ASoC: omap-mcpdm: Replace legacy driverMisael Lopez Cruz6-734/+434
2011-09-22ASoC: OMAP4: McPDM: Convert to hwmod/omap_devicePeter Ujfalusi4-20/+23
2011-09-22ASoC: omap-mcpdm: Fix threshold and dma configurationPeter Ujfalusi1-5/+12
2011-08-19ASoC: omap: Fix build errors in ams-deltaJarkko Nikula1-2/+4
2011-08-12ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula6-9/+9
2011-07-26Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds3-47/+9
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-07ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi1-45/+5
2011-07-05Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai5-0/+338
2011-07-04ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz1-0/+2
2011-07-04MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2-2/+2
2011-06-24treewide: Fix recieve/receive typosJoe Perches1-1/+1
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood1-2/+4
2011-06-06ASoC: Add context parameter to card DAPM callbacksMark Brown1-1/+2