summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-12-1212-35/+440
|\
| * ASoC: intel: Replace kthread with workTakashi Iwai2016-11-303-3/+1
| * ASoC: Intel: Skylake: Removed the unused I2S blob structureGuruprasadX Pawse2016-11-251-17/+0
| * ASoC: Intel: Skylake: Don't use dma I2S config structure in kernelGuruprasadX Pawse2016-11-251-6/+3
| * ASoC: Intel: Skylake: Flush pending D0i3 request on suspendJayachandran B2016-11-093-0/+38
| * ASoC: Intel: Skylake: remove pci device enabling calls on suspendJayachandran B2016-11-091-2/+0
| * ASoC: Intel: Skylake: Add D0i3 mode ref countingVinod Koul2016-11-036-0/+74
| * ASoC: Intel: Skylake: Add support for specifying D0i3 configurationVinod Koul2016-11-032-0/+11
| * ASoC: Intel: Skylake: Add support for LPModeVinod Koul2016-11-035-3/+17
| * ASoC: Intel: Skylake: Add D0iX callbacksJayachandran B2016-11-033-0/+171
| * ASoC: Intel: Skylake: Add support for programming D0i3CPardha Saradhi K2016-11-034-0/+56
| * ASoC: Intel: Skylake: Add D0iX IPCsPardha Saradhi K2016-11-032-1/+52
| * ASoC: Intel: Skylake: Use DPIB to update position for Playback streamDharageswari R2016-10-281-2/+16
| * ASoC: Intel: Skylake: Fix a shift wrapping bugDan Carpenter2016-10-261-1/+1
* | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-11-041-3/+5
|\ \ | |/ |/|
| * ASoC: Intel: Skylake: Fix to turn off hdmi power on probe failureSodhi, VunnyX2016-10-281-1/+4
| * ASoC: Intel: Skylake: Always acquire runtime pm ref on unloadLukas Wunner2016-10-241-2/+1
* | kthread: kthread worker API cleanupPetr Mladek2016-10-121-1/+1
* | Merge remote-tracking branch 'asoc/topic/pcm' into asoc-nextMark Brown2016-09-291-1/+1
|\ \
| * | ASoC: constify snd_pcm_ops structuresJulia Lawall2016-09-121-1/+1
* | | Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-09-2914-286/+1293
|\ \ \ | |_|/ |/| |
| * | ASoC: Intel: Skylake: fix memory leak of module on error exit pathColin Ian King2016-09-291-1/+3
| * | ASoC: Intel: Skylake: add missing \n to end of dev_* messagesColin Ian King2016-09-245-23/+23
| * | ASoC: Intel: Skylake: Add table for module id for quick refDharageswari R2016-09-242-2/+37
| * | ASoC: Intel: Skylake: Update to use instance ids generatedDharageswari R2016-09-244-1/+36
| * | ASoC: Intel: Skylake: Use private instance id of modules in IPCDharageswari R2016-09-243-14/+20
| * | ASoC: Intel: Skylake: Add module instance id generation APIsDharageswari R2016-09-243-0/+120
| * | ASoC: Intel: Skylake: Add 32bit supportSamaga Krishna2016-09-141-1/+2
| * | ASoC: Intel: Skylake: Unload all the loadable modulesDharageswari R2016-09-011-2/+6
| * | ASoC: Intel: Skylake: Fix DMA control config sizeJeeja KP2016-09-011-1/+1
| * | ASoC: Intel: Skylake: Fix the inverted logic checkVinod Koul2016-09-011-1/+1
| * | ASoC: Intel: Skylake: check manifest sizeVinod Koul2016-09-011-0/+4
| * | ASoC: Intel: Skylake: Parse manifest dataShreyas NC2016-08-231-1/+193
| * | ASoC: Intel: Skylake: Remove dfw config and associated structuresShreyas NC2016-08-222-78/+0
| * | ASoC: Intel: Skylake: Parse vendor tokens to build module dataShreyas NC2016-08-222-110/+545
| * | ASoC: Intel: Skylake: remove module id query at runtimeVinod Koul2016-08-101-6/+4
| * | ASoC: Intel: Skylake: Populate modules after loadingVinod Koul2016-08-101-0/+27
| * | ASoC: Intel: Skylake: modify snd_skl_get_module_info argsDharageswari R2016-08-103-21/+10
| * | Merge branch 'topic/hda-link-time' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown2016-08-093-9/+9
| |\ \
| | * | ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-093-9/+9
| | |/
| * | ASoC: Intel: Skylake: Add module processing domain supportSenthilnathan Veppur2016-08-085-1/+11
| * | ASoC: Intel: Skylake: Fix a comment styleVinod Koul2016-08-081-1/+1
| * | ASoC: Intel: Skylake: Add library loading supportRamesh Babu2016-08-082-3/+85
| * | ASoC: Intel: Skylake: fix noderef.cocci warningskbuild test robot2016-08-081-1/+1
| * | ASoC: Intel: Skylake: Add library loading IPCsRamesh Babu2016-08-082-0/+26
| * | ASoC: Intel: Bxt: Parse UUIDs onceVinod Koul2016-08-081-3/+6
| * | ASoC: Intel: Skylake: Parse UUIDs onceVinod Koul2016-08-081-7/+9
| * | ASoC: Intel: Skylake: add additional args to module parsingSenthilnathan Veppur2016-08-084-7/+9
| * | ASoC: Intel: Skylake: add support for tplg manifest loadKranthi G2016-08-083-0/+37
| * | ASoC: Intel: Skylake: split fw and dsp initializationVinod Koul2016-08-087-15/+65