<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a882f4d7 - ASoC: Intel: Remove skylake driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#a882f4d7</link>
        <description>ASoC: Intel: Remove skylake driverThe avs-driver found in sound/soc/intel/avs is a direct replacement tothe existing skylake-driver. It covers all features supported by it andmore and aligns with the recommended flows and requirements based onWindows driver equivalent.For the official kernel tree the deprecation begun with v6.0. Mostskylake-drivers users moved to avs- or SOF-driver when AudioDSPcapabilities are available on the platform or to snd-hda-intel(sound/pci/hda) when such capabilities are not.For the supported trees the deprecation begun with v5.4 with v5.15 beingthe first where the skylake-driver is disabled entirely.All machine board drivers that consume the DSP driver have theirreplacements present within sound/soc/intel/avs/boards/ directory.Acked-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Link: https://patch.msgid.link/20240814083929.1217319-14-cezary.rojewski@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Wed, 14 Aug 2024 08:39:28 +0000</pubDate>
        <dc:creator>Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9fe51c55 - ASoC: Intel: Introduce AVS driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#9fe51c55</link>
        <description>ASoC: Intel: Introduce AVS driverDeclare base structures and core DSP operations for the avs solution.The base structures describe PCI HDAudio bus device and platform-typedifferentiations. First set of operations added controls the lifecycleof any Audio DSP core: (un)powering, (un)resetting and (un)stalling.Signed-off-by: Amadeusz S&#322;awi&#324;ski &lt;amadeuszx.slawinski@linux.intel.com&gt;Signed-off-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Link: https://lore.kernel.org/r/20220311153544.136854-4-cezary.rojewski@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Fri, 11 Mar 2022 15:35:30 +0000</pubDate>
        <dc:creator>Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>1b99d50b - ASoC: Intel: Skylake: Compile when any configuration is selected</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#1b99d50b</link>
        <description>ASoC: Intel: Skylake: Compile when any configuration is selectedSkylake is dependent on SND_SOC_INTEL_SKYLAKE (aka &quot;all SST platforms&quot;)whereas selecting specific configuration such as KBL-only will notcause driver code to compile. Switch to SND_SOC_INTEL_SKYLAKE_COMMONdependency so selecting any configuration causes the driver to be built.Reported-by: Kai-Heng Feng &lt;kai.heng.feng@canonical.com&gt;Suggested-by: Amadeusz S&#322;awi&#324;ski &lt;amadeuszx.slawinski@linux.intel.com&gt;Fixes: 35bc99aaa1a3 (&quot;ASoC: Intel: Skylake: Add more platform granularity&quot;)Signed-off-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Link: https://lore.kernel.org/r/20210125115441.10383-1-cezary.rojewski@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Mon, 25 Jan 2021 11:54:41 +0000</pubDate>
        <dc:creator>Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>07833cd0 - ASoC: Intel: Remove baytrail solution</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#07833cd0</link>
        <description>ASoC: Intel: Remove baytrail solutionsound/soc/intel/baytrail is a niche solution which supports limitednumber of BYT products - as described bysnd_soc_acpi_intel_baytrail_legacy_machines table. For a long time it&apos;sdeprecated in favor of sound/soc/intel/atom solution with SOF providingsupport for some products too effectively rendering /baytrail/ redundant.Remove deprecated code from ASoC tree.Signed-off-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Acked-by: Liam Girdwood &lt;liam.r.girdwood@intel.com&gt;Link: https://lore.kernel.org/r/20201006064907.16277-5-cezary.rojewski@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Tue, 06 Oct 2020 06:48:58 +0000</pubDate>
        <dc:creator>Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>6cbfa11d - ASoC: Intel: Select catpt and deprecate haswell</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#6cbfa11d</link>
        <description>ASoC: Intel: Select catpt and deprecate haswellPrevent sound/soc/intel/haswell code compile and select catpt instead asa recommended solution. Userspace-exposed members are compatible withwhat is exposed by deprecated solution thus no harm is done. The onlyvisible difference is the newly added &apos;Loopback Mute&apos; kcontrol.Signed-off-by: Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200929141247.8058-15-cezary.rojewski@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Tue, 29 Sep 2020 14:12:47 +0000</pubDate>
        <dc:creator>Cezary Rojewski &lt;cezary.rojewski@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c544912b - ASoC: Intel: Add makefiles and kconfig changes for KeemBay</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#c544912b</link>
        <description>ASoC: Intel: Add makefiles and kconfig changes for KeemBayAdd makefile and kconfig changes for Intel KeemBay platform driver.Signed-off-by: Michael Sit Wei Hong &lt;michael.wei.hong.sit@intel.com&gt;Signed-off-by: Sia Jee Heng &lt;jee.heng.sia@intel.com&gt;Link: https://lore.kernel.org/r/1591682783-1923-3-git-send-email-jee.heng.sia@intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Tue, 09 Jun 2020 06:06:22 +0000</pubDate>
        <dc:creator>Sia Jee Heng &lt;jee.heng.sia@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e149ca29 - ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-only</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#e149ca29</link>
        <description>ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyRemove the ambiguity with GPL-2.0 and use an explicit GPL-2.0-onlytag.Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Reviewed-by: Daniel Baluta &lt;daniel.baluta@nxp.com&gt;Reviewed-by: Kai Vehmanen &lt;kai.vehmanen@linux.intel.com&gt;Reviewed-by: Guennadi Liakhovetski &lt;guennadi.liakhovetski@linux.intel.com&gt;Link: https://lore.kernel.org/r/20200501145850.15178-1-pierre-louis.bossart@linux.intel.comSigned-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Fri, 01 May 2020 14:58:50 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>c6059879 - ASoC: Intel: Fix Kconfig with top-level selector</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#c6059879</link>
        <description>ASoC: Intel: Fix Kconfig with top-level selectorFollow network example suggested by Linus, move Intel definitionsin if/endif block and clarify in help text which options distroconfigurations should enable - everything except legacy Baytrail stuff andNOCODEC (test only)To avoid user confusion, machine drivers are handled with a submenu madedependent on this top-level selector.There should be no functionality change - except that sound capabilitiesare restored when using older configs without any user selection.Note that the SND_SOC_ACPI_INTEL_MATCH config is currently filteredout by the top-level selector. This will change in the near future toallow for this option to be selected by both SST and SOF drivers(simplification with submenu for machine drivers by Vinod Koul)Fixes: f6a118a800e3 (&quot;ASoC: Intel: clarify Kconfig dependencies&quot;)Reported-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Reviewed-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 04 Jan 2018 22:35:53 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b2441318 - License cleanup: add SPDX GPL-2.0 license identifier to files with no license</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#b2441318</link>
        <description>License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseMany source files in the tree are missing licensing information, whichmakes it harder for compliance tools to determine the correct license.By default all files without license information are under the defaultlicense of the kernel, which is GPL version 2.Update the files which contain no license information with the &apos;GPL-2.0&apos;SPDX license identifier.  The SPDX identifier is a legally bindingshorthand, which can be used instead of the full boiler plate text.This patch is based on work done by Thomas Gleixner and Kate Stewart andPhilippe Ombredanne.How this work was done:Patches were generated and checked against linux-4.14-rc6 for a subset ofthe use cases: - file had no licensing information it it. - file was a */uapi/* one with no licensing information in it, - file was a */uapi/* one with existing licensing information,Further patches will be generated in subsequent months to fix up caseswhere non-standard license headers were used, and references to licensehad to be inferred by heuristics based on keywords.The analysis to determine which SPDX License Identifier to be applied toa file was done in a spreadsheet of side by side results from of theoutput of two independent scanners (ScanCode &amp; Windriver) producing SPDXtag:value files created by Philippe Ombredanne.  Philippe prepared thebase worksheet, and did an initial spot review of a few 1000 files.The 4.13 kernel was the starting point of the analysis with 60,537 filesassessed.  Kate Stewart did a file by file comparison of the scannerresults in the spreadsheet to determine which SPDX license identifier(s)to be applied to the file. She confirmed any determination that was notimmediately clear with lawyers working with the Linux Foundation.Criteria used to select files for SPDX license identifier tagging was: - Files considered eligible had to be source code files. - Make and config files were included as candidates if they contained &gt;5   lines of source - File already had some variant of a license header in it (even if &lt;5   lines).All documentation files were explicitly excluded.The following heuristics were used to determine which SPDX licenseidentifiers to apply. - when both scanners couldn&apos;t find any license traces, file was   considered to have no license information in it, and the top level   COPYING file license applied.   For non */uapi/* files that summary was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0                                              11139   and resulted in the first patch in this series.   If that file was a */uapi/* path one, it was &quot;GPL-2.0 WITH   Linux-syscall-note&quot; otherwise it was &quot;GPL-2.0&quot;.  Results of that was:   SPDX license identifier                            # files   ---------------------------------------------------|-------   GPL-2.0 WITH Linux-syscall-note                        930   and resulted in the second patch in this series. - if a file had some form of licensing information in it, and was one   of the */uapi/* ones, it was denoted with the Linux-syscall-note if   any GPL family license was found in the file or had no licensing in   it (per prior point).  Results summary:   SPDX license identifier                            # files   ---------------------------------------------------|------   GPL-2.0 WITH Linux-syscall-note                       270   GPL-2.0+ WITH Linux-syscall-note                      169   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)    21   ((GPL-2.0 WITH Linux-syscall-note) OR BSD-3-Clause)    17   LGPL-2.1+ WITH Linux-syscall-note                      15   GPL-1.0+ WITH Linux-syscall-note                       14   ((GPL-2.0+ WITH Linux-syscall-note) OR BSD-3-Clause)    5   LGPL-2.0+ WITH Linux-syscall-note                       4   LGPL-2.1 WITH Linux-syscall-note                        3   ((GPL-2.0 WITH Linux-syscall-note) OR MIT)              3   ((GPL-2.0 WITH Linux-syscall-note) AND MIT)             1   and that resulted in the third patch in this series. - when the two scanners agreed on the detected license(s), that became   the concluded license(s). - when there was disagreement between the two scanners (one detected a   license but the other didn&apos;t, or they both detected different   licenses) a manual inspection of the file occurred. - In most cases a manual inspection of the information in the file   resulted in a clear resolution of the license that should apply (and   which scanner probably needed to revisit its heuristics). - When it was not immediately clear, the license identifier was   confirmed with lawyers working with the Linux Foundation. - If there was any question as to the appropriate license identifier,   the file was flagged for further research and to be revisited later   in time.In total, over 70 hours of logged manual review was done on thespreadsheet to determine the SPDX license identifiers to apply to thesource files by Kate, Philippe, Thomas and, in some cases, confirmationby lawyers working with the Linux Foundation.Kate also obtained a third independent scan of the 4.13 code base fromFOSSology, and compared selected files where the other two scannersdisagreed against that SPDX file, to see if there was new insights.  TheWindriver scanner is based on an older version of FOSSology in part, sothey are related.Thomas did random spot checks in about 500 files from the spreadsheetsfor the uapi headers and agreed with SPDX license identifier in thefiles he inspected. For the non-uapi files Thomas did random spot checksin about 15000 files.In initial set of patches against 4.14-rc6, 3 files were found to havecopy/paste license identifier errors, and have been fixed to reflect thecorrect identifier.Additionally Philippe spent 10 hours this week doing a detailed manualinspection and review of the 12,461 patched files from the initial patchversion early this week with: - a full scancode scan run, collecting the matched texts, detected   license ids and scores - reviewing anything where there was a license detected (about 500+   files) to ensure that the applied SPDX license was correct - reviewing anything where there was no detection but the patch license   was not GPL-2.0 WITH Linux-syscall-note to ensure that the applied   SPDX license was correctThis produced a worksheet with 20 files needing minor correction.  Thisworksheet was then exported into 3 different .csv files for thedifferent types of files to be modified.These .csv files were then reviewed by Greg.  Thomas wrote a script toparse the csv files and add the proper SPDX tag to the file, in theformat that the file expected.  This script was further refined by Gregbased on the output to detect more types of files automatically and todistinguish between header and source .c files (which need differentcomment types.)  Finally Greg ran the script using the .csv files togenerate the patches.Reviewed-by: Kate Stewart &lt;kstewart@linuxfoundation.org&gt;Reviewed-by: Philippe Ombredanne &lt;pombredanne@nexb.com&gt;Reviewed-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Wed, 01 Nov 2017 14:07:57 +0000</pubDate>
        <dc:creator>Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;</dc:creator>
    </item>
<item>
        <title>60046406 - ASoC: Intel: move all ACPI match tables to common module</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#60046406</link>
        <description>ASoC: Intel: move all ACPI match tables to common moduleFirst step of cleaning, move all tables to soc-acpi-intel-match module.The tables remain in separate files per platform to keep themmanageable. Skylake+ platforms are still handled elsewhere sincethere is no conflict with SOF for now, but this will have to behandled at a later point.Signed-off-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Acked-by: Liam Girdwood &lt;liam.r.girdwood@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 12 Oct 2017 23:49:41 +0000</pubDate>
        <dc:creator>Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>231a091e - ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#231a091e</link>
        <description>ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORMRename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM to make it clearthat is not only about Medfield platform.The new name is derived from Intel Atom and HiFi2. HiFi2 is the DSP version,it&apos;s public information for Intel *Field/*Trail parts, seehttps://www.alsa-project.org/main/index.php/Firmware. By combining HiFi2 withAtom we get a unique non-ambiguous description of the core+DSP hardware forIntel Medfield through Intel Cherrytrail.Suggested-by: Pierre-Louis Bossart &lt;pierre-louis.bossart@linux.intel.com&gt;Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Acked-by: Liam Girdwood &lt;liam.r.girdwood@linux.intel.com&gt;Signed-off-by: Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Mon, 16 Jan 2017 13:12:29 +0000</pubDate>
        <dc:creator>Andy Shevchenko &lt;andriy.shevchenko@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>eb965e36 - ASoC: Intel: Add makefile support for SKL driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#eb965e36</link>
        <description>ASoC: Intel: Add makefile support for SKL driverThis adds makefile and Kconfig to enable Skylake HD audio PCM driverSigned-off-by: Jeeja KP &lt;jeeja.kp@intel.com&gt;Signed-off-by: Subhransu S. Prusty &lt;subhransu.s.prusty@intel.com&gt;Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 09 Jul 2015 09:50:10 +0000</pubDate>
        <dc:creator>Jeeja KP &lt;jeeja.kp@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>56e7366e - ASoC: Intel: use CONFIG_SND_SOC for intel boards</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#56e7366e</link>
        <description>ASoC: Intel: use CONFIG_SND_SOC for intel boardsThe Intel boards directory was under CONFIG_SND_SOC_INTEL_SST so themachines which don&apos;t need these were not allowed to beselected/compiled without enabling this symbol The machine should beallowed to selected by ASoC and then they should select rest ofsymbols requiredReported-by: Michele Curti &lt;michele.curti@gmail.com&gt;Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Acked-by: Liam Girdwood &lt;liam.r.girdwood@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Fri, 19 Jun 2015 18:25:26 +0000</pubDate>
        <dc:creator>Vinod Koul &lt;vinod.koul@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8faf141a - ASoC: Intel: fix the makefile for atom code</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#8faf141a</link>
        <description>ASoC: Intel: fix the makefile for atom codeThe tom code should be using SND_SST_MFLD_PLATFORM and not the baytrail one.So fix it nowSigned-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 23 Apr 2015 09:08:13 +0000</pubDate>
        <dc:creator>Vinod Koul &lt;vinod.koul@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>b97169da - ASoC: Intel: create atom folder and move atom platform files in</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#b97169da</link>
        <description>ASoC: Intel: create atom folder and move atom platform files inRestructure the sound/soc/intel/ directory: create atom folder, and movesst atom platform files here.Signed-off-by: Jie Yang &lt;yang.jie@intel.com&gt;Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 02 Apr 2015 07:37:04 +0000</pubDate>
        <dc:creator>Jie Yang &lt;yang.jie@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>66a6fd98 - ASoC: Intel: create baytrail folder and move baytrail platform files in</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#66a6fd98</link>
        <description>ASoC: Intel: create baytrail folder and move baytrail platform files inRestructure the sound/soc/intel/ directory: create baytrail folder, and movesst baytrail platform files here.Signed-off-by: Jie Yang &lt;yang.jie@intel.com&gt;Acked-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Tested-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 02 Apr 2015 07:37:03 +0000</pubDate>
        <dc:creator>Jie Yang &lt;yang.jie@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e56c72d5 - ASoC: Intel: create boards folder and move sst boards files in</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#e56c72d5</link>
        <description>ASoC: Intel: create boards folder and move sst boards files inRestructure the sound/soc/intel/ directory: create boards folder, and movesst boards files here.Signed-off-by: Jie Yang &lt;yang.jie@intel.com&gt;Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Acked-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Tested-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 02 Apr 2015 07:37:02 +0000</pubDate>
        <dc:creator>Jie Yang &lt;yang.jie@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>ba57f682 - ASoC: Intel: create haswell folder and move haswell platform files in</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#ba57f682</link>
        <description>ASoC: Intel: create haswell folder and move haswell platform files inRestructure the sound/soc/intel/ directory: create haswell folder, andmove haswell platform files here.Signed-off-by: Jie Yang &lt;yang.jie@intel.com&gt;Reviewed-by: Liam Girdwood &lt;liam.r.girdwood@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 02 Apr 2015 07:37:01 +0000</pubDate>
        <dc:creator>Jie Yang &lt;yang.jie@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>2106241a - ASoC: Intel: create common folder and move common files in</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#2106241a</link>
        <description>ASoC: Intel: create common folder and move common files inRestructure the sound/soc/intel/ directory: create common folder, and movesst common files here.Signed-off-by: Jie Yang &lt;yang.jie@intel.com&gt;Acked-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Tested-by: Jarkko Nikula &lt;jarkko.nikula@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 02 Apr 2015 07:37:00 +0000</pubDate>
        <dc:creator>Jie Yang &lt;yang.jie@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>e18acdc0 - ASoC: Intel: Add Cherrytrail &amp; Braswell machine driver cht_bsw_rt5645</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/sound/soc/intel/Makefile#e18acdc0</link>
        <description>ASoC: Intel: Add Cherrytrail &amp; Braswell machine driver cht_bsw_rt5645Add machine driver for two Intel Cherryview-based platforms, Cherrytrailand Braswell, with RT5645 codecSigned-off-by: Fang, Yang A &lt;yang.a.fang@intel.com&gt;Acked-by: Vinod Koul &lt;vinod.koul@intel.com&gt;Acked-by: Kevin Strasser &lt;kevin.strasser@linux.intel.com&gt;Signed-off-by: Mark Brown &lt;broonie@kernel.org&gt;

            List of files:
            /linux-6.15/sound/soc/intel/Makefile</description>
        <pubDate>Thu, 05 Feb 2015 02:19:32 +0000</pubDate>
        <dc:creator>Fang, Yang A &lt;yang.a.fang@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
