aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-91/+29
2010-10-12ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar1-1/+0
2010-10-10ASoC: omap: Remove needless prints from machine driversJarkko Nikula8-24/+8
2010-10-08OMAP: McBSP: implement functional clock switching via clock frameworkPaul Walmsley1-56/+13
2010-10-08OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.cPaul Walmsley1-35/+17
2010-09-08OMAP: McBSP: Fix static function warningG, Manjunath Kondaiah1-1/+1
2010-08-23Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood1-1/+1
2010-08-23ASoC: omap: rx51: Use gpio_set_value_cansleep for speaker amp controlJarkko Nikula1-2/+2
2010-08-19ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood22-473/+349
2010-08-02ASoC: omap-mcbsp: Remove period size constraint in THRESHOLD modePeter Ujfalusi1-39/+4
2010-08-02ASoC: omap-mcbsp: Support for sDMA packet modePeter Ujfalusi1-6/+56
2010-08-02ASoC: omap-mcbsp: Code cleanup in omap_mcbsp_dai_hw_paramsPeter Ujfalusi1-9/+12
2010-08-02ASoC: omap-mcbsp: Restructure the code within omap_mcbsp_dai_hw_paramsPeter Ujfalusi1-14/+11
2010-06-23ASoC: RX-51: Add basic jack detectionJarkko Nikula1-1/+28
2010-06-23ASoC: RX-51: Add Jack Function kcontrolJarkko Nikula1-0/+44
2010-06-21ASoC: pandora: fix CLKX polarityGrazvydas Ignotas1-28/+8
2010-06-03ASoC: omap-mcbsp: Place correct constraints for streamsPeter Ujfalusi1-21/+77
2010-06-03ASoC: omap-mcbsp: Save, and use wlen for threshold configurationPeter Ujfalusi1-5/+9
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai8-284/+885
2010-05-19ASoC: sdp4430 - add sdp4430 pcm ops to DAI.Liam Girdwood1-0/+1
2010-05-19ASoC: SDP4430: Add support for Earphone speakerJorge Eduardo Candelaria1-0/+4
2010-05-19ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz3-0/+239
2010-05-14OMAP: McBSP: Add 32-bit mode supportSergey Lapin1-4/+24
2010-05-06ASoC: omap: Add basic audio support for Nokia RX-51/N900Jarkko Nikula3-0/+306
2010-04-28ASoC: zoom2 - update DAPM pinsLiam Girdwood1-3/+0
2010-04-28ASoC: pandora - update DAPM pinsLiam Girdwood1-2/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds3-12/+16
2010-04-05Merge branch 'for-2.6.34' into for-2.6.35Mark Brown1-9/+8
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack3-3/+8
2010-04-02ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM codeJanusz Krzysztofik1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-0/+2
2010-03-19ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack3-3/+8
2010-03-19ASoC: omap-mcbsp: Add support for Left Justified formatPeter Ujfalusi1-1/+11
2010-03-19ASoC: McPDM: Use tabs for indentationJorge Eduardo Candelaria1-274/+274
2010-03-12ASoC: OMAP3: Report delay caused by the internal FIFOPeter Ujfalusi1-0/+26
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren11-19/+978
2010-02-23ASoC: OMAP-McBSP: ASoC interface for McBSP sidetoneIlkka Koskinen2-0/+140
2010-02-23ASoC: OMAP4: Add McPDM platform driverMisael Lopez Cruz4-0/+285
2010-02-23ASoC: OMAP4: Add support for McPDMCandelaria Villareal, Jorge2-0/+635
2010-02-23ASoC: OMAP: data_type and sync_mode configurable in audio dmaMisael Lopez Cruz3-8/+13
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2-4/+4
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-11Add ASoC support for Devkit8000Thomas Weber2-6/+8
2010-02-05ASoC: pandora: Add DAC regulator supportGrazvydas Ignotas1-5/+37
2010-02-05ASoC: pandora: Add APLL supply to fix audio outputGrazvydas Ignotas1-0/+1
2010-01-29ASoC: AM3517: ASoC driver not getting compiledAnuj Aggarwal1-1/+1
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K1-3/+3
2009-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-3/+3
2009-12-10ASoC: Fix build of OMAP sound driversOlof Johansson1-3/+3