summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake/skl-pcm.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-10ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown1-58/+54
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-58/+54
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-3/+4
2018-04-18ASoC: topology: Fix build errorsMark Brown1-4/+3
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood1-3/+4
2018-04-17ASoC: Intel: Skylake: Reset DSP Pipelines in preparePardha Saradhi K1-4/+20
2018-04-17ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeDivya Prakash1-0/+12
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale1-1/+6
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown1-34/+18
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy1-0/+2
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX1-0/+11
2018-02-12ASoC: intel: skylake: replace platform to componentKuninori Morimoto1-34/+18
2018-01-05Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+12
2018-01-03ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K1-0/+4
2017-12-06ASoC: Intel: Skylake: Configure DSP clock sourcePradeep Tewani1-0/+6
2017-12-05ASoC: don't use rtd->codec on intel/skylakeKuninori Morimoto1-2/+2
2017-11-11Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-4/+42
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-10-13ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh1-0/+8
2017-10-13ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh1-4/+34
2017-08-25ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP1-3/+38
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu1-1/+2
2017-08-17ASoC: Intel: Skylake: make snd_pcm_hardware constBhumika Goyal1-1/+1
2017-08-14ASoC: Intel: make snd_soc_platform_driver constBhumika Goyal1-1/+1
2017-08-03ASoC: Intel: kbl: Add new FEs for Multi-Playback & Echo-ReferenceNaveen Manohar1-0/+26
2017-07-17ASoC: Intel: Skylake: constify snd_soc_dai_ops structuresGustavo A. R. Silva1-4/+4
2017-06-30ASoC: Intel: Skylake: Add debugfs supportVinod Koul1-1/+5
2017-04-30ASoC: Intel: Skylake: Fix unused variable warningVinod Koul1-2/+0
2017-04-21ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter1-2/+2
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP1-0/+12
2017-03-29ASoC: Intel: Skylake: Fix DMA position reporting for capture streamHardik T Shah1-2/+21
2017-03-29ASoC: Intel: Skylake: Rearrangement of code to cleanup SKL SST libraryJeeja KP1-6/+29
2017-03-29ASoC: Intel: Skylake: Use the sig_bits to define dai bps capabilityJeeja KP1-3/+22
2017-03-15ASoC: Intel: Skylake: Disable notifications at boot after DSP FW initG Kranthi1-0/+1
2017-03-15ASoC: Intel: Skylake: Remove BE prepare opsJeeja KP1-18/+0
2017-03-07ASoC: Intel: Skylake: fix spelling mistake: "allocationf" -> "allocation"Colin Ian King1-1/+1
2017-02-19Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-83/+91
2017-01-24ASoC: Intel: Skylake: Use set_tdm_slot to set the dma channelJeeja KP1-5/+5
2017-01-19ASoC: Intel: Skylake: set the resume point to LPIBJeeja KP1-1/+1
2017-01-19ASoC: Intel: Skylake: Don't reset pass-through pipe in BE prepareJeeja KP1-2/+2
2016-12-31ASoC: Intel: Skylake: Fix to fail safely if module not available in pathG Kranthi1-0/+3
2016-12-15ASoC: Intel: Skylake: Removed unused skl_get_format()Jeeja KP1-26/+0
2016-12-15ASoC: Intel: Skylake: Add helper function to setup host/link dmaJeeja KP1-0/+74
2016-12-15ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of MixerJeeja KP1-49/+1
2016-12-15ASoC: Intel: Skylake: Update link_index and format in pipe paramsJeeja KP1-0/+8
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