aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/intel/skylake (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-22ASoC: Intel: Skylake: Parse vendor tokens to build module dataShreyas NC2-110/+545
2016-08-12ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun1-1/+3
2016-08-10ASoC: Intel: Skylake: remove module id query at runtimeVinod Koul1-6/+4
2016-08-10ASoC: Intel: Skylake: Populate modules after loadingVinod Koul1-0/+27
2016-08-10ASoC: Intel: Skylake: modify snd_skl_get_module_info argsDharageswari R3-21/+10
2016-08-09Merge branch 'topic/hda-link-time' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-intelMark Brown3-9/+9
2016-08-09ALSA: convert users to core bus_parse_capabilitiesVinod Koul3-9/+9
2016-08-08ASoC: Intel: Skylake: Add module processing domain supportSenthilnathan Veppur5-1/+11
2016-08-08ASoC: Intel: Skylake: Fix a comment styleVinod Koul1-1/+1
2016-08-08ASoC: Intel: Skylake: Add library loading supportRamesh Babu2-3/+85
2016-08-08ASoC: Intel: Skylake: fix noderef.cocci warningskbuild test robot1-1/+1
2016-08-08ASoC: Intel: Skylake: Add library loading IPCsRamesh Babu2-0/+26
2016-08-08ASoC: Intel: Bxt: Parse UUIDs onceVinod Koul1-3/+6
2016-08-08ASoC: Intel: Skylake: Parse UUIDs onceVinod Koul1-7/+9
2016-08-08ASoC: Intel: Skylake: add additional args to module parsingSenthilnathan Veppur4-7/+9
2016-08-08ASoC: Intel: Skylake: add support for tplg manifest loadKranthi G3-0/+37