aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-mcpdm.c
AgeCommit message (Expand)Author
2016-08-23ASoC: omap-mcpdm: Fix irq resource handlingPeter Ujfalusi
2016-08-18ASoC: omap-mcpdm: Drop pdmclk clock handlingPeter Ujfalusi
2016-05-30ASoC: omap-mcpdm: Add support for pdmclk clock handlingPeter Ujfalusi
2016-05-30ASoC: omap-mcpdm: Support for suspend resumePeter Ujfalusi
2016-05-30ASoC: omap-mcpdm: Move the WD enable write inside omap_mcpdm_open_streams()Peter Ujfalusi
2014-10-20ASoC: omap: drop owner assignment from platform_driversWolfram Sang
2014-05-26ASoC: omap-pcm: Move omap-pcm under include/soundJyri Sarha
2014-04-18ASoC: omap-mcpdm: Bind the platform driver to the dai driver when loadingPeter Ujfalusi
2014-04-18ASoC: omap-mcpdm: Assign the dai DMA data at earlier timePeter Ujfalusi
2013-11-24ASoC: omap: mcbsp, mcpdm, dmic: raw read and write endian fixVictor Kamensky
2013-09-19ASoC: omap-mcpdm: Use devm_snd_soc_register_componentSachin Kamat
2013-08-20ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall
2013-07-11ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-03ASoC: omap: Use common DAI DMA dataLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on omap mcpdmKuninori Morimoto
2013-03-20ASoC: omap-mcpdm: Remove leftower define for IO addressPeter Ujfalusi
2013-03-20ASoC: omap-mcpdm: Fix for full duplex audio use casePeter Ujfalusi
2013-03-20ASoC: omap-mcpdm: Collect link direction configuration under a structPeter Ujfalusi
2013-03-13ASoC: omap: convert to devm_ioremap_resource()Silviu-Mihai Popescu
2013-03-04ASoC: omap-mcpdm: Clean up with devm_* functionSebastien Guiriec
2013-02-11ASoC: omap-mcpdm: Remove useless ressource get.Sebastien Guiriec
2012-12-10ASoC: OMAP: remove __dev* attributesBill Pemberton
2012-10-17Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-10-09Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-10-04ASoC: omap-mcpdm: Remove OMAP revision checkPeter Ujfalusi
2012-10-04ASoC: Fix wrong include for McPDMTony Lindgren
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi
2012-09-22ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi
2012-09-22ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi
2012-09-22ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren
2012-08-03ASoC: omap-mcpdm: Convert to use devm_*Peter Ujfalusi
2012-07-06ASoC: omap-mcpdm: Add missing MODULE_ALIASPeter Ujfalusi
2012-05-22ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi
2012-01-20ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi
2011-12-08ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown
2011-11-25ASoC: Convert omap directory to module_platform_driverAxel Lin
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2011-09-26ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi
2011-09-23ASoC: omap-mcpdm: Correct the supported number of channelsPeter Ujfalusi
2011-09-22ASoC: omap-mcpdm: Replace legacy driverMisael Lopez Cruz
2011-09-22ASoC: OMAP4: McPDM: Convert to hwmod/omap_devicePeter Ujfalusi
2011-09-22ASoC: omap-mcpdm: Fix threshold and dma configurationPeter Ujfalusi
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-12ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-02-23ASoC: OMAP4: Add McPDM platform driverMisael Lopez Cruz