summaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards
AgeCommit message (Expand)AuthorFilesLines
3 daysASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()Pierre-Louis Bossart9-4/+24
2024-08-23ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boards harderHans de Goede9-9/+9
2024-07-09ASoC: Intel: sof_sdw: Convert comma to semicolonChen Ni1-3/+3
2024-06-24ASoC: Intel: sof_sdw: select PINCTRL_CS42L43 and SPI_CS42L43Bard Liao1-0/+2
2024-06-24ASoC: Intel: sof_sdw: add quirk for Dell SKU 0B8CPierre-Louis Bossart1-0/+9
2024-06-24ASoC: Intel: maxim-common: add max_98373_get_tx_mask functionBrent Lu1-13/+43
2024-06-24ASoC: Intel: sof_sdw: fix jack detection on ADL-N variant RVPPierre-Louis Bossart1-0/+9
2024-06-21ASoC: Merge up fixesMark Brown1-0/+11
2024-06-10bytcr_rt5640 : inverse jack detect for Archos 101 cesiumThomas GENTY1-0/+11
2024-06-03ASoC: Merge up fixesMark Brown1-1/+1
2024-05-29ASoC: Intel: boards: updates for 6.11Mark Brown11-142/+112
2024-05-29ASoC: Intel: sof_da7219: disable max98373 speaker pins in late_probeBrent Lu1-0/+13
2024-05-29ASoC: Intel: sof_da7219: remove local max98373 opsBrent Lu2-46/+0
2024-05-29ASoC: Intel: maxim-common: rewrite max_98373_hw_params functionBrent Lu1-12/+72
2024-05-29ASoC: Intel: sof_sdw: Add quirks for some new Dell laptopsCharles Keepax1-0/+16
2024-05-29ASoC: Intel: sof_sdw: Add missing controls for cs42l43/cs35l56Charles Keepax1-0/+6
2024-05-29ASoC: Intel: sof_sdw: remove get_codec_dai_by_nameBard Liao2-22/+0
2024-05-29ASoC: Intel: sof_sdw_rt_sdca_jack_common: use dai parameterBard Liao1-10/+1
2024-05-29ASoC: Intel: sof_sdw_rt_dmic: use from dai parameterBard Liao1-13/+1
2024-05-29ASoC: Intel: sof_sdw_rt700: use dai parameterBard Liao1-10/+1
2024-05-29ASoC: Intel: sof_sdw_rt5682: use dai parameterBard Liao1-10/+1
2024-05-29ASoC: Intel: sof_sdw_rt711: use dai parameterBard Liao1-10/+1
2024-05-29ASoC: Intel: sof_sdw_cs42l42: use dai parameterBard Liao1-10/+1
2024-05-29ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart1-1/+1
2024-05-27ASoC: intel: Constify struct snd_soc_opsChristophe JAILLET14-22/+22
2024-05-14ASoC: Intel: sof_sdw_rt_sdca_jack_common: Use name_prefix for `-sdca` detectionPeter Ujfalusi1-1/+1
2024-05-10ASoC: Intel: sof_sdw_rt_amp: use dai parameterBard Liao1-7/+3
2024-05-10ASoC: Intel: sof_sdw: add dai parameter to rtd_init callbackBard Liao14-34/+34
2024-05-10ASoC: Intel: sof_sdw: use .controls/.widgets to add controls/widgetsBard Liao12-257/+112
2024-05-10ASoC: Intel: sof_sdw: add controls and dapm widgets in codec_infoBard Liao2-0/+35
2024-05-10ASoC: Intel: sof_sdw: use generic name for controls/widgetsBard Liao9-56/+56
2024-05-10ASoC: Intel: sof_sdw_cs_amp: rename Speakers to SpeakerBard Liao1-2/+2
2024-05-10ASoC: Intel: maxim-common: change max98373 data to staticBrent Lu2-16/+8
2024-05-10ASoC: Intel: sof_sdw: add max98373 dapm routesBrent Lu3-3/+5
2024-05-10ASoC: Intel: sof_rt5682: use max_98373_dai_link functionBrent Lu1-4/+1
2024-05-10ASoC: Intel: sof_nau8825: use max_98373_dai_link functionBrent Lu1-4/+1
2024-05-10ASoC: Intel: sof_da7219: use max_98373_dai_link functionBrent Lu1-3/+2
2024-05-10ASoC: Intel: maxim-common: add max_98373_dai_link functionBrent Lu2-0/+10
2024-05-10ASoC: Intel: realtek-common: remove 2-spk rt1015p configBrent Lu2-53/+5
2024-05-10ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu1-15/+1
2024-05-10ASoC: Intel: sof-rt5682: remove DMI quirk for hatchBrent Lu1-9/+0
2024-05-10ASoC: Intel: sof_sdw_rt_sdca_jack_common: remove -sdca for new codecsBard Liao1-1/+22
2024-05-08ASoC: intel: Use *-y instead of *-objs in MakefileTakashi Iwai1-42/+42
2024-05-06ASoC: Intel: boards: clarify Copyright informationPierre-Louis Bossart14-16/+16
2024-04-30ASoC: Intel: updates for 6.10 - part6Mark Brown10-1011/+456
2024-04-30ASoC: Intel: updates for 6.10 - part5Mark Brown8-73/+264
2024-04-29ASoC: Merge up fixesMark Brown1-6/+8
2024-04-29ASoC: intel: sof_sdw: Add support for cs42l43-cs35l56 sidecar ampsMaciej Strozek6-6/+173
2024-04-29ASoC: Intel: sof_sdw: Add callbacks to register sidecar devicesCharles Keepax2-2/+26
2024-04-29ASoC: Intel: sof_sdw: Delay update of the codec_conf arrayCharles Keepax1-21/+27