summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2023-02-20ASoC: SMA1303: Change the value for right outputKiseok Jo1-1/+1
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-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-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-03ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li1-1/+0
2023-02-02ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King1-2/+2
2023-02-01ASoC: codecs/jz4760: add digital gain controlsChristophe Branchereau1-0/+9
2023-02-01ASoC: cs42l42: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: cs42l42: Add SoundWire supportMark Brown5-45/+717
2023-01-31ASoC: use helper function and cleanupMark Brown18-63/+34
2023-01-31ASoC: codecs: Add Awinic AW88395 audio amplifierMark Brown10-0/+4285
2023-01-31Add the Renesas IDT821034 codec supportMark Brown3-0/+1193
2023-01-31ASoC: cs42l42: Wait for debounce interval after resumeStefan Binding1-1/+9
2023-01-31ASoC: cs42l42: Don't set idle_bias_onRichard Fitzgerald1-1/+0
2023-01-31ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald5-0/+642
2023-01-31ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald2-5/+14
2023-01-31ASoC: cs42l42: Separate ASP config from PLL configRichard Fitzgerald2-38/+44
2023-01-31ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rateRichard Fitzgerald1-3/+9
2023-01-31ASoC: cs42l42: Add SOFT_RESET_REBOOT registerRichard Fitzgerald1-0/+2
2023-01-31ASoC: sma1303: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2023-01-31ASoC: sdw-mockup: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: rt: use helper functionKuninori Morimoto14-48/+21
2023-01-31ASoC: max: use helper functionKuninori Morimoto1-4/+1
2023-01-31ASoC: hda: use helper functionKuninori Morimoto1-2/+5
2023-01-31ASoC: hdmi-codec: use helper functionKuninori Morimoto1-5/+6
2023-01-30ASoC: codecs: Aw88395 chip register file, data type file and Kconfig MakefileWeidong Wang4-0/+547