aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann12-12/+12
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann3-3/+2
2022-04-19ASoC: wm8958: Fix change notifications for DSP controlsMark Brown1-4/+4
2022-04-19ASoC: fsl_micfil: Remove debug messageSascha Hauer1-1/+0
2022-04-19ASoC: fsl_micfil: fold fsl_set_clock_params() into its only userSascha Hauer1-28/+13
2022-04-19ASoC: fsl_micfil: drop support for undocumented propertySascha Hauer1-6/+2
2022-04-19ASoC: fsl_micfil: drop only once used definesSascha Hauer1-5/+2
2022-04-19ASoC: fsl_micfil: drop unused includeSascha Hauer1-1/+0
2022-04-19ASoC: fsl_micfil: rework quality settingSascha Hauer1-31/+78
2022-04-19ASoC: fsl_micfil: simplify clock settingSascha Hauer1-41/+4
2022-04-19ASoC: fsl_micfil: Drop get_pdm_clk()Sascha Hauer1-37/+1
2022-04-19ASoC: fsl_micfil: use define for OSR default valueSascha Hauer2-5/+5
2022-04-19ASoC: fsl_micfil: add multi fifo supportSascha Hauer1-0/+6
2022-04-19dmaengine: imx: Move header to include/dma/Sascha Hauer5-5/+5
2022-04-19ASoC: fsl_micfil: drop unused variablesSascha Hauer1-6/+0
2022-04-19ASoC: fsl_micfil: drop error messages from failed register accessesSascha Hauer1-40/+13
2022-04-19ASoC: fsl_micfil: use clear/set bitsSascha Hauer1-16/+10
2022-04-19ASoC: fsl_micfil: use GENMASK to define register bit fieldsSascha Hauer2-140/+57
2022-04-19ASoC: fsl_micfil: do not define SHIFT/MASK for single bitsSascha Hauer2-103/+40
2022-04-19ASoC: fsl_micfil: drop fsl_micfil_set_mclk_rate()Sascha Hauer1-20/+0
2022-04-19ASoC: fsl_micfil: Drop unused register readSascha Hauer1-3/+0
2022-04-19ASoC: fsl_micfil: Drop unnecessary register readSascha Hauer1-2/+0
2022-04-19ASoC: codecs: wm8962: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-4/+2
2022-04-19ASoC: qcom: lpass-platform: Update memremap flag to MEMREMAP_WCSrinivasa Rao Mandadapu1-1/+1
2022-04-19ASoC: Intel: avs: Configure modules according to their typeCezary Rojewski4-1/+380
2022-04-19ASoC: Intel: avs: Prepare modules before bindings themCezary Rojewski1-0/+35
2022-04-19ASoC: Intel: avs: Arm paths after creating themCezary Rojewski1-0/+180
2022-04-19ASoC: Intel: avs: Path state managementCezary Rojewski2-0/+135
2022-04-19ASoC: Intel: avs: Path creation and freeingCezary Rojewski4-1/+297
2022-04-19ASoC: Intel: avs: Declare path and its componentsCezary Rojewski1-0/+60
2022-04-19ASoC: Intel: avs: Support link_mask formatted stringCezary Rojewski1-2/+57
2022-04-19ASoC: Intel: avs: Add topology loading operationsCezary Rojewski5-22/+235
2022-04-19ASoC: Intel: avs: Parse path and path templates tuplesCezary Rojewski2-0/+185
2022-04-19ASoC: Intel: avs: Parse pipeline and module tuplesCezary Rojewski2-0/+208
2022-04-19ASoC: Intel: avs: Parse pplcfg and binding tuplesCezary Rojewski2-0/+142
2022-04-19ASoC: Intel: avs: Parse module-extension tuplesCezary Rojewski2-0/+356
2022-04-19ASoC: Intel: avs: Add topology parsing infrastructureCezary Rojewski3-0/+653
2022-04-19ASoC: SOF: Intel: add IP identifierPierre-Louis Bossart8-0/+24
2022-04-19ASoC: SOF: Intel: hda: expose some codeloader functionsRanjani Sridharan2-13/+20
2022-04-19ASoC: SOF: Intel: hda: Define rom_status_reg in sof_intel_dsp_descRanjani Sridharan7-8/+23
2022-04-19ASoC: SOF: Intel: hda: define check_ipc_irq opRanjani Sridharan6-1/+21
2022-04-19ASoC: SOF: Intel: hda: use BIT() macros for consistencyPierre-Louis Bossart1-4/+4
2022-04-19ASoC: SOF: Intel: move HDA_CL_STREAM_FORMAT definition to headerRanjani Sridharan2-2/+1
2022-04-19ASoC: SOF: Intel: hda: use common ops across platformsPierre-Louis Bossart13-355/+211
2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart18-21/+30
2022-04-19ASoC: SOF: sof-audio: preserve topology filename override in nocodec modePierre-Louis Bossart1-1/+2
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override topology filenamePierre-Louis Bossart1-5/+20
2022-04-19ASoC: SOF: sof-pci-dev: add parameter to override firmware filenamePierre-Louis Bossart1-1/+13
2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart15-29/+87
2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart11-0/+68