summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-046-32/+46
|\
| * Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2023-03-036-32/+46
| |\
| | * ASoC: mt6358: Fixes from an initial glance at aMark Brown2023-02-281-6/+5
| | |\
| | | * ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown2023-02-281-6/+0
| | | * ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown2023-02-281-0/+3
| | | * ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown2023-02-281-0/+2
| | * | ASoC: zl38060 add gpiolib dependencyArnd Bergmann2023-02-281-0/+1
| | |/
| | * ASoC: adau7118: don't disable regulators on device unbindNuno Sá2023-02-241-18/+1
| | * ASoC: SMA1303: Change the value for right outputKiseok Jo2023-02-201-1/+1
| | * ASoC: da7219: Improve the IRQ process to increase the stabilityDavid Rau2023-02-152-7/+38
* | | Merge tag 'soundwire-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-243-3/+0
|\ \ \ | |/ / |/| |
| * | ASoC/soundwire: remove is_sdca boolean propertyPierre-Louis Bossart2023-01-093-3/+0
* | | Merge tag 'asoc-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2023-02-1677-326/+13391
|\ \ \ | | |/ | |/|
| * | ASoC: cs35l45: Remove separate namespace for tablesCharles Keepax2023-02-154-7/+4
| * | ASoC: cs35l45: Remove separate tables moduleCharles Keepax2023-02-153-12/+1
| * | ASoC: codecs: wcd934x: Use min macro for comparison and assignmentDeepak R Varma2023-02-141-7/+3
| * | ASoC: tlv320adcx140: extend list of supported sampleratesSteffen Aschbacher2023-02-141-1/+3
| * | SoC: rt5682s: Disable jack detection interrupt during suspendMatthias Kaehlcke2023-02-142-1/+10
| * | ASoC: codecs: Remove unneeded semicolonYang Li2023-02-131-2/+2
| * | ASoC: tlv320adcx140: fix 'ti,gpio-config' DT property initSteffen Aschbacher2023-02-131-1/+1
| * | ASoC: codecs: Modify error implicit declaration of function 'gpiod_set_value_...Weidong Wang2023-02-131-0/+1
| * | ASoC: codecs: Modify the log print statementWeidong Wang2023-02-131-1/+1
| * | ASoC: codecs: Fixed a spelling error in the function nameWeidong Wang2023-02-131-2/+2
| * | ASoC: rt712-sdca: fix coding style and unconditionally return issuesShuming Fan2023-02-101-5/+17
| * | ASoC: qcom: q6dsp and lpass codec stablity fixesMark Brown2023-02-094-58/+68
| |\ \
| | * | ASoC: codecs: lpass: remove not so useful verbose logSrinivas Kandagatla2023-02-092-6/+2
| | * | ASoC: codecs: lpass: do not reset soundwire block on clk enableSrinivas Kandagatla2023-02-094-29/+44
| | * | ASoC: codecs: lpass: fix incorrect mclk rateSrinivas Kandagatla2023-02-092-4/+4
| | * | ASoC: codecs: lpass: register mclk after runtime pmSrinivas Kandagatla2023-02-094-23/+22
| * | | Add the Infineon PEB2466 codec supportMark Brown2023-02-093-0/+2085
| |\ \ \
| | * | | ASoC: codecs: Add support for the Infineon PEB2466 codecHerve Codina2023-02-093-0/+2085
| | |/ /
| * | | ASoC: rt712-sdca: Add RT712 SDCA driver for Jack and Amp topologyShuming Fan2023-02-096-0/+2150
| * | | ASoC: rt5640: Update MCLK rate in set_sysclk()Sameer Pujar2023-02-091-0/+5
| * | | ASoC: SMA1303: Remove the sysclk setting in devicetreeKiseok Jo2023-02-091-35/+2
| * | | ASoC: codecs: max98090: simplify snd_soc_dai_driverKrzysztof Kozlowski2023-02-091-5/+3
| |/ /
| * | ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixerKiseok Jo2023-02-081-18/+82
| * | ASoC: SMA1303: Remove the I2C Retry property in devicetreeKiseok Jo2023-02-081-15/+1
| * | ASoC: codecs: Fix unsigned comparison with less than zeroJiapeng Chong2023-02-061-2/+0
| * | ASoC: codecs: aw88395: initialize cur_scene_id to 0Tom Rix2023-02-061-1/+1
| * | ASoC: codecs: fix platform_no_drv_owner.cocci warningYang Li2023-02-031-1/+0
| * | ASoC: codecs: aw88395: Fix spelling mistake "cersion" -> "version"Colin Ian King2023-02-021-2/+2
| * | ASoC: codecs/jz4760: add digital gain controlsChristophe Branchereau2023-02-011-0/+9
| * | ASoC: cs42l42: use helper functionKuninori Morimoto2023-02-011-4/+1
| * | ASoC: cs42l42: Add SoundWire supportMark Brown2023-01-315-45/+717
| |\ \
| | * | ASoC: cs42l42: Wait for debounce interval after resumeStefan Binding2023-01-311-1/+9
| | * | ASoC: cs42l42: Don't set idle_bias_onRichard Fitzgerald2023-01-311-1/+0
| | * | ASoC: cs42l42: Add SoundWire supportRichard Fitzgerald2023-01-315-0/+642
| | * | ASoC: cs42l42: Export some functions for SoundWireRichard Fitzgerald2023-01-312-5/+14
| | * | ASoC: cs42l42: Separate ASP config from PLL configRichard Fitzgerald2023-01-312-38/+44
| | * | ASoC: cs42l42: Ensure MCLKint is a multiple of the sample rateRichard Fitzgerald2023-01-311-3/+9