aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi2012-03-123-34/+10
* | | | ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2012-03-122-48/+38
* | | | ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi2012-03-123-106/+85
* | | | ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi2012-03-123-48/+5
* | | | ASoC: OMAP: mcbsp.h: Clean up bit definitionsPeter Ujfalusi2012-03-121-97/+97
* | | | ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi2012-03-1217-391/+234
* | | | ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi2012-03-123-0/+304
* | | | OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi2012-03-123-0/+1369
| |_|/ |/| |
* | | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-03-055-28/+26
|\ \ \
| * | | ASoC: Fix build error in sound/soc/omap/n810.cAxel Lin2012-02-101-1/+1
| * | | ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood2012-02-045-27/+25
* | | | ASoC: Kconfig: OMAP4: Enable support for PandaBoardsPeter Ujfalusi2012-01-261-1/+3
* | | | ASoC: omap-abe-twl6040: Use provided MCLK frequency from pdataPeter Ujfalusi2012-01-261-1/+9
* | | | ASoC: omap-abe-twl6040: Configure card according to platform dataPeter Ujfalusi2012-01-261-12/+32
* | | | ASoC: omap-abe-twl6040: DAI link selection based on platform dataPeter Ujfalusi2012-01-261-3/+22
* | | | ASoC: omap-abe-twl6040: Add complete DAPM routingPeter Ujfalusi2012-01-261-18/+28
* | | | ASoC: twl6040: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi2012-01-261-7/+7
* | | | ASoC: omap-abe-twl6040: Convert to platform deriverPeter Ujfalusi2012-01-261-24/+36
* | | | ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entryPeter Ujfalusi2012-01-262-35/+37
* | | | ASoC: OMAP4: Rename the sdp4430 machine driverPeter Ujfalusi2012-01-263-3/+3
* | | | ASoC: sdp4430: Correct author e-mail addressPeter Ujfalusi2012-01-261-2/+2
|/ / /
* | | ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi2012-01-201-0/+2
* | | ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi2012-01-201-4/+3
|/ /
* | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2012-01-121-3/+2
|\ \
| * | ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-071-3/+2
* | | ASoC: cx20442: add bias control over a platform provided regulatorJanusz Krzysztofik2012-01-091-5/+3
* | | ASoC: omap: Add .owner to struct snd_soc_cardAxel Lin2011-12-2313-0/+13
|/ /
* | ASoC: omap-mcbsp: Enable FIFO usage on OMAP4Peter Ujfalusi2011-12-171-1/+1
* | ASoC: Staticise rx51_aux_devAxel Lin2011-12-131-1/+1
* | ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown2011-12-081-5/+0
* | ASoC: Use core pm_runtime callbacks for omap-dmicMark Brown2011-12-081-4/+1
* | ASoC: sdp4430: Add support for digital microphonesPeter Ujfalusi2011-11-282-11/+76
* | ASoC: OMAP4: omap-dmic: Initial support for OMAP DMICPeter Ujfalusi2011-11-284-0/+623
* | ASoC: Convert omap directory to module_platform_driverAxel Lin2011-11-255-55/+5
* | ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-234-4/+4
|/
* 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