summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake/skl-pcm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/cs35l41' into for-nextTakashi Iwai2023-12-291-2/+7
|\
| * ASoC: Intel: Skylake: mem leak in skl register functionKamil Duljas2023-11-171-1/+4
| * ASoC: Intel: Skylake: Fix mem leak in few functionsKamil Duljas2023-11-171-1/+3
* | ASoC: Intel Skylake: Switch to new stream-format interfaceCezary Rojewski2023-11-271-4/+9
|/
* Merge tag 'asoc-v6.7-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2023-10-311-0/+3
|\
| * ASoC: Intel: Skylake: add an error code check in skl_pcm_triggerSu Hui2023-10-251-0/+3
* | Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-10-211-9/+9
|\|
| * ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-9/+9
* | ALSA: hda: Add code_loading parameter to stream setupCezary Rojewski2023-10-061-1/+1
* | ASoC: Intel: Skylake: Use helper to setup HOST streamCezary Rojewski2023-10-061-13/+1
|/
* ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński2023-07-181-1/+2
* ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-101-2/+2
* ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-201-9/+8
* ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-201-3/+3
* ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart2022-10-201-4/+4
* ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-2/+2
* ASoC: intel: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-1/+4
* Merge tag 'asoc-v5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2022-01-051-5/+2
|\
| * ASoC: Intel/SOF: use set_stream() instead of set_tdm_slots() for HDAudioPierre-Louis Bossart2021-12-241-5/+2
* | ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński2021-11-301-0/+3
* | ALSA: hda: Make proper use of timecounterThomas Gleixner2021-11-291-1/+0
|/
* ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-08-231-16/+9
* ASoC: intel: skylake: Drop superfluous mmap callbackTakashi Iwai2021-07-301-8/+0
* ALSA: remove unneeded breakTom Rix2020-10-261-1/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ASoC: Intel: drop unnecessary list_emptyJulia Lawall2020-07-301-5/+3
* ASoC: intel: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-271-4/+4
* ASoC: intel: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-5/+5
* ASoC: soc-pcm: add snd_soc_dai_get_widget()Kuninori Morimoto2020-02-241-8/+2
* Merge tag 'asoc-v5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-01-271-21/+6
|\
| * 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: Avoid non-standard macro usageTakashi Iwai2019-11-091-1/+1
* ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-12/+0
* ASoC: intel: skl-pcm: remove snd_pcm_opsKuninori Morimoto2019-10-081-23/+44
* ASoC: Intel: Skylake: Do not disable FW notificationsAmadeusz Sławiński2019-07-241-1/+0
* ASoC: Intel: Skylake: Merge skl_sst and skl into skl_dev structCezary Rojewski2019-07-241-38/+37
* Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown2019-06-261-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-10/+1
* | ASoC: Intel: Skylake: Properly cleanup on component removalAmadeusz Sławiński2019-06-251-2/+6
* | 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-251-3/+0
* | 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-201-6/+6
* | ASoC: Intel: skl-pcm: use modern dai_link styleKuninori Morimoto2019-06-061-1/+1
|/
* 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
* Merge tag 'v5.1-rc1' into asoc-5.1Mark Brown2019-03-181-7/+2
|\