summaryrefslogtreecommitdiffstats
path: root/sound/soc/xtensa (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-10ASoC: SOF: Introduce IPC SOF client supportPeter Ujfalusi7-21/+540
2022-02-10ASoC: SOF: Split up utils.c into sof-utils and iomem-utilsPeter Ujfalusi8-65/+104
2022-02-10ASoC: SOF: ipc: Read and pass the whole message to handlers for IPC eventsPeter Ujfalusi1-41/+44
2022-02-10ASoC: SOF: Move the definition of enum sof_dsp_power_states to global headerPeter Ujfalusi2-8/+8
2022-02-10ASoC: SOF: Drop unused DSP power states: D3_HOT and D3_COLDPeter Ujfalusi2-8/+0
2022-02-09ASoC: dt-bindings: davinci-mcasp: convert McASP bindings to yaml schemaJayesh Choudhary3-86/+202
2022-02-09ASoC: SOF: Intel: hdac_ext_stream: consistent prefixes for variables/membersPierre-Louis Bossart9-178/+179
2022-02-08ASoC: fsl_sai: Enable combine mode softSascha Hauer2-0/+10
2022-02-08ASoC: SOF: compr: Add compress ops implementationDaniel Baluta1-2/+271
2022-02-08ASoC: SOF: dma-trace: Pass pointer to params_ext struct in trace_init()Peter Ujfalusi7-39/+23
2022-02-08ASoC: SOF: intel: hda-trace: Pass the dma buffer pointer to hda_dsp_trace_pre...Peter Ujfalusi1-4/+3
2022-02-08ASoC: simple-mux: Depend on gpiolib rather than selecting itMark Brown1-1/+1
2022-02-08ASoC: zl38060: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: max9759: Remove spurious gpiolib selectMark Brown1-1/+1
2022-02-08ASoC: simple-amplifier: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: rt9120: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-08ASoC: dmic: Remove spurious gpiolib selectMark Brown1-1/+0
2022-02-03ASoC: madera: Add dependencies on MFDCharles Keepax1-0/+5
2022-02-03ASoC: samsung: Explicitly include gpiolib headerMark Brown1-0/+1
2022-02-03ASoC: wm8962: Allow switching between analog and digital inputsCharles Keepax1-4/+17
2022-02-03ASoC: sun4i-i2s: Add support for the R329/D1 variantSamuel Holland1-3/+37
2022-02-03ASoC: sun4i-i2s: Update registers for more channelsSamuel Holland1-11/+17
2022-02-03ASoC: dt-bindings: sun4i-i2s: Add compatibles for R329 and D1Samuel Holland1-0/+5
2022-01-31ASoC: max98927: add missing header fileRandy Dunlap1-0/+1
2022-01-28ASoC: cs42l51: Improve error handling in cs42l51_remove()Uwe Kleine-König3-5/+12
2022-01-28ASoC: SOF: ipc: Do not allocate buffer for msg_dataPeter Ujfalusi1-4/+1
2022-01-28ASoC: SOF: ipc: Drop header parameter from sof_ipc_tx_message_unlocked()Peter Ujfalusi1-9/+12
2022-01-28ASoC: SOF: Intel: cnl: Use pm_gate->hdr.cmd in cnl_compact_ipc_compress()Peter Ujfalusi1-4/+2
2022-01-28ASoC: amd: renoir: Add check for acp configuration flagsAjit Kumar Pandey3-1/+10
2022-01-28ASoC: amd: acp: acp-legacy: Add DMIC dai link support for RenoirAjit Kumar Pandey2-2/+23
2022-01-28ASoC: amd: acp: Add ACP init()/deinit() callback for Renoir.Ajit Kumar Pandey2-0/+153
2022-01-28ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey5-0/+183
2022-01-28ASoC: amd: acp: Add PDM controller based dmic dai for RenoirAjit Kumar Pandey2-0/+14
2022-01-28ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey5-1/+226
2022-01-28ASoC: rk3399_gru_sound: Wire up DP jack detectionBrian Norris1-0/+20
2022-01-28drm/rockchip: cdn-dp: Support HDMI codec plug-change callbackBrian Norris2-0/+32
2022-01-28ASoC: SOF: trace: Simplify count adjustment in trace_readPeter Ujfalusi1-4/+2
2022-01-28ASoC: dt-bindings: realtek,rt5682s: Drop Tegra specifics from exampleRob Herring1-4/+4
2022-01-28ASoC: SOF: Intel: hda: Remove link assignment limitationRanjani Sridharan1-0/+13
2022-01-28ASoC: Document Tegra234 APE supportSameer Pujar13-3/+21
2022-01-28ASoC: tegra: Update AHUB driver for Tegra234Mohan Kumar2-2/+148
2022-01-25ASoC: sh: rz-ssi: Remove duplicate macrosLad Prabhakar1-2/+0
2022-01-25ASoC: sh: rz-ssi: Add rz_ssi_set_substream() helper functionLad Prabhakar1-5/+13
2022-01-25ASoC: sh: rz-ssi: Use a do-while loop in rz_ssi_pio_recv()Lad Prabhakar1-8/+3
2022-01-24ASoC: simple-card-utils: Add new system-clock-fixed flagRobert Hancock2-11/+61
2022-01-24ASoC: dt-bindings: simple-card: document new system-clock-fixed flagRobert Hancock1-0/+11
2022-01-24ASoC: simple-card-utils: Set sysclk on all componentsRobert Hancock1-0/+15
2022-01-24ASoC: xilinx: xlnx_i2s: Handle sysclk settingRobert Hancock1-10/+81
2022-01-24ASoC: xilinx: xlnx_i2s: create drvdata structureRobert Hancock1-31/+35
2022-01-24ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk settingRobert Hancock1-0/+25