summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: boards: Fix typo in commentsAmadeusz Sławiński2022-10-2614-14/+14
* ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_matchBan Tao2022-10-241-1/+1
* ASoC: dt-bindings: Convert dmic-codec to DT schemaRob Herring2022-10-242-22/+55
* ASoC: SOF: Intel/IPC4: Support for external firmware librariesMark Brown2022-10-2140-112/+673
|\
| * ASoC: SOF: ipc4-loader: Support for loading external librariesPeter Ujfalusi2022-10-213-6/+153
| * ASoC: SOF: loader: Remove the query_fw_configuration opsPeter Ujfalusi2022-10-212-12/+2
| * ASoC: SOF: ipc4: Stop using the query_fw_configuration fw_loader opsPeter Ujfalusi2022-10-213-2/+11
| * ASoC: SOF: loader: Add support for IPC dependent post firmware boot opsPeter Ujfalusi2022-10-212-0/+9
| * ASoC: SOF: Intel: Add ipc4 library loading implementationPeter Ujfalusi2022-10-218-0/+88
| * ASoC: SOF: Intel: hda: Add flag to indicate that the firmware is IMR bootedPeter Ujfalusi2022-10-212-1/+6
| * ASoC: SOF: ipc4: Define platform dependent library loading callbackPeter Ujfalusi2022-10-211-0/+5
| * ASoC: SOF: Intel: Set the default firmware library path for IPC4Peter Ujfalusi2022-10-215-0/+45
| * ASoC: SOF: Add path definition for external firmware librariesPeter Ujfalusi2022-10-213-1/+34
| * ASoC: SOF: IPC4: Add helper for looking up module by UUIDPeter Ujfalusi2022-10-213-14/+27
| * ASoC: SOF: ipc4: Convert the firmware handling (loader) to library conventionPeter Ujfalusi2022-10-214-37/+113
| * ASoC: SOF: ipc4-loader: Save the maximum number of libraries supportedPeter Ujfalusi2022-10-212-0/+10
| * ASoC: SOF: ipc: ops: Add support for optional init and exit callbacksPeter Ujfalusi2022-10-212-0/+12
| * ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdataPeter Ujfalusi2022-10-212-13/+0
| * ASoC: SOF: Intel: hda-loader-skl: Use the basefw firmware container directlyPeter Ujfalusi2022-10-211-4/+3
| * ASoC: SOF: Intel: hda-loader: Use the basefw firmware container directlyPeter Ujfalusi2022-10-211-6/+5
| * ASoC: SOF: amd: Use the basefw firmware container directlyPeter Ujfalusi2022-10-211-4/+2
| * ASoC: SOF: Introduce container struct for SOF firmwarePeter Ujfalusi2022-10-214-23/+41
| * ASoC: SOF: loader: Set complete state before post_fw_run opRanjani Sridharan2022-10-211-3/+3
| * ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptorPierre-Louis Bossart2022-10-191-1/+29
| * ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatileSrinivasa Rao Mandadapu2022-10-191-0/+2
| * ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 ...linkt2022-10-191-0/+14
| * ASoC: jz4752b: Capture fixesMark Brown2022-10-1911863-198220/+589175
| |\
| | * ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ...Colin Ian King2022-10-191-1/+1
| * | ASoC: simple-card: Fix up checks for HW param fixupsAidan MacDonald2022-10-194-3/+18
| * | ASoC: rt1308-sdw: add the default value of some registersShuming Fan2022-10-191-0/+2
| * | ASoC: rt1308-sdw: update the preset settingsShuming Fan2022-10-193-3/+20
| * | ASoC: SOF: ipc4-mtrace: protect per-core nodes against multiple openKai Vehmanen2022-10-181-2/+18
| * | ASoC: Intel: sof_rt5682: Add quirk for Rex boardYong Zhi2022-10-181-0/+12
| * | ASoC: SOF: Intel: pci-mtl: fix firmware namePierre-Louis Bossart2022-10-181-1/+1
| * | ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart2022-10-181-0/+11
| * | ASoC: qcom: SND_SOC_SC7180 optionally depends on SOUNDWIRERandy Dunlap2022-10-181-0/+1
| * | ASoC: codecs: tlv320adc3xxx: Wrap adc3xxx_i2c_remove() in __exit_p()Geert Uytterhoeven2022-10-181-1/+1
* | | ASoC: Merge HDA/ext cleanupMark Brown2022-10-2118-362/+343
|\ \ \
| * | | ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layerPierre-Louis Bossart2022-10-209-203/+190
| * | | ALSA: hda: hdac_ext_controller: remove useless loopPierre-Louis Bossart2022-10-201-4/+2
| * | | ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMAPierre-Louis Bossart2022-10-201-6/+6
| * | | ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream settingPierre-Louis Bossart2022-10-206-36/+36
| * | | ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operationsPierre-Louis Bossart2022-10-205-34/+34
| * | | ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_allPierre-Louis Bossart2022-10-205-7/+7
| * | | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpersPierre-Louis Bossart2022-10-208-30/+30
| * | | ASoC: SOF: Intel: hda-dai: use hlink variable/parameterPierre-Louis Bossart2022-10-201-12/+12
| * | | ALSA: hda: ext: hda_ext_controller: use hlink variable/parameterPierre-Louis Bossart2022-10-202-32/+32
| * | | ALSA: hda: ext: hdac_ext_controller: use helpers in loopPierre-Louis Bossart2022-10-201-6/+2
* | | | ASoC: soc-dapm.c random cleanupsMark Brown2022-10-195-165/+128
|\ \ \ \
| * | | | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_paramKuninori Morimoto2022-10-193-8/+9