summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)Author
2024-03-25ASoC: Intel: sof_nau8825: use common module for sof_card_private initializationBrent Lu
2024-03-25ASoC: Intel: sof_cs42l42: use common module for sof_card_private initializationBrent Lu
2024-03-25ASoC: Intel: board_helpers: support sof_card_private initializationBrent Lu
2024-03-25ASoC: Intel: sof_cs42l42: rename BT offload quirkBrent Lu
2024-03-25ASoC: Intel: sof_rt5682: support ALC5650 on RPL boardsBrent Lu
2024-03-25ASoC: Intel: sof_da7219: add rpl_mx98360_da7219 board configBrent Lu
2024-03-25ASoC: Intel: board_helpers: change dai link helpers to static functionBrent Lu
2024-03-25ASoC: Intel: sof_ssp_amp: use common module for DAI link generationBrent Lu
2024-03-25ASoC: Intel: board_helpers: support DAI link ID customizationBrent Lu
2024-03-25ASoC: Intel: avs: i2s_test: Remove redundant dapm routesAmadeusz Sławiński
2024-03-25ASoC: Intel: avs: ssm4567: Board cleanupCezary Rojewski
2024-03-25ASoC: Intel: avs: ssm4567: Do not ignore route checksCezary Rojewski
2024-03-25ASoC: Intel: Disable route checks for Skylake boardsCezary Rojewski
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2024-03-11Merge branch 'for-next' into for-linusTakashi Iwai
2024-03-07ASoC: Intel: catpt: Carefully use PCI bitwise constantsAndy Shevchenko
2024-03-05ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.hAndy Shevchenko
2024-03-04ASoC: Intel: avs: Ignore codecs with no suppoting driverCezary Rojewski
2024-02-29ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown
2024-02-20ASoC: Intel: avs: Populate board selection with new I2S entriesCezary Rojewski
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski
2024-02-20ASoC: Intel: avs: TGL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: ICL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: CNL-based platforms supportCezary Rojewski
2024-02-20ASoC: Intel: avs: Abstract IRQ handlingCezary Rojewski
2024-02-20ASoC: Intel: avs: Abstract IPC handlingCezary Rojewski
2024-02-20ASoC: Intel: avs: Prefix SKL/APL-specific membersCezary Rojewski
2024-02-20ASoC: Intel: avs: Fix sound clipping in single capture scenarioCezary Rojewski
2024-02-20ASoC: Intel: avs: L1SEN reference countedCezary Rojewski
2024-02-11ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede
2024-02-11ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede
2024-02-09ASoC: Intel: avs: Expose FW version with sysfsCezary Rojewski
2024-02-08ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao
2024-02-08ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 supportChao Song
2024-02-08ASoC: Intel: soc-acpi: add RT712 support for LNLChao Song
2024-02-08ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax
2024-02-08ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax
2024-02-08ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate
2024-02-08ASoC: Intel: sof_sdw: remove .init callbacksBard Liao
2024-02-08ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao
2024-02-08ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao
2024-02-08ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao
2024-02-08ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao
2024-02-08ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu