summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Disable SND_SOC_INTEL_BAYTRAIL when SND_SST_ATOM_HIFI2_PLATFORM ...Hans de Goede2018-04-191-1/+1
* ASoC: Intel: atom: fix ACPI/PCI KconfigPierre-Louis Bossart2018-04-121-9/+13
* ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy2018-01-261-0/+3
* ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMONCorentin LABBE2018-01-181-1/+0
* ASoC: Intel: kconfig: drop boiler plate text from config itemsVinod Koul2018-01-081-5/+5
* ASoC: Intel: Fix nested/unnecessary Kconfig dependenciesPierre-Louis Bossart2018-01-081-3/+3
* ASoC: Intel: document what Kconfig options doPierre-Louis Bossart2018-01-081-3/+14
* ASoC: Intel: Kconfig: Simplify-clarify ACPI/PCI dependenciesPierre-Louis Bossart2018-01-081-4/+23
* ASoC: Intel: Fix Kconfig with top-level selectorPierre-Louis Bossart2018-01-081-22/+44
* ASoC: Intel: Add help text for SND_SOC_INTEL_SST_TOPLEVELVinod Koul2017-11-151-0/+5
* ASoC: Intel: improve DMADEVICES dependencyArnd Bergmann2017-11-081-1/+2
* ASoC: Intel: fix Kconfig dependenciesArnd Bergmann2017-11-021-4/+5
* ASoC: Intel: Add depends on X86Pierre-Louis Bossart2017-10-231-0/+1
* ASoC: Intel: clarify Kconfig dependenciesPierre-Louis Bossart2017-10-211-9/+16
* ASoC: Intel: move machine drivers to dedicated KConfigPierre-Louis Bossart2017-10-211-269/+2
* ASoC: Intel: move all ACPI match tables to common modulePierre-Louis Bossart2017-10-211-10/+14
* ASoC: move ACPI common code out of Intel/sst treePierre-Louis Bossart2017-10-211-0/+1
* ASoC: Intel: kbl_rt5663_rt5514_max98927: Add rt5514 spi dailinkHarsha Priya N2017-08-171-1/+2
* ASoC: Intel: Add Kabylake machine driver for RT5514, RT5663 and MAX98927Harsha Priya N2017-06-141-0/+15
* ASoC: Intel: add machine driver for BYT/CHT + ES8316Daniel Drake2017-06-131-0/+12
* ASoC: Intel: Add Kabylake Realtek Maxim machine driverNaveen M2017-05-241-0/+15
* ASoC: Intel: boards: add card for MinnowBoardMax/Up I2S accessPierre-Louis Bossart2017-03-131-0/+12
* ASoC: Intel: add machine driver for BYT/CHT + DA7213Pierre-Louis Bossart2017-03-131-0/+12
* ASoC: Intel: remove ignored dependenciesAndy Shevchenko2017-01-171-1/+0
* ASoC: Intel: select DW_DMAC_CORE since it's mandatoryAndy Shevchenko2017-01-171-18/+13
* ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORMAndy Shevchenko2017-01-171-7/+7
* ASoC: Intel: remove redundant select SND_SOC_INTEL_SSTAndy Shevchenko2017-01-171-5/+0
* Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-11-041-2/+1
|\
| * ASoC: Intel: haswell depends on sst-firmwareArnd Bergmann2016-10-111-2/+1
* | ASoC: Intel: boards: Add bdw-rt5677 machine driverJohn Keeping2016-09-241-0/+11
* | ASoC: Intel: Atom: fix IOSF_MBI dependencyPierre-Louis Bossart2016-09-031-0/+1
|/
* ASoC: intel: Fix sst-dsp dependency on dw stuffTakashi Iwai2016-07-111-4/+14
* 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: Add Broxton-P Dialog Maxim machine driverSathyanarayana Nujella2016-06-011-0/+16
* ASoC: Intel: Add Broxton-P machine driverRamesh Babu2016-05-101-0/+15
* Merge tag 'asoc-fix-v4.6-rc5' into asoc-intelMark Brown2016-05-021-1/+0
|\
| * ASoC: Intel: Skylake: Fix kbuild dependencyVinod Koul2016-03-181-1/+0
* | ASoC: Intel: Bxtn: Add Broxton DSP supportJeeja KP2016-03-301-0/+1
|/
* Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2016-03-131-0/+4
|\
| * ASoC: Intel: boards: Enable HDMI and DP on SKL nau88l25_max98357 machineSathyanarayana Nujella2016-02-241-0/+1
| * ASoC: Intel: boards: Enable HDMI and DP on nau88l2 machineJeeja KP2016-02-241-0/+1
| * ASoC: Intel: boards: Enable HDMI and DP on skl_rt286 machineJeeja KP2016-02-241-0/+1
| * ASoC: Intel: Skylake: Add i915 enabling in skl probeVinod Koul2016-02-201-0/+1
* | ASoC: Intel: Load the atom DPCM driver onlyPierre-Louis Bossart2016-02-081-2/+2
* | ASoC: Intel: Create independent acpi match moduleVinod Koul2016-02-081-0/+9
|/
* ASoC: Intel: add bytct-rt5651 machine driverPierre-Louis Bossart2016-01-051-0/+12
* ASoC: Intel: tag byt-rt5640 machine driver as deprecatedPierre-Louis Bossart2015-12-191-5/+6
* ASoC: Intel: Skylake: Add Nuvoton Maxim machine driverRohit Ainapure2015-12-181-0/+14
* ASoC: Intel: sst: only select sst-firmware when DW DMAC is built-inJie Yang2015-11-251-4/+4
OpenPOWER on IntegriCloud