aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-nhlt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13ASoC: Intel: Skylake: add error logs on probe, remove dependency on NHLTPierre-Louis Bossart1-0/+3
2018-06-28ALSA: hdac: Remove usage of struct hdac_ext_bus and use hdac_bus insteadRakesh Ughreja1-4/+4
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy1-12/+29
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into asoc-intelMark Brown1-5/+10
2018-01-08Merge branch 'fix/intel' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intelMark Brown1-1/+11
2018-01-03ASoC: skl: Fix kernel warning due to zero NHTL entryTakashi Iwai1-1/+2
2017-12-11ASoC: Intel: Skylake: Re-order some code to silence a warningDan Carpenter1-2/+2
2017-12-06ASoC: Intel: Skylake: Do not check dev_type for dmic link typeGuneshwor Singh1-5/+10
2017-12-04ASoC: Intel: Skylake: Make local functions staticGuneshwor Singh1-2/+2
2017-11-29ASoC: Intel: Skylake: Parse nhlt and register clock deviceSriram Periyasamy1-0/+155
2017-11-08ASoC: Intel: Skylake: Check for NHLT ACPI header signaturePankaj Bharadiya1-0/+9
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-3/+4
2017-03-29ASoC: Intel: Skylake: remove hard coded ACPI pathVinod Koul1-4/+3
2017-02-16ASoC: Intel: Skylake: Check device type to get endpoint configurationSenthilnathan Veppur1-6/+10
2017-02-04ASoC: Intel: Skylake: Report Platform ID info from NHLTSubhransu S. Prusty1-3/+39
2016-05-30ASoC: Intel: Skylake: Add api to retrieve dmic array info from nhltYong Zhi1-0/+40
2016-05-05ASoC: Intel: Skylake: Fix memory leak in nhlt initJeeja KP1-6/+9
2016-02-20ASoC: Intel: Skylake: Generate topology name for NHLT table headerVinod Koul1-0/+34
2015-11-16ASoC: Intel: Skylake: Ignore rate check for DMIC linkJeeja KP1-5/+12
2015-11-16ASoC: Intel: Skylake: Fix bit depth when querying the NHLT blobJeeja KP1-1/+1
2015-10-22ASoC: Intel: switch from ioremap_cache to memremapDan Williams1-5/+5
2015-08-07ASoC: Intel: Skylake: Use acpi header for NHLT headerJeeja KP1-1/+0
2015-08-07ASoC: Intel: Skylake: Fix the NHLT rate sizeJeeja KP1-1/+1
2015-07-23ASoC: Intel: Skylake: Add NHLT support to get BE configJeeja KP1-0/+141