aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-15ASoC: soc-core: skip zero num_dai component in searching dai nameShengjiu Wang1-1/+1
2022-02-15ASoC: tegra20: spdif: make const array rates staticColin Ian King1-1/+1
2022-02-14ASoC: SOF: Makefile: Fix randconfig sof-client build when SND_SOC_SOF=yPeter Ujfalusi1-1/+3
2022-02-14ASoC: Add Euro Headset support for wcd938x codecMark Brown2-0/+42
2022-02-14ASoC: pcm3168a: code cleanupMark Brown1-80/+70
2022-02-14ASoC: dt-bindings: wcd938x: Add gpio property for selecting CTIA/OMTP headsetSrinivasa Rao Mandadapu1-0/+4
2022-02-14ASoC: codec: wcd938x: Add switch control for selecting CTIA/OMTP HeadsetSrinivasa Rao Mandadapu1-0/+38
2022-02-14ASoC: codec: wm8960: complete discharge on BIAS OFF->STANDBYViorel Suman1-2/+11
2022-02-14ASoC: wm8731: Delete empty remove() functionMark Brown1-6/+0
2022-02-14ASoC: pcm3168a: remove numeric PCM3168A_NUM_SUPPLIESNikita Yushchenko1-3/+2
2022-02-14ASoC: pcm3168a: refactor format handlingNikita Yushchenko1-42/+42
2022-02-14ASoC: pcm3168a: refactor hw_params routineNikita Yushchenko1-38/+29
2022-02-14ASoC: pcm3168a: cleanup unintuitive mask usageNikita Yushchenko1-2/+2
2022-02-11ASoC: SOF: compr: Mark snd_compress_ops staticDaniel Baluta1-13/+13
2022-02-11ASoC: Intel: bytcr_wm5102: use GFP_KERNELJulia Lawall1-1/+1
2022-02-11ASoC: wm_adsp: Add trace caps to speaker protection FWVlad Karpovich1-2/+7
2022-02-11ASoC: wm_adsp: Make compressed buffers optionalCharles Keepax1-21/+33
2022-02-10ASoC: tlv320adc3xxx: Add IIR filter configurationRicard Wanderlof1-2/+141
2022-02-10ASoC: SOF: IPC client infrastructureMark Brown33-1309/+2416
2022-02-10ASoC: dt-bindings: samsung: convert to dtschemaMark Brown9-112/+241
2022-02-10Machine driver to support LPASS SC7280 sound card registrationMark Brown5-0/+481
2022-02-10ASoC: SOF: Convert the generic probe support to SOF clientPeter Ujfalusi20-825/+968
2022-02-10ASoC: SOF: Convert the generic IPC message injector into SOF clientPeter Ujfalusi6-115/+229
2022-02-10ASoC: SOF: Convert the generic IPC flood test into SOF clientRanjani Sridharan7-241/+469
2022-02-10ASoC: SOF: sof-client: Add support for clients not managed by pm frameworkPeter Ujfalusi3-1/+70
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-10ASoC: bindings: fsl-asoc-card: Add compatible for tlv320aic31xx codecAriel D'Alessandro1-0/+2
2022-02-10ASoC: dt-bindings: samsung,tm2: convert to dtschemaKrzysztof Kozlowski2-42/+80
2022-02-10ASoC: dt-bindings: samsung,snow: convert to dtschemaKrzysztof Kozlowski2-31/+74
2022-02-10ASoC: dt-bindings: samsung,smdk5250: convert to dtschemaKrzysztof Kozlowski2-14/+38
2022-02-10ASoC: dt-bindings: samsung,arndale: document ALC5631Krzysztof Kozlowski1-0/+1
2022-02-10ASoC: dt-bindings: samsung,arndale: convert to dtschemaKrzysztof Kozlowski2-25/+44
2022-02-10ASoC: dt-bindings: samsung,aries-wm8994: require sound-dai propertyKrzysztof Kozlowski1-0/+4
2022-02-10ASoC: rt5640: Remove the sysclk and sysclk_src checkingOder Chiou1-3/+0
2022-02-10ASoC: qcom: SC7280: Add machine driverSrinivasa Rao Mandadapu3-0/+300
2022-02-10ASoC: qcom: Add macro for lpass DAI id's max limitSrinivasa Rao Mandadapu1-0/+1
2022-02-10ASoC: google: dt-bindings: Add sc7280-herobrine machine bindingsSrinivasa Rao Mandadapu1-0/+180
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: SOF: dma-trace: Change trace_init() ops parameter listMark Brown7-43/+26
2022-02-08ASoC: Fix gpiolib dependenciesMark Brown1-6/+2
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