summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-03ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul2-0/+11
2016-11-03ASoC: Intel: Skylake: Add support for LPModeVinod Koul5-3/+17
2016-11-03ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B3-0/+171
2016-11-03ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K4-0/+56
2016-11-03ASoC: Intel: Skylake: Add D0iX IPCsPardha Saradhi K2-1/+52
2016-10-28ASoC: Intel: Skylake: Use DPIB to update position for Playback streamDharageswari R1-2/+16
2016-10-28ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failureSodhi, VunnyX1-1/+4
2016-10-26ASoC: Intel: Skylake: Fix a shift wrapping bugDan Carpenter1-1/+1
2016-10-24ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner1-2/+1
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-1/+1
2016-09-29Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown1-1/+1
2016-09-29Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown14-286/+1293
2016-09-29ASoC: Intel: Skylake: fix memory leak of module on error exit pathColin Ian King1-1/+3
2016-09-24ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King5-23/+23
2016-09-24ASoC: Intel: Skylake: Add table for module id for quick refDharageswari R2-2/+37
2016-09-24ASoC: Intel: Skylake: Update to use instance ids generatedDharageswari R4-1/+36
2016-09-24ASoC: Intel: Skylake: Use private instance id of modules in IPCDharageswari R3-14/+20
2016-09-24ASoC: Intel: Skylake: Add module instance id generation APIsDharageswari R3-0/+120
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: Unload all the loadable modulesDharageswari R1-2/+6
2016-09-01ASoC: Intel: Skylake: Fix DMA control config sizeJeeja KP1-1/+1
2016-09-01ASoC: Intel: Skylake: Fix the inverted logic checkVinod Koul1-1/+1
2016-09-01ASoC: Intel: Skylake: check manifest sizeVinod Koul1-0/+4
2016-08-23ASoC: Intel: Skylake: Parse manifest dataShreyas NC1-1/+193
2016-08-22ASoC: Intel: Skylake: Remove dfw config and associated structuresShreyas NC2-78/+0