summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap/omap-mcpdm.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: omap-mcpdm: Use devm_snd_soc_register_componentSachin Kamat2013-09-191-9/+3
* ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resourceJulia Lawall2013-08-201-3/+0
* ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMAPeter Ujfalusi2013-07-111-14/+2
* Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2013-04-121-44/+65
|\
| * ASoC: omap: Use common DAI DMA dataLars-Peter Clausen2013-04-031-17/+14
| * ASoC: omap-mcpdm: Remove leftower define for IO addressPeter Ujfalusi2013-03-201-2/+0
| * ASoC: omap-mcpdm: Fix for full duplex audio use casePeter Ujfalusi2013-03-201-1/+26
| * ASoC: omap-mcpdm: Collect link direction configuration under a structPeter Ujfalusi2013-03-201-17/+24
| * ASoC: omap: convert to devm_ioremap_resource()Silviu-Mihai Popescu2013-03-131-5/+3
| * ASoC: omap-mcpdm: Clean up with devm_* functionSebastien Guiriec2013-03-041-9/+5
* | ASoC: switch over to use snd_soc_register_component() on omap mcpdmKuninori Morimoto2013-03-261-2/+7
|/
* ASoC: omap-mcpdm: Remove useless ressource get.Sebastien Guiriec2013-02-111-4/+0
* ASoC: OMAP: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-171-7/+2
|\
| * ASoC: omap-mcpdm: Remove OMAP revision checkPeter Ujfalusi2012-10-041-7/+2
| * ASoC: Fix wrong include for McPDMTony Lindgren2012-10-041-1/+1
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-091-52/+40
|\ \ | |/
| * ASoC: OMAP: mcbsp, mcpdm, dmic, hdmi: Set dma_data at startup timePeter Ujfalusi2012-09-221-4/+4
| * ASoC: OMAP: mcbsp, mcpdm, dmic: Let omap-pcm to pick the dma_typePeter Ujfalusi2012-09-221-3/+0
| * ASoC: omap-mcpdm: Use platform_get_resource_* to get resourcesPeter Ujfalusi2012-09-221-4/+23
| * ASoC: OMAP: Remove sync_mode from omap_pcm_dma_data structPeter Ujfalusi2012-09-221-2/+0
| * ASoC: omap-mcpdm: Convert to use devm_*Peter Ujfalusi2012-08-031-39/+13
* | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren2012-09-121-0/+2
|/
* ASoC: omap-mcpdm: Add missing MODULE_ALIASPeter Ujfalusi2012-07-061-0/+1
* ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi2012-05-221-0/+8
* ASoC: omap-mcpdm: Set 24msbits constraintPeter Ujfalusi2012-01-201-0/+2
* ASoC: Use core pm_runtime callbacks for omap-mcpdmMark Brown2011-12-081-5/+0
* ASoC: Convert omap directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi2011-09-261-0/+25
* ASoC: omap-mcpdm: Correct the supported number of channelsPeter Ujfalusi2011-09-231-6/+8
* ASoC: omap-mcpdm: Replace legacy driverMisael Lopez Cruz2011-09-221-106/+337
* ASoC: OMAP4: McPDM: Convert to hwmod/omap_devicePeter Ujfalusi2011-09-221-1/+1
* ASoC: omap-mcpdm: Fix threshold and dma configurationPeter Ujfalusi2011-09-221-5/+12
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-1/+0
|\
| * ASoC: OMAP4: MCPDM: Remove unnecessary include of plat/control.hAnand Gadiyar2010-10-121-1/+0
* | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-25/+46
|/
* ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-1/+2
* ASoC: OMAP4: Add McPDM platform driverMisael Lopez Cruz2010-02-231-0/+251
OpenPOWER on IntegriCloud