summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| | * | | ASoC: Intel: Skylake: modify skl_get_dsp_ops()Vinod Koul2016-08-082-14/+17
| | * | | ASoC: Intel: Skylake: Move modules query to runtimeVinod Koul2016-08-082-6/+28
| | | |/ | | |/|
| * | | ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss2016-09-011-8/+6
| * | | ASoC: Intel: Atom: Fix message handling during drop streamHarsha Priya2016-09-011-0/+3
* | | | Merge branch 'for-linus' into for-nextTakashi Iwai2016-09-112-1/+8
|\ \ \ \ | |/ / /
| * | | ASoC: Intel: Skylake: Fix error return code in skl_probe()Wei Yongjun2016-08-121-1/+3
| * | | ASoC: Intel: Skylake: Check list empty while getting module infoVinod Koul2016-08-011-0/+5
| |/ /
* | | ALSA: squash lines for simple wrapper functionsMasahiro Yamada2016-09-071-9/+3
| |/ |/|
* | ALSA: convert users to core bus_parse_capabilitiesVinod Koul2016-08-093-9/+9
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-07-2432-448/+1980
|\
| * ASoC: Intel: Skylake: Delete an unnecessary check before the function call "r...Markus Elfring2016-07-241-2/+1
| * ASoC: Intel: Skylake: Fix NULL Pointer exception in dynamic_debug.Vedang Patel2016-07-241-1/+1
| * ASoC: Intel: Fix conflicting pcm dev drvdata on haswellBen Zhang2016-07-141-1/+0
| * ASoC: Intel: board: add kabylake nau88l25_ssm4567 machine idVinod Koul2016-07-141-0/+8
| * ASoC: Intel: board: add kabylake nau88l25_max98357a machine idVinod Koul2016-07-141-0/+8
| * ASoC: Intel: Kbl: add kabylake additional machine entriesVinod Koul2016-07-141-0/+2
| * ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_max98357aVinod Koul2016-07-142-3/+3
| * ASoC: Intel: Skylake: reduce machine name for skl_nau88l25_ssm4567Vinod Koul2016-07-142-3/+3
| * ASoC: Intel: Skylake: Fix fw reload failureSenthilnathan Veppur2016-07-141-1/+2
| * ASoC: Intel: board: add kabylake machine idVinod Koul2016-07-111-0/+9
| * ASoC: Intel: add kablake device IDsVinod Koul2016-07-112-0/+14
| * ASoC: intel: Fix sst-dsp dependency on dw stuffTakashi Iwai2016-07-116-78/+85
| * ASoC: Intel: atom: statify cht_quirkVinod Koul2016-07-081-1/+1
| * ASoC: Intel: cht: fix uninit variable warningVinod Koul2016-07-081-1/+1
| * ASoC: Intel: Add surface3 entry in CHT-RT5645 machineVinod Koul2016-07-081-1/+19
| * ASoC: Intel: Atom: Add quirk for Surface 3Vinod Koul2016-07-082-2/+44
| * ASoC: Intel: Skylake: Increase loglevel of debug messages.Vedang Patel2016-06-272-3/+3
| * ASoC: Intel: common: increase the loglevel of "FW Poll Status".Vedang Patel2016-06-271-1/+1
| * ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox2016-06-241-2/+7
| * ASoC: Intel: Skylake: Support multi-core in BroxtonJayachandran B2016-06-221-41/+103
| * ASoC: Intel: Skylake: Support multi-core in SkylakeJayachandran B2016-06-221-29/+48
| * ASoC: Intel: Skylake: Add DSP muti-core infrastructureJayachandran B2016-06-225-120/+278
| * ASoC: Intel: Skylake: Update comment styleVinod Koul2016-06-221-1/+1
| * ASoC: Intel: Skylake: Add pm ops for broxton-rt298 machineVinod Koul2016-06-221-0/+1
| * ASoC: Intel: Skylake: Disable async suspendVinod Koul2016-06-221-0/+2
| * ASoC: Intel: Revert "ASoC: Intel: Add support for PM ops in bxt-rt298"Vinod Koul2016-06-221-23/+0
| * ASoC: Intel: Kconfig: formatting updateVinod Koul2016-06-221-16/+16
| * ASoC: Intel: Kconfig: fix build when ACPI is not enabledVinod Koul2016-06-221-5/+4
| * ASoC: Intel: Skylake: Check for module list being NULLVinod Koul2016-06-141-0/+3
| * ASoC: Intel: Add support for PM ops in bxt-rt298Jeeja KP2016-06-141-0/+23
OpenPOWER on IntegriCloud