summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-03-28ASoC: da7213.c: add missing pm_runtime_disable()Duy Nguyen1-0/+6
2023-03-24ASoC: hdac_hdmi: use set_stream() instead of set_tdm_slots()Jason Montleon1-6/+11
2023-03-23ASoC: codecs: lpass: fix the order or clks turn off during suspendSrinivas Kandagatla3-6/+6
2023-03-09ASoC: hdmi-codec: only startup/shutdown on supported streamsEmil Abildgaard Svendsen1-0/+11
2023-03-08ASoC: da7219: Initialize jack_det_mutexGuenter Roeck1-0/+2
2023-03-06ASoC: codecs: tx-macro: Fix for KASAN: slab-out-of-boundsRavulapati Vishnu Vardhan Rao1-5/+6
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-32/+46
2023-03-03Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai6-32/+46
2023-02-28ASoC: mt6358: Fixes from an initial glance at aMark Brown1-6/+5
2023-02-28ASoC: zl38060 add gpiolib dependencyArnd Bergmann1-0/+1
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown1-6/+0
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown1-0/+3
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown1-0/+2
2023-02-25Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-3/+0
2023-02-24ASoC: adau7118: don't disable regulators on device unbindNuno Sá1-18/+1
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo1-1/+1
2023-02-16Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai77-326/+13391
2023-02-16ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau2-7/+38
2023-02-15ASoC: cs35l45: Remove separate namespace for tablesCharles Keepax4-7/+4
2023-02-15ASoC: cs35l45: Remove separate tables moduleCharles Keepax3-12/+1
2023-02-14ASoC: codecs: wcd934x: Use min macro for comparison and assignmentDeepak R Varma1-7/+3
2023-02-14ASoC: tlv320adcx140: extend list of supported sampleratesSteffen Aschbacher1-1/+3
2023-02-14SoC: rt5682s: Disable jack detection interrupt during suspendMatthias Kaehlcke2-1/+10
2023-02-13ASoC: codecs: Remove unneeded semicolonYang Li1-2/+2
2023-02-13ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher1-1/+1
2023-02-13ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_...Weidong Wang1-0/+1
2023-02-13ASoC: codecs: Modify the log print statementWeidong Wang1-1/+1
2023-02-13ASoC: codecs: Fixed a spelling error in the function nameWeidong Wang1-2/+2
2023-02-10Merge tag 'sound-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-44/+95
2023-02-10ASoC: rt712-sdca: fix coding style and unconditionally return issuesShuming Fan1-5/+17
2023-02-09ASoC: qcom: q6dsp and lpass codec stablity fixesMark Brown4-58/+68
2023-02-09Add the Infineon PEB2466 codec supportMark Brown3-0/+2085
2023-02-09ASoC: rt712-sdca: Add RT712 SDCA driver for Jack and Amp topologyShuming Fan6-0/+2150
2023-02-09ASoC: rt5640: Update MCLK rate in set_sysclk()Sameer Pujar1-0/+5
2023-02-09ASoC: codecs: Add support for the Infineon PEB2466 codecHerve Codina3-0/+2085
2023-02-09ASoC: codecs: lpass: remove not so useful verbose logSrinivas Kandagatla2-6/+2
2023-02-09ASoC: codecs: lpass: do not reset soundwire block on clk enableSrinivas Kandagatla4-29/+44
2023-02-09ASoC: codecs: lpass: fix incorrect mclk rateSrinivas Kandagatla2-4/+4
2023-02-09ASoC: codecs: lpass: register mclk after runtime pmSrinivas Kandagatla4-23/+22
2023-02-09ASoC: SMA1303: Remove the sysclk setting in devicetreeKiseok Jo1-35/+2
2023-02-09ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski1-5/+3
2023-02-08ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixerKiseok Jo1-18/+82
2023-02-08ASoC: SMA1303: Remove the I2C Retry property in devicetreeKiseok Jo1-15/+1
2023-02-07Two bug fixes for tas5805m codec driverMark Brown1-41/+90
2023-02-06ASoC: codecs: Fix unsigned comparison with less than zeroJiapeng Chong1-2/+0
2023-02-06ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix1-1/+1
2023-02-06ASoC: codecs: es8326: Fix DTS properties readingAlexey Firago1-2/+4
2023-02-06ASoC: tas5805m: add missing page switch.Daniel Beer1-0/+3
2023-02-06ASoC: tas5805m: rework to avoid scheduling while atomic.Daniel Beer1-41/+87
2023-02-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li1-1/+0