aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai4-48/+8
2015-10-23ASoC: Intel: Skylake: Convert to devm_snd_soc_register_cardAxel Lin1-8/+1
2015-10-22ASoC: Intel: switch from ioremap_cache to memremapDan Williams2-8/+8
2015-10-22ASoC: Intel: sst: only use sst-firmware when DW DMAC is availableJie Yang3-1/+9
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only when neededJie Yang2-1/+2
2015-10-21ASoC: cht_bsw_rt5672: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-12/+2
2015-10-21ASoC: cht_bsw_rt5645: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-12/+2
2015-10-21ASoC: cht_bsw_max98090: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-12/+2
2015-10-21ASoC: bytcr_rt5640: Use snd_pcm_hw_constraint_single()Lars-Peter Clausen1-12/+2
2015-10-19ASoC: Intel: Skylake - Add Skylake RT286 I2S machine driverOmair M Abdullah3-0/+281
2015-10-09ASoC: Intel: Skylake: power down all link in suspendJeeja KP1-0/+3
2015-10-09ASoC: Intel: Skylake: Correct the runtime handler behaviourJeeja KP4-26/+44
2015-10-09ASoC: Intel: Skylake: Verify the status bit before handling interruptJeeja KP1-0/+5
2015-10-09ASoC: Intel: Skylake: Check CPA bit in DSP core power downJeeja KP1-1/+1
2015-10-08ASoC: Intel: Skylake: Modify the log levelVinod Koul1-1/+1
2015-10-07ASoC: Intel: Skylake: Initialize NHLT tableJeeja KP1-0/+5
2015-10-07ASoC: Intel: Skylake: Add DSP support and enable itJeeja KP1-7/+17
2015-10-07ASoC: Intel: Skylake: Initialize and load DSP controlsJeeja KP2-44/+136
2015-10-07ASoC: Intel: Skylake: Add topology core init and handlersVinod Koul4-1/+299
2015-10-07ASoC: Intel: Skylake: Add FE and BE hw_params handlingVinod Koul2-0/+250
2015-10-07ASoC: Intel: Skylake: add DSP platform widget event handlersVinod Koul2-0/+455
2015-10-07ASoC: Intel: Skylake: Add module configuration helpersJeeja KP1-0/+140
2015-10-07ASoC: Intel: Skylake: Add pipe and modules handlersJeeja KP4-1/+210
2015-10-07ASoC: Intel: use dw_dmac autoconfigurationAndy Shevchenko1-8/+2
2015-09-23Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/davinci', 'asoc/topic/fsl', 'asoc/topic/hdmi' and 'asoc/topic/intel' into asoc-nextMark Brown3-58/+1
2015-09-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/fsl-card', 'asoc/fix/fsl-ssi', 'asoc/fix/intel' and 'asoc/fix/maintainers' into asoc-linusMark Brown1-8/+12
2015-09-19ASoC: Intel: Skylake: Remove unused CPU daisJeeja KP1-33/+0
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee1-17/+0
2015-09-14ASoC: intel: broadwell: Convert to devm_snd_soc_register_cardAxel Lin1-8/+1
2015-09-09ASoC: intel: Fix SSP port configuration after RTD3 resume.Liam Girdwood1-8/+12
2015-08-30Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/lm49453', 'asoc/topic/max9768' and 'asoc/topic/max98088' into asoc-nextMark Brown26-21/+5415
2015-08-30Merge remote-tracking branches 'asoc/topic/au1x', 'asoc/topic/bcm2835', 'asoc/topic/blackfin' and 'asoc/topic/card' into asoc-nextMark Brown6-0/+7
2015-08-30Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-11/+7
2015-08-30Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-2/+2
2015-08-21ASoC: Set missing card owner fieldAxel Lin6-0/+7
2015-08-14ASoC: Intel: fix runtime pm imbalance on errorJunjie Mao1-2/+7
2015-08-07ASoC: Intel: Skylake: Add pipe management helpersJeeja KP2-0/+136
2015-08-07ASoC: Intel: Skylake: Add DSP module init and binding routinesJeeja KP2-0/+192
2015-08-07ASoC: Intel: Skylake: Add helpers for SRC and converter modulesHardik T Shah2-4/+76
2015-08-07ASoC: Intel: Skylake: Add helpers for DSP module configurationJeeja KP3-0/+725
2015-08-07ASoC: Intel: Skylake: Use acpi header for NHLT headerJeeja KP2-13/+2
2015-08-07ASoC: Intel: Skylake: Fix the NHLT rate sizeJeeja KP1-1/+1
2015-08-07ASoC: intel: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/fix/topology' into asoc-linusMark Brown2-0/+4
2015-07-29ASoC: Intel: sst_byt: fix initialize 'NULL device *' issueJie Yang1-0/+2
2015-07-29ASoC: Intel: haswell: fix initialize 'NULL device *' issueJie Yang1-0/+2
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen1-2/+2
2015-07-24Merge remote-tracking branches 'asoc/fix/fsl-ssi', 'asoc/fix/intel', 'asoc/fix/intel-kconfig' and 'asoc/fix/mediatek' into asoc-linusMark Brown3-10/+10
2015-07-23ASoC: Intel: Skylake: Add dsp and ipc init helpersJeeja KP3-1/+140
2015-07-23ASoC: Intel: Skylake: Add NHLT support to get BE configJeeja KP4-1/+265