summaryrefslogtreecommitdiff
path: root/sound/soc/intel
AgeCommit message (Expand)AuthorFilesLines
2023-08-23ASoC: Intel: sof_sdw: Add support for Rex soundwireUday M Bhat1-0/+8
2023-08-23ASoC: Intel: sof_sdw_rt_sdca_jack_common: test SOF_JACK_JDSRC in _exitBard Liao1-0/+3
2023-08-23ASoC: Intel: sof_sdw: add quirk for LNL RVPPeter Ujfalusi1-0/+9
2023-08-23ASoC: Intel: sof_sdw: add quirk for MTL RVPBard Liao1-0/+8
2023-07-19ASoC: Intel: sof_sdw: remove SOF_SDW_TGL_HDMI for MeteorLake devicesBard Liao1-1/+1
2023-06-21ASoC: Intel: avs: Add missing checks on FE startupAmadeusz Sławiński1-5/+18
2023-06-21ASoC: Intel: avs: Account for UID of ACPI deviceCezary Rojewski1-1/+1
2023-06-09ASoC: Intel: soc-acpi-cht: Add quirk for Nextbook Ares 8A tabletHans de Goede1-0/+26
2023-05-30ASoC: Intel: avs: Access path components under lockAmadeusz Sławiński1-1/+5
2023-05-30ASoC: Intel: avs: Fix declaration of enum avs_channel_configCezary Rojewski1-1/+1
2023-05-17ASoC: Intel: soc-acpi-byt: Fix "WM510205" match no longer workingHans de Goede1-1/+1
2023-05-11ASoC: Intel: bytcr_rt5640: Add quirk for the Acer Iconia One 7 B1-750Hans de Goede1-0/+12
2023-05-11ASoC: Intel: soc-acpi: add table for Intel 'Rooks County' NUC M15Eugene Huang1-0/+20
2023-05-11ASOC: Intel: sof_sdw: add quirk for Intel 'Rooks County' NUC M15Eugene Huang1-0/+11
2023-04-06ASoC: Intel: avs: nau8825: Adjust clock controlCezary Rojewski1-7/+7
2023-04-06ASoC: Intel: avs: ssm4567: Remove nau8825 bitsCezary Rojewski1-31/+0
2023-04-06ASoC: Intel: avs: da7219: Explicitly define codec formatAmadeusz Sławiński1-0/+21
2023-04-06ASoC: Intel: avs: max98357a: Explicitly define codec formatAmadeusz Sławiński1-0/+22
2023-03-22ASoC: Intel: soc-acpi: fix copy-paste issue in topology namesPierre-Louis Bossart1-1/+1
2023-02-22ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiersPierre-Louis Bossart1-3/+2
2023-02-22ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiersPierre-Louis Bossart1-2/+3
2023-02-22ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersPierre-Louis Bossart1-0/+3
2023-02-22ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersPierre-Louis Bossart1-2/+3
2023-02-09ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński1-0/+24
2023-02-09ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko1-6/+8
2023-02-09ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-02-09ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko1-6/+6
2023-02-09ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko1-1/+1
2023-02-09ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko1-8/+12
2023-01-18ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann2-8/+8
2023-01-18ASoC: Intel: sof_nau8825: support rt1015p speaker amplifierBrent Lu2-0/+28
2023-01-18ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann1-0/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2022-12-31ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski1-1/+4
2022-12-31ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()Yang Yingliang1-1/+1
2022-12-31ASoC: Intel: avs: Add quirk for KBL-R RVP platformAmadeusz Sławiński1-2/+22
2022-12-31ASoC: Intel: avs: Lock substream before snd_pcm_stop()Cezary Rojewski1-0/+3
2022-12-31ASoC: Intel: Skylake: Fix Kconfig dependencyLili Li1-1/+1
2022-12-31ASoC: Intel: avs: Fix potential RX buffer overflowCezary Rojewski1-1/+2
2022-12-31ASoC: Intel: avs: Fix DMA mask assignmentCezary Rojewski1-1/+1
2022-11-07ASoC: sof_es8336: reduce pop noise on speakerZhu Ning1-14/+46
2022-11-01ASoC: Intel: soc-acpi: add ES83x6 support to IceLakePierre-Louis Bossart1-0/+13
2022-10-26ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01Hans de Goede1-0/+7
2022-10-21ASoC: Intel: Skylake: fix possible memory leak in skl_codec_device_init()Yang Yingliang1-7/+1
2022-10-19ASoC: jz4752b: Capture fixesMark Brown7-25/+59
2022-10-18ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi1-0/+12
2022-10-18ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart1-0/+11
2022-10-03Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai21-157/+310
2022-09-30ASoC: Intel: sof_rt5682: remove SOF_RT1015_SPEAKER_AMP_100FS flagBrent Lu3-47/+47
2022-09-27ASoC: Intel: Skylake: Replace zero-length arrays with DECLARE_FLEX_ARRAY() he...Gustavo A. R. Silva1-2/+2