1
linux/sound/soc/intel/boards
Mark Brown 46e2114111
ASoC: Intel: Remove skylake driver
Merge series from Cezary Rojewski <cezary.rojewski@intel.com>:

A spiritual successor to haswell/baytrail removal series [1].

The avs-driver found in sound/soc/intel/avs is a direct replacement to
the existing skylake-driver. It covers all features supported by it and
more and aligns with the recommended flows and requirements based on
Windows driver equivalent.

The skylake-driver related UAPI has been removed with "ASoC: Drop
soc-topology ABI v4 support" [2].

For the official kernel tree the deprecation begun with v6.0. Most
skylake-drivers users moved to avs- or SOF-driver when AudioDSP
capabilities are available on the platform or to snd-hda-intel
(sound/pci/hda) when such capabilities are not.

For the supported trees the deprecation begun with v5.4 with v5.15 being
the first where the skylake-driver is disabled entirely.

All machine board drivers that consume this DSP driver have their
replacements present within sound/soc/intel/avs/boards/ directory.

[1]: https://lore.kernel.org/alsa-devel/20201006064907.16277-1-cezary.rojewski@intel.com/
[2]: https://lore.kernel.org/alsa-devel/20240403091629.647267-1-cezary.rojewski@intel.com/
2024-08-19 19:57:56 +01:00
..
bdw_rt286.c ASoC: Intel: boards: clarify Copyright information 2024-05-06 23:59:36 +09:00
bdw-rt5650.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
bdw-rt5677.c
bytcht_cx2072x.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
bytcht_da7213.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
bytcht_es8316.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
bytcht_nocodec.c
bytcr_rt5640.c bytcr_rt5640 : inverse jack detect for Archos 101 cesium 2024-06-10 12:47:23 +01:00
bytcr_rt5651.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
bytcr_wm5102.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
cht_bsw_max98090_ti.c
cht_bsw_nau8824.c
cht_bsw_rt5645.c ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handling 2024-02-11 16:57:24 +00:00
cht_bsw_rt5672.c ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards 2024-02-11 16:57:23 +00:00
ehl_rt5660.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
hda_dsp_common.c ASoC: Intel: boards: clarify Copyright information 2024-05-06 23:59:36 +09:00
hda_dsp_common.h
hsw_rt5640.c ASoC: Intel: boards: clarify Copyright information 2024-05-06 23:59:36 +09:00
Kconfig ASoC: Intel: Remove skylake driver 2024-08-19 19:57:56 +01:00
Makefile ASoC: Intel: Remove skylake driver 2024-08-19 19:57:56 +01:00
skl_hda_dsp_common.c
skl_hda_dsp_common.h ASoC: Intel: skl_hda_dsp_generic: Allocate snd_soc_card dynamically 2024-04-30 00:09:58 +09:00
skl_hda_dsp_generic.c ASoC: Intel: skl_hda_dsp_generic: Use devm_kasprintf for the components string 2024-04-30 00:09:59 +09:00
sof_board_helpers.c ASoC: Intel: boards: clarify Copyright information 2024-05-06 23:59:36 +09:00
sof_board_helpers.h ASoC: Intel: sof_da7219: remove local max98373 ops 2024-05-29 11:10:58 +01:00
sof_cirrus_common.c
sof_cirrus_common.h ASoC: Intel: ssp-common: relocate header file 2024-03-28 13:58:11 +00:00
sof_cs42l42.c ASoC: Intel: sof_cs42l42: add mtl_cs42l42_def for mtl boards 2024-03-28 13:58:26 +00:00
sof_da7219.c ASoC: Intel: sof_da7219: disable max98373 speaker pins in late_probe 2024-05-29 11:10:59 +01:00
sof_es8336.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
sof_hdmi_common.h
sof_maxim_common.c ASoC: Intel: maxim-common: add max_98373_get_tx_mask function 2024-06-24 13:40:07 +01:00
sof_maxim_common.h ASoC: Intel: maxim-common: change max98373 data to static 2024-05-10 07:11:45 +01:00
sof_nau8825.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
sof_nuvoton_common.c
sof_nuvoton_common.h ASoC: Intel: ssp-common: relocate header file 2024-03-28 13:58:11 +00:00
sof_pcm512x.c
sof_realtek_common.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
sof_realtek_common.h ASoC: Intel: realtek-common: remove 2-spk rt1015p config 2024-05-10 07:11:39 +01:00
sof_rt5682.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00
sof_sdw_common.h ASoC: intel/sdw_utils: move soundwire dai type macros 2024-08-01 12:44:11 +01:00
sof_sdw_hdmi.c ASoC: intel: split soundwire machine driver private data 2024-08-01 12:44:03 +01:00
sof_sdw.c ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link() 2024-08-01 12:44:15 +01:00
sof_ssp_amp.c ASoC: Intel: boards: clarify Copyright information 2024-05-06 23:59:36 +09:00
sof_wm8804.c ASoC: intel: Constify struct snd_soc_ops 2024-05-27 01:31:24 +01:00