summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2024-04-19ASoC: Intel: avs: Set name of control as in topologyAmadeusz Sławiński1-0/+2
2024-04-08ASoC: Intel: bytcr_rt5640: Apply Asus T100TA quirk to Asus T100TAM tooHans de Goede1-6/+8
2024-04-08ASoC: Intel: avs: Fix debug window descriptionCezary Rojewski1-1/+1
2024-04-02ASoC: Intel: avs: boards: Add modules descriptionAmadeusz Sławiński16-0/+16
2024-03-11Merge tag 'asoc-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai47-844/+1711
2024-03-11Merge branch 'for-next' into for-linusTakashi Iwai1-4/+5
2024-03-07ASoC: Intel: catpt: Carefully use PCI bitwise constantsAndy Shevchenko1-2/+2
2024-03-05ASoC: Intel: atom: sst_ipc: Remove unused intel-mid.hAndy Shevchenko1-1/+2
2024-03-04ASoC: Intel: avs: Ignore codecs with no suppoting driverCezary Rojewski1-4/+5
2024-02-29ASoC: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tabletAlban Boyé1-0/+12
2024-02-21ASoC: Intel: avs: Fixes and new platforms supportMark Brown24-154/+826
2024-02-20ASoC: Intel: avs: Populate board selection with new I2S entriesCezary Rojewski1-0/+85
2024-02-20ASoC: Intel: avs: ICCMAX recommendations for ICL+ platformsCezary Rojewski3-2/+64
2024-02-20ASoC: Intel: avs: TGL-based platforms supportCezary Rojewski4-1/+90
2024-02-20ASoC: Intel: avs: ICL-based platforms supportCezary Rojewski6-1/+197
2024-02-20ASoC: Intel: avs: CNL-based platforms supportCezary Rojewski6-8/+119
2024-02-20ASoC: Intel: avs: Abstract IRQ handlingCezary Rojewski5-37/+48
2024-02-20ASoC: Intel: avs: Abstract IPC handlingCezary Rojewski5-41/+72
2024-02-20ASoC: Intel: avs: Prefix SKL/APL-specific membersCezary Rojewski5-57/+56
2024-02-20ASoC: Intel: avs: Fix sound clipping in single capture scenarioCezary Rojewski1-2/+75
2024-02-20ASoC: Intel: avs: L1SEN reference countedCezary Rojewski2-3/+9
2024-02-11ASoC: Intel: cht_bsw_rt5645: Cleanup codec_name handlingHans de Goede1-5/+3
2024-02-11ASoC: Intel: Boards: Fix NULL pointer deref in BYT/CHT boardsHans de Goede8-8/+16
2024-02-09ASoC: Intel: avs: Expose FW version with sysfsCezary Rojewski4-1/+42
2024-02-09ASoC: Intel: sof_sdw: starts non sdw BE id with the highest sdw BE idBard Liao1-1/+7
2024-02-09ASoC: Intel: soc-acpi-intel-lnl-match: Add rt722 supportChao Song1-0/+49
2024-02-09ASoC: Intel: soc-acpi: add RT712 support for LNLChao Song1-0/+53
2024-02-09ASoC: Intel: sof_sdw: Remove unused function prototypesCharles Keepax1-62/+0
2024-02-09ASoC: Intel: ssp-common: Add stub for sof_ssp_get_codec_nameCharles Keepax1-0/+8
2024-02-09ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate1-0/+11
2024-02-09ASoC: Intel: sof_sdw: remove .init callbacksBard Liao8-112/+0
2024-02-09ASoC: Intel: sof_sdw: add common sdw dai link initBard Liao14-40/+108
2024-02-09ASoC: Intel: sof_sdw_rt5682: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_cs42l42: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt700: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt712_sdca: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt711: use helper to get codec dai by nameBard Liao1-2/+13
2024-02-09ASoC: Intel: sof_sdw_rt_sdca_jack_common: use helper to get codec dai by nameBard Liao4-4/+16
2024-02-09ASoC: Intel: add get_codec_dai_by_name helper functionBard Liao2-0/+21
2024-02-09ASoC: Intel: sof_sdw: use single rtd_init for rt_ampsBard Liao1-44/+10
2024-02-09ASoC: Intel: sof_cs42l42: use common module for DAI link generationBrent Lu1-177/+59
2024-02-09ASoC: Intel: board_helpers: support DAI link order customizationBrent Lu2-87/+170
2024-02-09ASoC: Intel: sof_rt5682: dmi quirk cleanup for mtl boardsBrent Lu1-40/+0
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for mtl boardsBrent Lu2-10/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for rpl boardsBrent Lu2-12/+3
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for adl boardsBrent Lu2-51/+7
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for tgl boardsBrent Lu2-22/+4
2024-02-09ASoC: Intel: sof_rt5682: board id cleanup for jsl boardsBrent Lu2-29/+6
2024-02-08ASoC: Intel: avs: Send initial config to module if presentAmadeusz Sławiński1-0/+33
2024-02-08ASoC: Intel: avs: Add topology parsing support for initial configAmadeusz Sławiński2-2/+175