aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ASoC: intel: skylake: Remove superfluous bus opsTakashi Iwai1-6/+1
2019-12-11ASoC: intel: skylake: Use managed buffer allocationTakashi Iwai1-20/+6
2019-12-11ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-11-09ASoC: intel: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-09ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai1-12/+0
2019-11-07Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-23/+44
2019-10-23ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela1-15/+4
2019-10-08ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto1-23/+44
2019-09-09Merge branch 'asoc-5.4' into asoc-nextMark Brown20-1105/+678
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown2-2/+2
2019-08-27ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2-11/+10
2019-08-27ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński1-2/+3
2019-08-27ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-08-27ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński1-1/+1
2019-08-15ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko1-2/+1
2019-08-08Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown2-17/+5
2019-08-08Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4Mark Brown6-217/+11
2019-08-08ASoC: Intel: Skylake: large_config_get overhaulCezary Rojewski3-7/+24
2019-08-08ASoC: Intel: Skylake: Limit large_config_get to single frameCezary Rojewski1-30/+7
2019-08-08ALSA: hda: Direct MMIO accessesTakashi Iwai1-4/+3
2019-08-08ALSA: hda: Remove page allocation redirectionTakashi Iwai1-13/+2
2019-08-07ASoC: Intel: Update request-reply IPC modelCezary Rojewski2-46/+70
2019-08-01ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+5
2019-07-31ASoC: Intel: Skylake: use common NHLT modulePierre-Louis Bossart3-97/+8
2019-07-31ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart5-120/+3
2019-07-26ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński1-22/+12
2019-07-24ASoC: Intel: Skylake: Cleanup skl_module_cfg declarationCezary Rojewski1-2/+0
2019-07-24ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski4-15/+12
2019-07-24ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński4-27/+0
2019-07-24ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2-65/+0
2019-07-24ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2-68/+1
2019-07-24ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_sklAmadeusz Sławiński1-9/+3
2019-07-24ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski18-572/+544
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown13-96/+153
2019-07-06Merge branch 'asoc-5.2' into asoc-linusMark Brown2-0/+22
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown23-213/+23
2019-06-25ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko1-13/+9
2019-06-25ASoC: Intel: Skylake: Reset pipeline before its deletionAmadeusz Sławiński1-7/+16
2019-06-25ASoC: Intel: Fix race condition in IPC rx listGustaw Lewandowski1-1/+1
2019-06-25ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bitCezary Rojewski2-2/+2
2019-06-25ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk devAmadeusz Sławiński1-9/+7
2019-06-25ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński4-4/+23
2019-06-25ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2-0/+14
2019-06-25ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński1-5/+0
2019-06-25ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2-4/+4
2019-06-25ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński1-1/+13
2019-06-20ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko6-43/+32
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner13-117/+13
2019-06-18ASoC: Intel: Skylake: Fix incorrect capture position reportingCezary Rojewski2-0/+22
2019-06-06ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto1-1/+1