summaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)AuthorFilesLines
2019-05-10ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2018-12-17ASoC: Intel: Power down links before turning off display audio powerPierre-Louis Bossart1-6/+6
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao1-1/+1
2018-09-12Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao1-6/+4
2018-08-14ASoC: Intel: Skylake: Acquire irq after RIRB allocationYong Zhi1-4/+6
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown7-211/+182
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja1-0/+3
2018-07-25ASoC: Intel: Skylake: BDL definitions should be __le32Pierre-Louis Bossart2-5/+5
2018-06-28ALSA: hdac: add extended ops in the hdac_busRakesh Ughreja1-1/+1
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initRakesh Ughreja1-1/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja7-211/+176
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryPierre-Louis Bossart1-156/+6
2018-06-19ASoC: Intel: Skylake: cleanup before moving ACPI tablesPierre-Louis Bossart1-4/+4
2018-06-19ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aNaveen Manohar1-1/+1
2018-06-18ASoC: topology: Give more data to clients via callbacksLiam Girdwood3-7/+10
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-8/+12
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-250/+4
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck2-0/+243
2018-05-21ASoC: intel: skylake: fix spelling mistake: "Homogenous" -> "Homogeneous"Colin Ian King1-2/+2
2018-04-18ASoC: topology: Fix build errorsMark Brown3-12/+20
2018-04-17ASoC: topology: Give more data to clients via callbacksLiam Girdwood3-20/+12
2018-04-17ASoC: Intel: Skylake: Reset stream to link mappingRakesh Ughreja1-0/+7
2018-04-17ASoC: Intel: Skylake: Reset DSP Pipelines in preparePardha Saradhi K1-4/+20
2018-04-17ASoC: Intel: Skylake: Unify the fw ops for SKL and KBLPradeep Tewani3-36/+3
2018-04-17ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeDivya Prakash1-0/+12
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale5-2/+46
2018-03-05ASoC: Intel: Skylake: Fix typoAbhijeet Kumar1-1/+1
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Mark Brown5-51/+35
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsSriram Periyasamy3-2/+96
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecasePawse, GuruprasadX1-0/+11
2018-03-01ASoC: Intel: Skylake: Refine skl widget type checkGuneshwor Singh1-10/+14
2018-02-16ASoC: Intel: Add Kabylake Dialog+Maxim machine driver entryNaveen Manohar1-0/+13
2018-02-12ASoC: intel: skylake: replace platform to componentKuninori Morimoto5-50/+34
2018-02-12ASoC: Intel: Skylake: make function skl_clk_round_rate staticColin Ian King1-2/+2
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