aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2-8/+1
2012-03-12ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas1-2/+2
2012-03-12ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2-24/+19
2012-03-12ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi3-39/+32
2012-03-12ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi1-0/+12
2012-03-12ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi1-1/+3
2012-03-12ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi1-0/+10
2012-03-12ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi1-4/+3
2012-03-12ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi1-2/+2
2012-03-12ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi1-16/+5
2012-03-12ASoC: omap-mcbsp: Simplify DMA configurationPeter Ujfalusi3-34/+10
2012-03-12ASoC: omap-mcbsp: Merge the omap_mcbsp_data into omap_mcbsp structurePeter Ujfalusi2-48/+38
2012-03-12ASoC: omap-mcbsp: Cleanup of module probe/remove codePeter Ujfalusi3-106/+85
2012-03-12ASoC: OMAP McBSP: Remove redundant accessorsPeter Ujfalusi3-48/+5
2012-03-12ASoC: OMAP: mcbsp.h: Clean up bit definitionsPeter Ujfalusi1-97/+97
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi17-391/+234
2012-03-12ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi3-0/+304
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi3-0/+1369
2012-03-05Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into topic/asocTakashi Iwai5-28/+26
2012-02-10ASoC: Fix build error in sound/soc/omap/n810.cAxel Lin1-1/+1
2012-02-04ASoC: core: Add support for DAI and machine kcontrols.Liam Girdwood5-27/+25
2012-01-26ASoC: Kconfig: OMAP4: Enable support for PandaBoardsPeter Ujfalusi1-1/+3
2012-01-26ASoC: omap-abe-twl6040: Use provided MCLK frequency from pdataPeter Ujfalusi1-1/+9
2012-01-26ASoC: omap-abe-twl6040: Configure card according to platform dataPeter Ujfalusi1-12/+32
2012-01-26ASoC: omap-abe-twl6040: DAI link selection based on platform dataPeter Ujfalusi1-3/+22
2012-01-26ASoC: omap-abe-twl6040: Add complete DAPM routingPeter Ujfalusi1-18/+28
2012-01-26ASoC: twl6040: Convert MICBIAS to SUPPLY widgetPeter Ujfalusi1-7/+7
2012-01-26ASoC: omap-abe-twl6040: Convert to platform deriverPeter Ujfalusi1-24/+36
2012-01-26ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entryPeter Ujfalusi2-35/+37
2012-01-26ASoC: OMAP4: Rename the sdp4430 machine driverPeter Ujfalusi3-3/+3
2012-01-26ASoC: sdp4430: Correct author e-mail addressPeter Ujfalusi1-2/+2
2012-01-20ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi1-0/+2
2012-01-20ASoC: omap-dmic: Use core to set the msbits constraintPeter Ujfalusi1-4/+3
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