summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/skylake
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Skylake: add an error code check in skl_pcm_triggerSu Hui2023-10-251-0/+3
* ASoC: intel: convert not to use asoc_xxx()Kuninori Morimoto2023-09-261-9/+9
* ASoC: hdac_hda: add HDA patch loader supportBard Liao2023-09-191-0/+1
* ASoC: Intel: Skylake: Convert to PCI device IDs definesAmadeusz Sławiński2023-07-182-34/+18
* ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński2023-07-181-1/+2
* ASoC: Intel: skl-ssp-clk: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-02-163-17/+9
|\
| * ASoC: Intel: Skylake: Fix struct definitionAmadeusz Sławiński2023-02-142-2/+5
| * ASoC: intel: use helper functionKuninori Morimoto2023-01-311-15/+4
* | ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-101-2/+2
|/
* ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware loadCezary Rojewski2022-12-071-11/+16
* ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski2022-12-071-1/+4
* ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski2022-12-071-8/+10
* ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski2022-12-072-6/+5
* ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski2022-12-071-40/+0
* ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski2022-12-071-1/+14
* ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang2022-11-021-7/+1
* ASoC: Merge HDA/ext cleanupMark Brown2022-10-213-23/+20
|\
| * ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-202-13/+10
| * 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: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart2022-10-201-1/+1
| * ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-201-2/+2
* | ASoC: Intel: Skylake: simplify S3 resume flowsPierre-Louis Bossart2022-10-181-9/+0
|/
* Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-033-4/+3
|\
| * ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...Gustavo A. R. Silva2022-09-271-2/+2
| * ASoC: Intel: skylake: remove unnecessary dev_set_drvdata()Yang Yingliang2022-09-231-1/+0
| * ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui2022-09-131-1/+1
| * ASoC: Intel: skylake: Replace sprintf() with sysfs_emit()Takashi Iwai2022-08-151-1/+1
* | ASoC: intel: Replace runtime->status->state reference to runtime->stateTakashi Iwai2022-09-271-2/+2
* | ALSA: hda: Use hdac_ext prefix in snd_hdac_stream_free_all() for clarityPierre-Louis Bossart2022-09-201-1/+1
* | ASoC: Intel: fix unused-variable warning in probe_codecGaosheng Cui2022-09-131-1/+1
* | ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski2022-08-181-15/+11
* | ASoC: Intel: Skylake: Introduce HDA codec init and exit routinesCezary Rojewski2022-08-181-0/+29
|/
* ASoC: Merge up fixesMark Brown2022-07-111-13/+27
|\
| * ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi2022-07-071-12/+25
| * ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi2022-07-071-1/+2
* | ASoC: Intel: skylake: skl-pcm: use pm_runtime_resume_and_get()Pierre-Louis Bossart2022-06-271-1/+4
* | ASoC: Intel: Skylake: remove redundant re-assignments to pointer arrayColin Ian King2022-06-161-6/+0
|/
* Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\
| * treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* | ASoC: intel: skylake: Set max DMA segment sizeTakashi Iwai2022-02-171-0/+1
|/
* 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
* | ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.cPierre-Louis Bossart2021-12-251-2/+2
* | ASoC: Intel: Skylake: Use NHLT API to search for blobAmadeusz Sławiński2021-11-305-118/+21
* | ALSA: hda: Make proper use of timecounterThomas Gleixner2021-11-291-1/+0
|/
* ASoC: topology: change the complete op in snd_soc_tplg_ops to return intRanjani Sridharan2021-10-011-2/+4
* ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski2021-08-231-2/+3
* ASoC: Intel: Skylake: Properly configure modules with generic extensionPawel Harlozinski2021-08-231-36/+15