aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-03ASoC: OMAP: Update Makefile and Kconfig for HDMI audioRicardo Neri2-0/+15
2011-06-03ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boardsRicardo Neri1-0/+129
2011-06-03ASoC: OMAP: Add CPU DAI driver for HDMIRicardo Neri2-0/+194
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-148/+0
2011-05-13omap: Remove support for omap2evmTony Lindgren3-148/+0
2011-05-13ASoC: omap-mcbsp: Remove restrictive checks for cpu typeSanjeev Premi1-2/+2
2011-05-13ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi1-2/+3
2011-05-11ASoC: RX51: Update e-mail addressPeter Ujfalusi1-1/+1
2011-05-11ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2-2/+2
2011-05-11ASoC: omap-mcbsp: Update e-mail addressPeter Ujfalusi2-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-8/+124
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-124/+6