summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-03ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul1-0/+9
2016-11-03ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K1-0/+1
2016-10-28ASoC: Intel: Skylake: Use DPIB to update position for Playback streamDharageswari R1-2/+16
2016-09-29Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-1/+1
2016-09-14ASoC: Intel: Skylake: Add 32bit supportSamaga Krishna1-1/+2
2016-09-12ASoC: constify snd_pcm_ops structuresJulia Lawall1-1/+1
2016-09-01ASoC: Intel: Skylake: Fix the inverted logic checkVinod Koul1-1/+1
2016-08-10ASoC: Intel: Skylake: Populate modules after loadingVinod Koul1-0/+27
2016-08-09Merge branch 'topic/hda-link-time' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown1-4/+4
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul1-4/+4
2016-08-08ASoC: Intel: Skylake: split fw and dsp initializationVinod Koul1-0/+20
2016-06-07ASoC: Intel: Skylake: Report position in pointer queryJeeja KP1-60/+4
2016-06-07ASoC: Intel: Skylake: Clean up of driver resources in suspendDharageswari R1-2/+10
2016-06-07ASoC: Intel: Skylake: Reset DSP pipe when host/link DMA is resetJeeja KP1-0/+17
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown1-7/+7
2016-05-13ASoC: Intel: Skylake: add link managementVinod Koul1-1/+0
2016-05-10ASoC: Intel: Skylake: Add more SSP DAIsPardha Saradhi K1-0/+72
2016-05-02ASoC: Intel: Skylake: Suspend PCMs when marked as active suspendJeeja KP1-10/+20
2016-05-02ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On"Dharageswari.R1-1/+1
2016-04-28ASoC: Intel: Skylake: Add multichannel support for HDMISubhransu S. Prusty1-7/+7
2016-02-20ASoC: Intel: Skylake: Add HDMI FE and BE cpu daisSubhransu S. Prusty1-3/+75
2016-02-20ASoC: Intel: Skylake: Fix possible memory corruption in codec dai dma paramsSubhransu S. Prusty1-4/+2
2016-02-08ASoC: Intel: Skylake: Add MCLK configurationDharageswari.R1-0/+18
2016-02-08ASoC: Intel: Skylake: Update the delay checkVinod Koul1-1/+3
2016-02-08Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+1
2016-02-04ASoC: Intel: Skylake: Fix delay wrap conditionGuneshwor Singh1-0/+1
2016-01-10ASoC: Intel: Skylake: Add Resume capability in PCM info.Jeeja KP1-0/+1
2016-01-10ASoC: Intel: Skylake: Reconfigure Link stream on suspend/resumeJeeja KP1-10/+12
2016-01-10ASoC: Intel: Skylake: Add DMA resume position in Trigger resume/suspendJeeja KP1-1/+19
2016-01-10ASoC: Intel: Skylake: Use CGCTL.MISCBDCGE for Phrase detection notificationDharageswari.R1-0/+13
2015-12-08ASoC: Intel: Skylake: Add support for active suspendJeeja KP1-0/+27
2015-12-01ASoC: Intel: Skylake: Update DMIC DAIs and capabilitiesJeeja KP1-5/+18
2015-11-25ASoC: Intel: Skylake: Update pcm capabilityJeeja KP1-3/+6
2015-11-25ASoC: Intel: Skylake: Reconfigure HDA stream register in prepare/resumeJeeja KP1-5/+7
2015-11-18ASoC: Intel: Skylake: remove pm_runtime_get/put callsJeeja KP1-25/+0
2015-11-18ASoC: Intel: Skylake: Add support for SSP1 BE cpu daiJeeja KP1-0/+18
2015-11-16ASoC: Intel: Skylake: Fix substream dereference before checkVinod Koul1-1/+2
2015-11-16ASoC: Intel: Skylake: Fix DSP pipe underrun/overrun issueJeeja KP1-56/+77
2015-11-16ASoC: Intel: Skylake: use module_pin info for unbindJeeja KP1-1/+0
2015-11-16ASoC: Intel: Skylake: Fix not to ignore return value in be hw_paramsJeeja KP1-5/+2
2015-10-24ASoC: Intel: Skylake: Fix return for pm_runtime_get_sync()Jeeja KP1-1/+1
2015-10-07ASoC: Intel: Skylake: Initialize and load DSP controlsJeeja KP1-28/+113
2015-09-19ASoC: Intel: Skylake: Remove unused CPU daisJeeja KP1-33/+0
2015-07-09ASoC: Intel: Add support for decoupled mode in skl driverJeeja KP1-8/+338
2015-07-09ASoC: Intel: Add Skylake HDA platform driverJeeja KP1-0/+586