summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-4/+4
* ASoC: Intel: Skylake: Avoid the use of one-element arrayGustavo A. R. Silva2020-07-201-1/+1
* ASoC: Intel: Skylake: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-123-4/+4
* ASoC: SOF/Intel: clarify SPDX license with GPL-2.0-onlyPierre-Louis Bossart2020-05-012-2/+2
* ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski2020-04-271-3/+61
* ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski2020-04-272-0/+96
* ASoC: Intel: Skylake: Add alternative topology binary nameMateusz Gorski2020-04-271-2/+17
* ASoC: Intel: Skylake: Replace guid_copy() with import_guid()Andy Shevchenko2020-04-232-4/+4
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-5/+5
* Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-03-135-27/+45
|\
| * ASoC: Intel: Skylake: Await purge request ack on CNLCezary Rojewski2020-03-103-3/+19
| * ASoC: Intel: Allow for ROM init retry on CNL platformsCezary Rojewski2020-03-103-7/+11
| * ASoC: Intel: Skylake: Shield against no-NHLT configurationsCezary Rojewski2020-03-102-3/+9
| * ASoC: Intel: Skylake: Enable codec wakeup during chip initCezary Rojewski2020-03-101-0/+2
| * ASoC: Intel: Skylake: Select hda configuration permissivelyCezary Rojewski2020-03-101-5/+0
| * ASoC: Intel: Skylake: Remove superfluous chip initializationCezary Rojewski2020-03-101-9/+4
* | ASoC: Intel: skylake: (cosmetic) remove redundant variable initialisationsGuennadi Liakhovetski2020-03-131-2/+2
* | Merge branch 'for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2020-02-242-16/+20
|\|
| * ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński2020-02-241-1/+3
| * ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai2020-02-191-14/+14
| * ASoC: intel: skl: Fix pin debug printsTakashi Iwai2020-02-191-1/+3
* | ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto2020-02-241-8/+2
* | Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-01-282-29/+9
|\ \
| * | Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-01-272-27/+7
| |\|
| | * ASoC: intel: skylake: Remove superfluous bus opsTakashi Iwai2019-12-171-6/+1
| | * ASoC: intel: skylake: Use managed buffer allocationTakashi Iwai2019-12-111-20/+6
| | * ASoC: intel: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
| * | ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-2/+2
| |/
* / ASoC: Intel: Skylake: Explicitly include linux/io.h for virt_to_phys()Sean Christopherson2019-12-101-0/+1
|/
* ASoC: intel: Avoid non-standard macro usageTakashi Iwai2019-11-091-1/+1
* ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-12/+0
* Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-071-23/+44
|\
| * ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+44
* | ALSA: hda: add Intel DSP configuration / probe codeJaroslav Kysela2019-10-231-15/+4
|/
* 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-082-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-086-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