summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: madera: Fix event generation for rate controlsCharles Keepax2022-07-211-3/+3
* ASoC: madera: Fix event generation for OUT1 demuxCharles Keepax2022-07-211-1/+7
* ASoC: cs47l15: Fix event generation for low power mux controlCharles Keepax2022-07-211-1/+4
* ASoC: dapm: Initialise kcontrol data for mux/demux controlsCharles Keepax2022-07-211-0/+5
* ASoC: wm5110: Fix DRE controlCharles Keepax2022-07-211-2/+6
* ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flowPeter Ujfalusi2022-07-211-4/+4
* ASoC: ops: Fix off by one in range control validationMark Brown2022-07-211-2/+2
* ASoC: Intel: Skylake: Correct the handling of fmt_config flexible arrayPeter Ujfalusi2022-07-211-12/+25
* ASoC: Intel: Skylake: Correct the ssp rate discovery in skl_get_ssp_clks()Peter Ujfalusi2022-07-211-1/+2
* ASoC: tas2764: Fix amp gain register offset & defaultHector Martin2022-07-211-2/+2
* ASoC: tas2764: Correct playback volume rangeHector Martin2022-07-211-1/+1
* ASoC: tas2764: Fix and extend FSYNC polarity handlingMartin Povišer2022-07-212-17/+19
* ASoC: tas2764: Add post reset delaysMartin Povišer2022-07-211-2/+8
* ASoC: sgtl5000: Fix noise on shutdown/removeFrancesco Dolcini2022-07-212-0/+10
* ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()Mark Brown2022-06-221-1/+1
* ASoC: es8328: Fix event generation for deemphasis controlMark Brown2022-06-221-1/+4
* ASoC: wm8962: Fix suspend while playing musicAdam Ford2022-06-221-0/+1
* ASoC: cs42l51: Correct minimum value for SX volume controlCharles Keepax2022-06-221-1/+1
* ASoC: cs42l56: Correct typo in minimum level for SX volume controlsCharles Keepax2022-06-221-2/+2
* ASoC: cs42l52: Correct TLV for Bypass VolumeCharles Keepax2022-06-221-1/+3
* ASoC: cs53l30: Correct number of volume levels on SX controlsCharles Keepax2022-06-221-8/+8
* ASoC: cs35l36: Update digital volume TLVCharles Keepax2022-06-221-1/+2
* ASoC: cs42l52: Fix TLV scales for mixer controlsCharles Keepax2022-06-221-2/+2
* ASoC: nau8822: Add operation for internal PLL off and onHui Wang2022-06-222-0/+7
* ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definitionShengjiu Wang2022-06-141-2/+2
* ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" controlMark Brown2022-06-091-1/+1
* ASoC: atmel-classd: Remove endianness flag on class d componentCharles Keepax2022-06-091-1/+0
* ASoC: atmel-pdmic: Remove endianness flag on pdmic componentCharles Keepax2022-06-091-1/+0
* ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov2022-06-091-2/+4
* ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang2022-06-091-3/+3
* ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*Miaoqian Lin2022-06-091-11/+33
* ASoC: samsung: Fix refcount leak in aries_audio_probeMiaoqian Lin2022-06-091-1/+1
* ASoC: samsung: Use dev_err_probe() helperKuninori Morimoto2022-06-0911-40/+26
* ASoC: mxs-saif: Fix refcount leak in mxs_saif_probeMiaoqian Lin2022-06-091-0/+1
* ASoC: fsl: Fix refcount leak in imx_sgtl5000_probeMiaoqian Lin2022-06-091-6/+8
* ASoC: rk3328: fix disabling mclk on pclk probe failureNicolas Frattaroli2022-06-091-1/+1
* ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin2022-06-091-2/+7
* ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin2022-06-091-1/+4
* ASoC: rt1015p: remove dependency on GPIOLIBPierre-Louis Bossart2022-06-091-1/+0
* ASoC: max98357a: remove dependency on GPIOLIBPierre-Louis Bossart2022-06-091-1/+0
* ASoC: rt5645: Fix errorenous cleanup orderLin Ma2022-06-091-1/+6
* ASoC: tscs454: Add endianness flag in snd_soc_component_driverCharles Keepax2022-06-091-6/+6
* ASoC: dapm: Don't fold register value changes into notificationsMark Brown2022-06-091-2/+0
* ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408Hans de Goede2022-06-091-0/+12
* ASoC: ops: Validate input values in snd_soc_put_volsw_range()Mark Brown2022-05-181-1/+17
* ASoC: max98090: Generate notifications on changes for custom controlMark Brown2022-05-181-1/+1
* ASoC: max98090: Reject invalid values in custom control put()Mark Brown2022-05-181-0/+3
* ASoC: dmaengine: Restore NULL prepare_slave_config() callbackCodrin Ciubotariu2022-05-121-3/+3
* ASoC: meson: Fix event generation for AUI CODEC muxMark Brown2022-05-121-1/+1
* ASoC: meson: Fix event generation for G12A tohdmi muxMark Brown2022-05-121-1/+1