summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
Commit message (Expand)AuthorAgeFilesLines
* mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi2012-04-161-1/+1
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-271-33/+1
|\
| * Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann2012-03-2711-318/+390
| |\
| * | ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik2012-03-051-32/+0
| * | Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-201-1/+1
| |\ \
| | * | ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik2011-12-211-1/+1
* | | | ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi2012-03-122-8/+1
* | | | ASoC: omap-mcbsp: fix snd_pcm_hw_rule_add argumentsGrazvydas Ignotas2012-03-121-2/+2
* | | | ASoC: omap-mcbsp: Correct clock muxing for CLKR/FSR signalsPeter Ujfalusi2012-03-122-24/+19
* | | | ASoC: omap-mcbsp: Single function CLKR/FSR source mux configurationPeter Ujfalusi2012-03-123-39/+32
* | | | ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi2012-03-121-0/+12
* | | | ASoC: omap McBSP: Clear rx_irq at probe time for OMAP4Peter Ujfalusi2012-03-121-1/+3
* | | | ASoC: omap-mcbsp: When closing the port select PRCM source for CLKS signalPeter Ujfalusi2012-03-121-0/+10
* | | | ASoC: omap-mcbsp: Configure wakeup in later phasePeter Ujfalusi2012-03-121-4/+3
* | | | ASoC: omap: mcbsp: Remove redundant checks for the st_data pointerPeter Ujfalusi2012-03-121-2/+2
* | | | ASoC: omap: mcbsp: Use uniform st_data pointer initializationPeter Ujfalusi2012-03-121-16/+5
* | | | 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