aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25ASoC: omap: fix compile-test buildingArnd Bergmann1-1/+1
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi1-2/+1
2018-05-09ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi1-7/+7
2018-05-09ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi1-1/+1
2018-05-09ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi1-1/+1
2018-05-09ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi1-1/+1
2018-05-09ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcmPeter Ujfalusi1-0/+6
2018-04-27ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio supportJarkko Nikula1-1/+0
2016-07-24Merge remote-tracking branches 'asoc/topic/tas571x', 'asoc/topic/tlv320aic31xx', 'asoc/topic/tpa6130a2', 'asoc/topic/twl6040' and 'asoc/topic/wm8731' into asoc-nextMark Brown1-1/+1
2016-06-13ASoC: fix ABE_TWL6040 dependencyArnd Bergmann1-1/+1
2016-05-30ASoC: omap: Kconfig: SND_OMAP_SOC_OMAP_ABE_TWL6040 to select CLK_TWL6040Peter Ujfalusi1-0/+1
2015-08-07ASoC: omap: Fix typo in config option descriptionNik Nyby1-1/+1
2015-05-20ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependency, againArnd Bergmann1-2/+3
2015-03-06ASoC: omap: fix up SND_OMAP_SOC_OMAP_ABE_TWL6040 dependencyArnd Bergmann1-1/+1
2015-02-10ASoC: omap: Kconfig: Support for omap5-uevm analog audioPeter Ujfalusi1-1/+3
2014-12-11Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-4/+4
2014-12-01ASoC: omap: Remove obsolete HDMI audio code and Kconfig optionsJyri Sarha1-13/+0
2014-12-01ASoC: omap-hdmi-audio: Add platform device for OMAP HDMI audio supportJyri Sarha1-0/+15
2014-11-10ASoC: omap: enable sound support on n900 on devicetree-based bootPavel Machek1-4/+4
2014-05-01ASoC: omap: Amstrad E3 needs TTY support for codecArnd Bergmann1-1/+1
2014-05-01ASoC: omap: RX-51 audio needs I2CArnd Bergmann1-1/+1
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov1-2/+2
2014-01-21ASoC: omap: Make RX51 depend on GPIOLIB due to jack usageMark Brown1-0/+1
2013-10-03ASoC: omap: Fix incorrect ARM dependencyJarkko Nikula1-2/+2
2013-08-15Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-omapMark Brown1-1/+1
2013-08-15ALSA: move dmaengine implementation from ASoC to ALSA coreDaniel Mack1-1/+1
2013-07-17ASoC: omap: Enable COMPILE_TEST build for DT platformsMark Brown1-3/+3
2013-06-21ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODECTakashi Iwai1-1/+1
2013-01-02ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430Peter Ujfalusi1-17/+0
2013-01-02ASoC: omap-twl4030: Add support for routing, voice port and jack detectPeter Ujfalusi1-0/+2
2012-09-22ASoC: omap-pcm: Convert to use dmaenginePeter Ujfalusi1-1/+2
2012-08-15ASoC: Remove obsolete OMAP3 machine driversPeter Ujfalusi1-35/+0
2012-08-15ASoC: omap-twl4030: Simple machine driver for TI SoC with twl4030 codecPeter Ujfalusi1-0/+13
2012-05-22ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri1-3/+3
2012-05-22ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri1-0/+1
2012-05-18ASoC: OMAP: HDMI: Introduce codecRicardo Neri1-0/+1
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi1-1/+1
2012-03-12ASoC: OMAP: Build config cleanup for McBSPPeter Ujfalusi1-6/+0
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi1-0/+4
2012-01-26ASoC: Kconfig: OMAP4: Enable support for PandaBoardsPeter Ujfalusi1-1/+3
2012-01-26ASoC: omap-abe-twl6040: Correct internal prefix, Kconfig entryPeter Ujfalusi1-3/+4
2012-01-26ASoC: OMAP4: Rename the sdp4430 machine driverPeter Ujfalusi1-1/+1
2011-11-28ASoC: sdp4430: Add support for digital microphonesPeter Ujfalusi1-0/+2
2011-11-28ASoC: OMAP4: omap-dmic: Initial support for OMAP DMICPeter Ujfalusi1-0/+3
2011-07-05Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai1-0/+11
2011-06-03ASoC: OMAP: Update Makefile and Kconfig for HDMI audioRicardo Neri1-0/+11
2011-05-13omap: Remove support for omap2evmTony Lindgren1-8/+0
2011-01-27ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula1-0/+1
2010-12-02ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula1-1/+1
2010-05-19ASoC: SDP4430: Add sdp4430 machine driverMisael Lopez Cruz1-0/+9