summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.9-rc5' into asoc-5.10Mark Brown2020-10-061-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | ASoC: Intel: Remove sst_dsp_get_thread_contextCezary Rojewski2020-10-062-2/+2
* | ASoC: Intel: Remove sst_pdata structureCezary Rojewski2020-10-061-1/+1
* | ASoC: Intel: Skylake: Unassign ram_read and read_write opsCezary Rojewski2020-10-063-6/+0
* | ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen2020-09-211-2/+2
* | ASoC: Intel: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-08-251-3/+3
* | Merge series "ASoC: Intel: fix cppcheck warnings" from Pierre-Louis Bossart <...Mark Brown2020-08-188-22/+22
|\ \
| * | ASoC: Intel: Skylake: (cosmetic) align function parametersPierre-Louis Bossart2020-08-184-15/+15
| * | ASoC: Intel: Skylake: skl-topology: remove redundant assignmentPierre-Louis Bossart2020-08-181-1/+1
| * | ASoC: Intel: Skylake: skl-topology: remove redundant assignmentsPierre-Louis Bossart2020-08-181-3/+3
| * | ASoC: Intel: Skylake: sst-utils: remove redundant assignmentPierre-Louis Bossart2020-08-181-1/+1
| * | ASoC: Intel: Skylake: cldma: remove redundant initializationPierre-Louis Bossart2020-08-181-1/+1
| * | ASoC: Intel: Skylake: skl-nhlt: remove redundant initializationPierre-Louis Bossart2020-08-181-1/+1
| |/
* / ASoC: various vendors: delete repeated words in commentsRandy Dunlap2020-08-181-1/+1
|/
* ASoC: Intel: drop unnecessary list_emptyJulia Lawall2020-07-302-8/+5
* 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
|/