summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+44
* Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-0920-1105/+678
|\
| * ASoC: Intel: Skylake: Release topology when we are done with itAmadeusz Sławiński2019-08-272-11/+10
| * ASoC: Intel: Skylake: Print module type instead of idAmadeusz Sławiński2019-08-271-2/+3
| * ASoC: Intel: Skylake: Print constant literals from format specifierAndy Shevchenko2019-08-151-2/+1
| * Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/li...Mark Brown2019-08-092-17/+5
| |\
| | * ALSA: hda: Direct MMIO accessesTakashi Iwai2019-08-081-4/+3
| | * ALSA: hda: Remove page allocation redirectionTakashi Iwai2019-08-081-13/+2
| * | Merge branch 'topic/hda-dmic' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2019-08-096-217/+11
| |\ \
| | * | ASoC: Intel: Skylake: use common NHLT modulePierre-Louis Bossart2019-07-313-97/+8
| | * | ASoC: Intel: Skylake: move NHLT header to common directoryPierre-Louis Bossart2019-07-315-120/+3
| | |/
| * | ASoC: Intel: Skylake: large_config_get overhaulCezary Rojewski2019-08-083-7/+24
| * | ASoC: Intel: Skylake: Limit large_config_get to single frameCezary Rojewski2019-08-081-30/+7
| * | ASoC: Intel: Update request-reply IPC modelCezary Rojewski2019-08-072-46/+70
| * | ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-08-011-23/+5
| * | ASoC: Intel: Skylake: Remove static table index when parsing topologyAmadeusz Sławiński2019-07-261-22/+12
| * | ASoC: Intel: Skylake: Cleanup skl_module_cfg declarationCezary Rojewski2019-07-241-2/+0
| * | ASoC: Intel: Skylake: Make MCPS and CPS params obsoleteCezary Rojewski2019-07-244-15/+12
| * | ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński2019-07-244-27/+0
| * | ASoC: Intel: Skylake: Remove memory available checkCezary Rojewski2019-07-242-65/+0
| * | ASoC: Intel: Skylake: Remove MCPS available checkCezary Rojewski2019-07-242-68/+1
| * | ASoC: Intel: Skylake: Combine snd_soc_skl_ipc and snd_soc_sklAmadeusz Sławiński2019-07-241-9/+3
| * | ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-2418-572/+544
| |/
* | Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-092-2/+2
|\ \ | |/ |/|
| * ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-08-271-1/+1
| * ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński2019-08-271-1/+1
* | Merge branch 'asoc-5.3' into asoc-nextMark Brown2019-07-0613-96/+153
|\|
| * Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-2623-213/+23
| |\
| * | ASoC: Intel: Skylake: Strip T and L from TLV IPCsKamil Lulko2019-06-251-13/+9
| * | ASoC: Intel: Skylake: Reset pipeline before its deletionAmadeusz Sławiński2019-06-251-7/+16
| * | ASoC: Intel: Fix race condition in IPC rx listGustaw Lewandowski2019-06-251-1/+1
| * | ASoC: Intel: Skylake: Read HIPCT extension before clearing DONE bitCezary Rojewski2019-06-252-2/+2
| * | ASoC: Intel: Skylake: Fix NULL ptr dereference when unloading clk devAmadeusz Sławiński2019-06-251-9/+7
| * | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-254-4/+23
| * | ASoC: Intel: Skylake: Add function to cleanup debugfs interfaceAmadeusz Sławiński2019-06-252-0/+14
| * | ASoC: Intel: Skylake: Don't return failure on machine driver reloadAmadeusz Sławiński2019-06-251-5/+0
| * | ASoC: Intel: Skylake: Initialize lists before access so they are safe to useAmadeusz Sławiński2019-06-252-4/+4
| * | ASoC: Intel: Skylake: Use recommended SDxFMT programming sequencePaweł Harłoziński2019-06-251-1/+13
| * | ASoC: Intel: Skylake: Switch to modern UUID APIAndy Shevchenko2019-06-206-43/+32
| * | ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto2019-06-061-1/+1
| * | ASoC: Intel: Skylake: Use struct_size() helperGustavo A. R. Silva2019-05-241-6/+5
| * | ASoC: Intel: Skylake: Add Cometlake PCI IDsEvan Green2019-05-132-0/+26
* | | Merge branch 'asoc-5.2' into asoc-linusMark Brown2019-07-062-0/+22
|\ \ \ | |_|/ |/| |
| * | ASoC: Intel: Skylake: Fix incorrect capture position reportingCezary Rojewski2019-06-182-0/+22
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 490Thomas Gleixner2019-06-1913-117/+13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-0510-96/+10
|/
* ASoC: core: conditionally increase module refcount on component openRanjani Sridharan2019-04-081-1/+1
* ASoC: intel: skylake: add remove() callback for component driverRanjani Sridharan2019-04-051-0/+7
* ASoC: Intel: Skylake: enable S24_LE format supportJenny TC2019-03-261-0/+1
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-7/+2
|\