summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-10-0562-646/+3318
|\
| * Merge tag 'asoc-v6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2022-10-0358-619/+3301
| |\
| | * ASoC: nau8825: Add TDM supportDavid Lin2022-09-302-0/+111
| | * ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probeZhang Qilong2022-09-291-2/+6
| | * ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probeZhang Qilong2022-09-291-3/+3
| | * ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probeZhang Qilong2022-09-291-3/+3
| | * ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probeZhang Qilong2022-09-291-3/+3
| | * ASoC: cs42l42: Fallback to headphones for type detectStefan Binding2022-09-271-5/+2
| | * ASoC: codecs: wcd934x: Fix Kconfig dependencyRen Zhijie2022-09-261-0/+1
| | * ASoC: codecs: qcom add support for SM8450 and SC8280XPMark Brown2022-09-235-71/+112
| | |\
| | | * ASoC: codecs: va-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-4/+70
| | | * ASoC: codecs: va-macro: clear the frame sync counter before enablingSrinivas Kandagatla2022-09-231-2/+6
| | | * ASoC: codecs: rx-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * ASoC: codecs: tx-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * ASoC: codecs: wsa-macro: add support for sm8450 and sc8280xpSrinivas Kandagatla2022-09-231-0/+2
| | | * ASoC: codecs: wsa883x: add clock stop supportSrinivas Kandagatla2022-09-231-27/+1
| | | * ASoC: codecs: tx-macro: fix kcontrol putSrinivas Kandagatla2022-09-231-2/+11
| | | * ASoC: codecs: tx-macro: fix active_decimator arraySrinivas Kandagatla2022-09-231-1/+5
| | | * ASoC: codecs: tx-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-11/+4
| | | * ASoC: codecs: rx-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-11/+5
| | | * ASoC: codecs: wsa-macro: handle swr_reset correctlySrinivas Kandagatla2022-09-231-13/+4
| | * | ASoC: ssm2518: switch to using gpiod APIDmitry Torokhov2022-09-231-18/+12
| | * | ASoC: ssm2518: drop support for platform dataDmitry Torokhov2022-09-231-5/+1
| | * | ASoC: da7219: Fix an error handling path in da7219_register_dai_clks()Christophe JAILLET2022-09-231-2/+3
| | |/
| | * ASoC: ts3a227e: add parameters to control debounce timesAstrid Rost2022-09-211-6/+55
| | * ASoC: rt5682s: simplify the return of rt5682s_probe()Yang Yingliang2022-09-201-6/+1
| | * ASoC: codecs: tfa989x: fix register access commentsAlexander Martinz2022-09-201-2/+2
| | * Support for CS42L83 on Apple machinesMark Brown2022-09-206-126/+526
| | |\
| | | * ASoC: cs42l42: Switch to dev_err_probe() helperMartin Povišer2022-09-191-5/+3
| | | * ASoC: cs42l42: Implement 'set_bclk_ratio'Martin Povišer2022-09-192-1/+17
| | | * ASoC: cs42l83: Extend CS42L42 support to new partMartin Povišer2022-09-196-4/+258
| | | * ASoC: cs42l42: Export regmap elements to core namespaceMartin Povišer2022-09-192-3/+10
| | | * ASoC: cs42l42: Split I2C identity into separate moduleRichard Fitzgerald2022-09-195-93/+152
| | | * ASoC: cs42l42: Pass component and dai defs into common probeRichard Fitzgerald2022-09-191-6/+6
| | | * ASoC: cs42l42: Split cs42l42_resume into two functionsRichard Fitzgerald2022-09-191-1/+21
| | | * ASoC: cs42l42: Split probe() and remove() into stagesRichard Fitzgerald2022-09-192-42/+87
| | | * ASoC: cs42l42: Use cs42l42->dev instead of &i2c_client->devRichard Fitzgerald2022-09-191-15/+17
| | | * ASoC: cs42l42: Add bitclock frequency argument to cs42l42_pll_config()Richard Fitzgerald2022-09-192-17/+16
| | * | ASoC: rt5682s: Reduce coupling of PLLB settingDerek Fang2022-09-191-43/+73
| | * | ASoC: rt5682s: Reduce coupling of I2S1 settingDerek Fang2022-09-191-38/+66
| | * | ASoC: rt5682s: Reduce coupling of Micbias and Vref2 settingsDerek Fang2022-09-192-28/+28
| | |/
| | * ASoC: max98390: Fix dsm calibration readingPeter Ujfalusi2022-09-191-40/+39
| | * ASoC/qcom/arm64: Qualcomm ADSP DTS and binding fixesMark Brown2022-09-155-119/+163
| | |\
| | * | ASoC: cs42l42: Switch to use dev_err_probe() helperYang Yingliang2022-09-141-5/+3
| | * | ASoC: tas2562: Propagate the error in tas2562_dac_event()Fabio Estevam2022-09-141-2/+2
| | * | ASoC: nau8825: Add ADCOUT IO drive strength controlDavid Lin2022-09-132-0/+9
| | * | ASoC: ak4458: Add ak4458_reset in device probe and removeShengjiu Wang2022-09-131-0/+4
| | * | ASoC: hdmi-codec.c: use devm_kzalloc() for DMA dataKuninori Morimoto2022-09-091-9/+1
| | * | ASoC: ak4458: Remove component probe() and remove()Shengjiu Wang2022-09-081-46/+7
| | * | ASoC: sti-sas: Remove the unneeded result variableye xingchen2022-09-081-8/+2