Age | Commit message (Expand) | Author | Files | Lines |
2022-10-26 | ASoC: jz4740-i2s: Simplify using regmap fields | Aidan MacDonald | 1 | -58/+77 |
2022-10-26 | ASoC: jz4740-i2s: Convert to regmap API | Aidan MacDonald | 2 | -68/+39 |
2022-10-26 | ASoC: jz4740-i2s: Handle independent FIFO flush bits | Aidan MacDonald | 1 | -5/+34 |
2022-10-24 | ASoC: sun50i-dmic: avoid unused variable warning for sun50i_dmic_of_match | Ban Tao | 1 | -1/+1 |
2022-10-21 | ASoC: SOF: Intel/IPC4: Support for external firmware libraries | Mark Brown | 37 | -107/+663 |
2022-10-21 | ASoC: SOF: ipc4-loader: Support for loading external libraries | Peter Ujfalusi | 3 | -6/+153 |
2022-10-21 | ASoC: SOF: loader: Remove the query_fw_configuration ops | Peter Ujfalusi | 2 | -12/+2 |
2022-10-21 | ASoC: SOF: ipc4: Stop using the query_fw_configuration fw_loader ops | Peter Ujfalusi | 3 | -2/+11 |
2022-10-21 | ASoC: SOF: loader: Add support for IPC dependent post firmware boot ops | Peter Ujfalusi | 2 | -0/+9 |
2022-10-21 | ASoC: SOF: Intel: Add ipc4 library loading implementation | Peter Ujfalusi | 7 | -0/+84 |
2022-10-21 | ASoC: SOF: Intel: hda: Add flag to indicate that the firmware is IMR booted | Peter Ujfalusi | 2 | -1/+6 |
2022-10-21 | ASoC: SOF: ipc4: Define platform dependent library loading callback | Peter Ujfalusi | 1 | -0/+5 |
2022-10-21 | ASoC: SOF: Intel: Set the default firmware library path for IPC4 | Peter Ujfalusi | 5 | -0/+45 |
2022-10-21 | ASoC: SOF: Add path definition for external firmware libraries | Peter Ujfalusi | 2 | -0/+29 |
2022-10-21 | ASoC: SOF: IPC4: Add helper for looking up module by UUID | Peter Ujfalusi | 3 | -14/+27 |
2022-10-21 | ASoC: SOF: ipc4: Convert the firmware handling (loader) to library convention | Peter Ujfalusi | 4 | -37/+113 |
2022-10-21 | ASoC: SOF: ipc4-loader: Save the maximum number of libraries supported | Peter Ujfalusi | 2 | -0/+10 |
2022-10-21 | ASoC: SOF: ipc: ops: Add support for optional init and exit callbacks | Peter Ujfalusi | 2 | -0/+12 |
2022-10-21 | ASoC: SOF: Drop the firmware and fw_offset from snd_sof_pdata | Peter Ujfalusi | 1 | -9/+0 |
2022-10-21 | ASoC: SOF: Intel: hda-loader-skl: Use the basefw firmware container directly | Peter Ujfalusi | 1 | -4/+3 |
2022-10-21 | ASoC: SOF: Intel: hda-loader: Use the basefw firmware container directly | Peter Ujfalusi | 1 | -6/+5 |
2022-10-21 | ASoC: SOF: amd: Use the basefw firmware container directly | Peter Ujfalusi | 1 | -4/+2 |
2022-10-21 | ASoC: SOF: Introduce container struct for SOF firmware | Peter Ujfalusi | 4 | -23/+41 |
2022-10-21 | ASoC: SOF: loader: Set complete state before post_fw_run op | Ranjani Sridharan | 1 | -3/+3 |
2022-10-21 | ASoC: Merge HDA/ext cleanup | Mark Brown | 16 | -312/+301 |
2022-10-20 | ALSA/ASoC: hda: move SPIB/DRMS functionality from ext layer | Pierre-Louis Bossart | 7 | -169/+164 |
2022-10-20 | ALSA: hda: hdac_ext_controller: remove useless loop | Pierre-Louis Bossart | 1 | -4/+2 |
2022-10-20 | ALSA: hda: ext: reduce ambiguity between 'multi-link' and 'link' DMA | Pierre-Louis Bossart | 1 | -6/+6 |
2022-10-20 | ALSA/ASoC: hda: ext: add 'bus' prefix for multi-link stream setting | Pierre-Louis Bossart | 5 | -32/+32 |
2022-10-20 | ALSA/ASoC: hda: ext: remove 'link' prefix for stream-related operations | Pierre-Louis Bossart | 4 | -30/+30 |
2022-10-20 | ALSA/ASoC: hda: ext: add 'ext' prefix to snd_hdac_link_free_all | Pierre-Louis Bossart | 4 | -6/+6 |
2022-10-20 | ALSA/ASoC: hda: clarify bus_get_link() and bus_link_get() helpers | Pierre-Louis Bossart | 7 | -27/+27 |
2022-10-20 | ASoC: SOF: Intel: hda-dai: use hlink variable/parameter | Pierre-Louis Bossart | 1 | -12/+12 |
2022-10-20 | ALSA: hda: ext: hda_ext_controller: use hlink variable/parameter | Pierre-Louis Bossart | 1 | -24/+24 |
2022-10-20 | ALSA: hda: ext: hdac_ext_controller: use helpers in loop | Pierre-Louis Bossart | 1 | -6/+2 |
2022-10-19 | ASoC: SOF: Intel: pci-tgl: fix ADL-N descriptor | Pierre-Louis Bossart | 1 | -1/+29 |
2022-10-19 | ASoC: soc-dapm.c random cleanups | Mark Brown | 3 | -58/+54 |
2022-10-19 | ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile | Srinivasa Rao Mandadapu | 1 | -0/+2 |
2022-10-19 | ASoC: amd: yc: Adding Lenovo ThinkBook 14 Gen 4+ ARA and Lenovo ThinkBook 16 ... | linkt | 1 | -0/+14 |
2022-10-19 | ASoC: jz4752b: Capture fixes | Mark Brown | 165 | -1200/+1543 |
2022-10-19 | ASoC: amd: acp: Add setbias level for rt5682s codec in machine driver | Venkata Prasad Potturu | 1 | -6/+56 |
2022-10-19 | ASoC: SOF: Intel: Harden the IPC4 low level sequencing | Mark Brown | 6 | -13/+88 |
2022-10-19 | ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source", "Routee" -> ... | Colin Ian King | 1 | -1/+1 |
2022-10-19 | ASoC: simple-card: Fix up checks for HW param fixups | Aidan MacDonald | 3 | -3/+17 |
2022-10-19 | ASoC: rt1308-sdw: add the default value of some registers | Shuming Fan | 1 | -0/+2 |
2022-10-19 | ASoC: rt1308-sdw: update the preset settings | Shuming Fan | 3 | -3/+20 |
2022-10-19 | ASoC: soc-dpcm.h: remove snd_soc_dpcm::hw_param | Kuninori Morimoto | 2 | -6/+9 |
2022-10-19 | ASoC: soc-dapm.c: numerical order for dapm_up_seq | Kuninori Morimoto | 1 | -1/+1 |
2022-10-19 | ASoC: soc-dapm.c: cleanup snd_soc_dapm_new_dai() | Kuninori Morimoto | 1 | -28/+28 |
2022-10-19 | ASoC: soc-dapm.c: merge dapm_power_one_widget() and dapm_widget_set_power() | Kuninori Morimoto | 1 | -24/+16 |