aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/skylake
AgeCommit message (Expand)AuthorFilesLines
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Gravatar Mark Brown 7-211/+182
2018-07-25ASoC: Intel: Skylake: fix widget handlingGravatar Rakesh Ughreja 1-0/+3
2018-07-25ASoC: Intel: Skylake: BDL definitions should be __le32Gravatar Pierre-Louis Bossart 2-5/+5
2018-06-28ALSA: hdac: add extended ops in the hdac_busGravatar Rakesh Ughreja 1-1/+1
2018-06-28ALSA: hdac: remove memory allocation from snd_hdac_ext_bus_device_initGravatar Rakesh Ughreja 1-1/+7
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadGravatar Rakesh Ughreja 7-211/+176
2018-06-19ASoC: Intel: move SKL+ codec ACPI tables to common directoryGravatar Pierre-Louis Bossart 1-156/+6
2018-06-19ASoC: Intel: Skylake: cleanup before moving ACPI tablesGravatar Pierre-Louis Bossart 1-4/+4
2018-06-19ASoC: Intel: broxton: reduce machine name for bxt_da7219_max98357aGravatar Naveen Manohar 1-1/+1
2018-06-18ASoC: topology: Give more data to clients via callbacksGravatar Liam Girdwood 3-7/+10
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 1-8/+12
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGravatar Guenter Roeck 5-250/+4
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGravatar Guenter Roeck 2-0/+243
2018-05-21ASoC: intel: skylake: fix spelling mistake: "Homogenous" -> "Homogeneous"Gravatar Colin Ian King 1-2/+2
2018-04-18ASoC: topology: Fix build errorsGravatar Mark Brown 3-12/+20
2018-04-17ASoC: topology: Give more data to clients via callbacksGravatar Liam Girdwood 3-20/+12
2018-04-17ASoC: Intel: Skylake: Reset stream to link mappingGravatar Rakesh Ughreja 1-0/+7
2018-04-17ASoC: Intel: Skylake: Reset DSP Pipelines in prepareGravatar Pardha Saradhi K 1-4/+20
2018-04-17ASoC: Intel: Skylake: Unify the fw ops for SKL and KBLGravatar Pradeep Tewani 3-36/+3
2018-04-17ASoC: Intel: Skylake: Reset DSP pipe in skl_pcm_hw_freeGravatar Divya Prakash 1-0/+12
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadGravatar Sanyog Kale 5-2/+46
2018-03-05ASoC: Intel: Skylake: Fix typoGravatar Abhijeet Kumar 1-1/+1
2018-03-01Merge branch 'topic/component-platform' of https://git.kernel.org/pub/scm/lin...Gravatar Mark Brown 5-51/+35
2018-03-01ASoC: Intel: Skylake: Find module id from UUID for bind paramsGravatar Sriram Periyasamy 3-2/+96
2018-03-01ASoC: Intel: Skylake: Add BE DAI for WoV usecaseGravatar Pawse, GuruprasadX 1-0/+11
2018-03-01ASoC: Intel: Skylake: Refine skl widget type checkGravatar Guneshwor Singh 1-10/+14
2018-02-16ASoC: Intel: Add Kabylake Dialog+Maxim machine driver entryGravatar Naveen Manohar 1-0/+13
2018-02-12ASoC: intel: skylake: replace platform to componentGravatar Kuninori Morimoto 5-50/+34
2018-02-12ASoC: Intel: Skylake: make function skl_clk_round_rate staticGravatar Colin Ian King 1-2/+2
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverGravatar Sriram Periyasamy 2-12/+60
2018-01-26ASoC: Intel: Skylake: Add ssp clock driverGravatar Sriram Periyasamy 5-0/+479
2018-01-17ASoC: Intel: remove second duplicated assignment to pointer 'res'Gravatar Colin Ian King 1-1/+0
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Mark Brown 2-6/+11
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Mark Brown 7-39/+71
2018-01-03ASoC: skl: Fix kernel warning due to zero NHTL entryGravatar Takashi Iwai 1-1/+2
2018-01-03ASoC: Intel: Skylake: Disable clock gating during firmware and library downloadGravatar Pardha Saradhi K 2-0/+8
2017-12-20ASoC: Intel: Skylake: Ensure dai and dailink registration happens in sequence.Gravatar Pankaj Bharadiya 2-18/+39
2017-12-20ASoC: Intel: Skylake: Request IRQ late only after all context are initializedGravatar Subhransu S. Prusty 5-7/+14
2017-12-11ASoC: Intel: Skylake: Re-order some code to silence a warningGravatar Dan Carpenter 1-2/+2
2017-12-08ASoC: Intel: Change kern log level to avoid unwanted messagesGravatar Naveen Manohar 1-1/+1
2017-12-06ASoC: Intel: Skylake: Do not check dev_type for dmic link typeGravatar Guneshwor Singh 1-5/+10
2017-12-06ASoC: Intel: Skylake: Configure DSP clock sourceGravatar Pradeep Tewani 3-0/+27
2017-12-06ASoC: Intel: Skylake: Parse vendor tokens to build A-State tableGravatar Pradeep Tewani 2-1/+60
2017-12-05ASoC: don't use rtd->codec on intel/skylakeGravatar Kuninori Morimoto 1-2/+2
2017-12-04ASoC: Intel: Skylake: Fix descriptions for exported function argsGravatar Guneshwor Singh 1-2/+4
2017-12-04ASoC: Intel: Skylake: Make local functions staticGravatar Guneshwor Singh 2-3/+3
2017-11-29ASoC: Intel: Skylake: Parse nhlt and register clock deviceGravatar Sriram Periyasamy 5-0/+395
2017-11-10Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextGravatar Mark Brown 6-61/+137
2017-11-10Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusGravatar Mark Brown 5-14/+25
2017-11-10Merge tag 'asoc-fix-v4.14-rc6' into asoc-linusGravatar Mark Brown 1-1/+1