aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAgeFilesLines
* ASoC: omap-pcm: Correct dma maskPeter Ujfalusi2015-05-091-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-3115-0/+15
* ASoC: sdp3430: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-9/+5
* ASoC: osk5912: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-20/+5
* ASoC: n810: Let the core to register DAPM widgets/routes and controlsPeter Ujfalusi2011-10-101-13/+8
* ASoC: am3517evm: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-21/+5
* ASoC: sdp4430: No need to call dapm_pin_enable at init timePeter Ujfalusi2011-10-101-9/+0
* ASoC: sdp4430: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-9/+5
* ASoC: zoom2: No need to call dapm_pin_enable at init timePeter Ujfalusi2011-10-101-7/+0
* ASoC: zoom2: Let core to deal with the DAPM widgetsPeter Ujfalusi2011-10-101-10/+5
* ASoC: OMAP machines: Remove soc_dapm_sync() call from initPeter Ujfalusi2011-10-109-29/+4
* ASoC: fix checkpatch.pl error in omap-mcbspMichael Opdenacker2011-10-101-2/+1
* ASoC: omap-pcm: Fix the no period wakeup implementationPeter Ujfalusi2011-10-041-0/+8
* ASoC: omap: Use single hw_params callback in sdp3430 and zoom2Jarkko Nikula2011-10-022-46/+2
* ASoC: omap: Convert bunch of machine drivers to use init time DAI formatJarkko Nikula2011-10-0210-239/+26
* ASoC: omap-mcbsp: Prepare for init time DAI format settingJarkko Nikula2011-10-021-0/+9
* ASoC: omap-mcbsp: Fix FS polarity for LEFT_J, DSP_A and DSP_B formatsJarkko Nikula2011-09-301-5/+7
* ASoC: sdp4430: Fix string for FM input nameUjfalusi, Peter2011-09-301-3/+3
* ASoC: sdp4430: Configure McPDM offset cancellationPeter Ujfalusi2011-09-261-1/+9
* ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi2011-09-262-0/+37
* ASoC: omap-mcbsp: Fix compile time warning about ambiguous ‘else’Peter Ujfalusi2011-09-261-1/+2
* ASoC: omap-mcpdm: Correct the supported number of channelsPeter Ujfalusi2011-09-231-6/+8
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-231-0/+6
|\
| * ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula2011-09-231-0/+6
* | ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi2011-09-221-1/+1
* | ASoC: omap-mcpdm: Replace legacy driverMisael Lopez Cruz2011-09-226-734/+434
* | ASoC: OMAP4: McPDM: Convert to hwmod/omap_devicePeter Ujfalusi2011-09-224-20/+23
* | ASoC: omap-mcpdm: Fix threshold and dma configurationPeter Ujfalusi2011-09-221-5/+12
|/
* ASoC: omap: Fix build errors in ams-deltaJarkko Nikula2011-08-191-2/+4
* ASoC: omap: Update e-mail address of Jarkko NikulaJarkko Nikula2011-08-126-9/+9
* Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-263-47/+9
|\
| * ASoC: twl6040: Move PLL selection to codec driverPeter Ujfalusi2011-07-071-45/+5
| * ASoC: twl6040: Convert into TWL6040 MFD childMisael Lopez Cruz2011-07-041-0/+2
| * MFD: twl4030-codec -> twl4030-audio: Rename the driverPeter Ujfalusi2011-07-042-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\ \
| * | treewide: Fix recieve/receive typosJoe Perches2011-06-241-1/+1
| |/
* | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2011-07-055-0/+338
|\ \
| * | ASoC: OMAP: Update Makefile and Kconfig for HDMI audioRicardo Neri2011-06-032-0/+15
| * | ASoC: OMAP4: Add HDMI Audio machine driver for OMAP4 boardsRicardo Neri2011-06-031-0/+129
| * | ASoC: OMAP: Add CPU DAI driver for HDMIRicardo Neri2011-06-032-0/+194
* | | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+4
* | | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-061-1/+2
| |/ |/|
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-263-148/+0
|\ \ | |/ |/|
| * omap: Remove support for omap2evmTony Lindgren2011-05-133-148/+0
* | ASoC: omap-mcbsp: Remove restrictive checks for cpu typeSanjeev Premi2011-05-131-2/+2
* | ASoC: omap-pcm: Period wakeup disabling on OMAP2+Peter Ujfalusi2011-05-131-2/+3
* | ASoC: RX51: Update e-mail addressPeter Ujfalusi2011-05-111-1/+1
* | ASoC: omap-pcm: Update e-mail addressPeter Ujfalusi2011-05-112-2/+2
* | ASoC: omap-mcbsp: Update e-mail addressPeter Ujfalusi2011-05-112-2/+2
|/
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3