summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)AuthorFilesLines
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2-12/+60
2018-01-26ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy5-0/+479
2018-01-17ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King1-1/+0
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown2-6/+11
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown7-39/+71
2018-01-03ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai1-1/+2
2018-01-03ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadPardha Saradhi K2-0/+8
2017-12-20ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.Pankaj Bharadiya2-18/+39
2017-12-20ASoC: Intel: Skylake: Request IRQ late only after all context are initializedSubhransu S. Prusty5-7/+14
2017-12-11ASoC: Intel: Skylake: Re-order some code to silence a warningDan Carpenter1-2/+2
2017-12-08ASoC: Intel: Change kern log level to avoid unwanted messagesNaveen Manohar1-1/+1
2017-12-06ASoC: Intel: Skylake: Do not check dev_type for dmic link typeGuneshwor Singh1-5/+10
2017-12-06ASoC: Intel: Skylake: Configure DSP clock sourcePradeep Tewani3-0/+27
2017-12-06ASoC: Intel: Skylake: Parse vendor tokens to build A-State tablePradeep Tewani2-1/+60
2017-12-05ASoC: don't use rtd->codec on intel/skylakeKuninori Morimoto1-2/+2
2017-12-04ASoC: Intel: Skylake: Fix descriptions for exported function argsGuneshwor Singh1-2/+4
2017-12-04ASoC: Intel: Skylake: Make local functions staticGuneshwor Singh2-3/+3
2017-11-29ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy5-0/+395
2017-11-11Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown6-61/+137
2017-11-11Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown5-14/+25
2017-11-11Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusMark Brown1-1/+1
2017-11-08ASoC: Intel: Skylake: Add dynamic module id supportSriram Periyasamy1-2/+21
2017-11-08ASoC: Intel: Skylake: Optimize UUID handling to fill pin infoSriram Periyasamy1-23/+23
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-11-08ASoC: Intel: Skylake: Fix uuid_module memory leak in failure casePankaj Bharadiya1-4/+11
2017-11-08ASoC: Intel: Skylake: Fix potential NULL pointer dereferencePankaj Bharadiya1-1/+2
2017-11-08ASoC: Intel: Skylake: Add channel map in updown mixer module IPCGuneshwor Singh2-0/+2
2017-11-08ASoC: Intel: Skylake: Fix updown mixer module formatGuneshwor Singh2-9/+1
2017-11-07ASoC: intel: initialize return value properlyArnd Bergmann1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-25ASoC: Intel: Skylake: Decrease loglevel for topology loadingChintan Patel1-1/+1
2017-10-21ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart1-20/+20
2017-10-13ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_machGuneshwor Singh1-0/+1
2017-10-13ASoC: Intel: Skylake: Add dai load ops for dais from topologyGuneshwor Singh3-0/+12
2017-10-13ASoC: Intel: Skylake: Add flag to check to register FE dais from topologyGuneshwor Singh3-6/+45
2017-10-09ASoC: Intel: Skylake: Modify skl_dsp_set_dma_control API argumentsJaikrishna Nemallapudi2-11/+16
2017-09-25ASoC: Intel: Skylake: fix swapped order of function arguments dir and pin_indexColin Ian King1-1/+1
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown16-181/+1863
2017-09-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-2/+2
2017-09-01ASoC: Intel: Skylake: Add IPC to configure the copier secondary pinsPradeep Tewani2-5/+53
2017-08-25ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2-3/+39
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu4-95/+334
2017-08-25ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC1-4/+316
2017-08-25ASoC: Intel: Skylake: Add driver structures to be filled from topology manifestShreyas NC2-0/+54
2017-08-25ASoC: Intel: Skylake: Commonize parsing of format tokensShreyas NC1-21/+26
2017-08-25ASoC: Intel: Skylake: Parse multiple manifest data blocksShreyas NC1-7/+5
2017-08-23ASoC: Intel: Skylake: Fix uninitialized returnSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix DSP core ref count for init failureSubhransu S. Prusty1-2/+2
2017-08-23ASoC: Intel: Skylake: Fix to free correct dev id in free_irqSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix to free resources for dsp_init failureSubhransu S. Prusty1-7/+19