summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | ASoC: Intel: bytcht_da7213: Replace open coded acpi_dev_put()Andy Shevchenko2023-01-051-1/+1
| * | ASoC: Intel: bytcht_cx2072x: Replace open coded acpi_dev_put()Andy Shevchenko2023-01-051-1/+1
| * | ASoC: Intel: sof_ssp_amp: remove unused variableBrent Lu2023-01-031-4/+0
| * | ASoC: Intel: avs: Peakvol module configurationAmadeusz Sławiński2022-12-261-0/+62
| * | ASoC: Intel: avs: Parse control tuplesAmadeusz Sławiński2022-12-263-0/+89
| * | ASoC: Intel: avs: Add control volume operationsAmadeusz Sławiński2022-12-263-1/+119
| * | ASoC: Intel: avs: Add peakvol runtime-parameter requestsAmadeusz Sławiński2022-12-262-0/+62
* | | Merge branch 'topic/apple-gmux' into for-nextTakashi Iwai2023-02-1610-29/+63
|\ \ \
| * | | ASoC: Intel: sof_ssp_amp: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-01-191-3/+2
| * | | ASoC: Intel: sof_nau8825: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-01-191-2/+3
| * | | ASoC: Intel: sof_cs42l42: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-01-191-0/+3
| * | | ASoC: Intel: sof_rt5682: always set dpcm_capture for amplifiersPierre-Louis Bossart2023-01-191-2/+3
| | |/ | |/|
| * | ASoC: Intel: avs: Implement PCI shutdownAmadeusz Sławiński2023-01-131-0/+24
| * | ASoC: Intel: sof_es8336: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-6/+8
| * | ASoC: Intel: bytcr_wm5102: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-1/+1
| * | ASoC: Intel: bytcr_rt5640: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-6/+6
| * | ASoC: Intel: bytcr_rt5651: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-1/+1
| * | ASoC: Intel: bytcht_es8316: Drop reference count of ACPI device after useAndy Shevchenko2023-01-121-8/+12
* | | ALSA: hda: remove redundant variable in snd_hdac_stream_start()Zhang Yiqun2023-02-103-4/+4
|/ /
* | ASoC: Intel: sof-nau8825: fix module alias overflowArnd Bergmann2022-12-272-8/+8
* | ASoC: Intel: fix sof-nau8825 link failureArnd Bergmann2022-12-271-0/+1
* | ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier.Ajye Huang2022-12-273-0/+36
* | ASoC: Intel: soc-acpi: add configuration for variant of 0C11 productGongjun Song2022-12-271-0/+25
* | ASoC: Intel: soc-acpi: add configuration for variant of 0C40 productGongjun Song2022-12-271-0/+25
|/
* ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.cMoises Cardona2022-12-141-0/+10
* ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede2022-12-131-0/+15
* ASoC: Intel: soc-acpi: update codec addr on 0C11/0C4F productGongjun Song2022-12-121-1/+1
* ASoC: Intel: boards: updates for SOF boardsMark Brown2022-12-079-412/+133
|\
| * ASoC: Intel: sof_realtek_common: set ret = 0 as initial valueBard Liao2022-12-071-1/+2
| * ASoC: Intel: sof_sdw: use common helpers for all Realtek ampsGongjun Song2022-12-076-411/+120
| * ASoC: Intel: sof_rt5682: add jsl_rt5682 board configBrent Lu2022-12-072-0/+11
* | ASoC: Intel: Skylake: Use SG allocation for SKL-based firmware loadCezary Rojewski2022-12-071-11/+16
* | ASoC: Intel: Skylake: Fix driver hang during shutdownCezary Rojewski2022-12-071-1/+4
* | ASoC: Intel: Skylake: Introduce single place for pipe-config selectionCezary Rojewski2022-12-071-8/+10
* | ASoC: Intel: Skylake: Drop pipe_config_idxCezary Rojewski2022-12-072-6/+5
* | ASoC: Intel: Skylake: Remove skl_tplg_is_multi_fmt()Cezary Rojewski2022-12-071-40/+0
* | ASoC: Intel: Skylake: Update pipe_config_idx before filling BE paramsCezary Rojewski2022-12-071-1/+14
|/
* ASoC: Intel: avs: Data probing and fw loggingMark Brown2022-12-0518-79/+1095
|\
| * ASoC: Intel: avs: Allow for dumping debug window snapshotCezary Rojewski2022-12-052-1/+28
| * ASoC: Intel: avs: Allow for dumping FW_REGS areaCezary Rojewski2022-12-051-0/+24
| * ASoC: Intel: avs: Gather remaining logs on strace_release()Cezary Rojewski2022-12-051-1/+15
| * ASoC: Intel: avs: Probing and firmware tracing over debugfsCezary Rojewski2022-12-053-0/+335
| * ASoC: Intel: avs: Add probe machine boardCezary Rojewski2022-12-054-0/+107
| * ASoC: Intel: avs: Data probing soc-componentCezary Rojewski2022-12-053-5/+64
| * ASoC: Intel: avs: Probe compress operationsCezary Rojewski2022-12-053-3/+225
| * ASoC: Intel: avs: Add data probing requestsCezary Rojewski2022-12-054-1/+178
| * ASoC: Intel: avs: Drop usage of debug members in non-debug codeCezary Rojewski2022-12-055-42/+26
| * ASoC: Intel: avs: Make enable_logs() dependent on DEBUG_FSCezary Rojewski2022-12-054-23/+32
| * ASoC: Intel: avs: Introduce debug-context aware helpersCezary Rojewski2022-12-053-0/+61
| * ASoC: Intel: avs: Drop fifo_lockCezary Rojewski2022-12-054-14/+7