summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)AuthorFilesLines
2017-04-21ASoC: Intel: Skylake: Fix a couple user after free bugsDan Carpenter2-4/+4
2017-04-21ASoC: Intel: Skylake: Uninitialized variable in probe_codec()Dan Carpenter1-1/+1
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP4-1/+127
2017-03-30ASoC: Intel: bxtn: fix spelling mistake: "Timout" -> "Timeout"Colin Ian King1-1/+1
2017-03-29ASoC: Intel: Skylake: Fix module state after unbind and deleteJeeja KP2-1/+6
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 KP6-81/+70
2017-03-29ASoC: Intel: Skylake: remove hard coded ACPI pathVinod Koul1-4/+3
2017-03-29ASoC: Intel: Skylake: Remove redundant vmixer handlerVinod Koul1-31/+1
2017-03-29ASoC: Intel: Skylake: Don't unload module when in useVinod Koul1-0/+5
2017-03-29ASoC: Intel: Skylake: Use the sig_bits to define dai bps capabilityJeeja KP3-3/+26
2017-03-15ASoC: Intel: Skylake: Fix parameter overwrite for KPB ModuleDharageswari R1-18/+29
2017-03-15ASoC: Intel: Skylake: Fix module load when module size > DMA buffer sizeJeeja KP6-43/+110
2017-03-15ASoC: Intel: Skylake: Remove get dsp_ops in cleanup routineG Kranthi2-6/+4
2017-03-15ASoC: Intel: Skylake: Disable notifications at boot after DSP FW initG Kranthi3-1/+4
2017-03-15ASoC: Intel: Skylake: Remove BE prepare opsJeeja KP1-18/+0
2017-03-15ASoC: Intel: bxtn: Reload the firmware in case of D3 failureJeeja KP1-1/+7
2017-03-15ASoC: Intel: bxtn: Update DSP core state in D0Jeeja KP2-2/+5
2017-03-15ASoC: Intel: bxtn: Disable interrupt when DSP is in D3Jeeja KP1-0/+5
2017-03-15ASoC: Intel: Skylake: Fix not to stop src pipe in pre pmd event handlerGuneshwor Singh1-9/+0
2017-03-15ASoC: Intel: Skylake: Fix to delete DSP pipe after stopping pipeJeeja KP1-1/+1
2017-03-13ASoC: Intel: Skylake: code cleanup for pin fixup limitationTakashi Sakamoto1-5/+3
2017-03-08ASoC: Intel: Skylake: use a helper macro to rounding-up calculationTakashi Sakamoto1-14/+4
2017-03-07ASoC: Intel: bxtn: optimize ROM init retriesJeeja KP1-11/+16
2017-03-07ASoC: Intel: bxtn: Store the FW/Library context at bootJeeja KP1-19/+36
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 Brown11-178/+279
2017-02-16ASoC: Intel: Skylake: Add Geminlake IDsVinod Koul2-0/+14
2017-02-16ASoC: Intel: Skylake: Check device type to get endpoint configurationSenthilnathan Veppur3-9/+42
2017-02-04ASoC: Intel: Skylake: Report Platform ID info from NHLTSubhransu S. Prusty3-3/+46
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
2017-01-06ASoC: Intel: Skylake: Release FW ctx in cleanupJeeja KP1-0/+3
2017-01-06ASoC: Intel: bxtn: Use DSP poll API to poll FW statusJeeja KP1-29/+10
2017-01-06ASoC: Intel: Skylake: Clean up manifest infoJeeja KP6-52/+48
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 KP2-0/+78
2016-12-15ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of MixerJeeja KP2-49/+20
2016-12-15ASoC: Intel: Skylake: Update link_index and format in pipe paramsJeeja KP3-0/+12
2016-12-15ASoC: Intel: Skylake: remove unused 'ret'Vinod Koul1-2/+1
2016-12-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown12-35/+440
2016-11-30ASoC: intel: Replace kthread with workTakashi Iwai3-3/+1
2016-11-25ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse1-17/+0
2016-11-25ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse1-6/+3
2016-11-09ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B3-0/+38
2016-11-09ASoC: Intel: Skylake: remove pci device enabling calls on suspendJayachandran B1-2/+0
2016-11-04Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-3/+5
2016-11-03ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul6-0/+74