summaryrefslogtreecommitdiff
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_spdif: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
* ASoC: fsl_micfil: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+10
* ASoC: fsl_esai: register platform component before registering cpu daiShengjiu Wang2021-09-101-6/+10
* ASoC: fsl_sai: register platform component before registering cpu daiShengjiu Wang2021-09-101-5/+9
* ASoC: mediatek: add required config dependencyTrevor Wu2021-09-091-0/+3
* ASoC: Intel: sof_sdw: tag SoundWire BEs as non-atomicPierre-Louis Bossart2021-09-091-0/+5
* ASoC: rockchip: i2s: Fix concurrency between tx/rxSugar Zhang2021-09-031-0/+7
* ASoC: mt8195: correct the dts parsing logic about DPTX and HDMITXTrevor Wu2021-09-031-12/+10
* ASoC: Intel: boards: Fix CONFIG_SND_SOC_SDW_MOCKUP selectNathan Chancellor2021-09-031-1/+1
* ASoC: rt5682: fix headset background noise when S3 stateShuming Fan2021-09-011-3/+0
* Merge tag 'asoc-v5.15' into asoc-5.15Mark Brown2021-09-012-1/+2
|\
| * Merge remote-tracking branch 'asoc/for-5.15' into asoc-linusMark Brown2021-08-30156-1195/+18515
| |\
| * \ Merge remote-tracking branch 'asoc/for-5.14' into asoc-linusMark Brown2021-08-304-3/+4
| |\ \
| * \ \ Merge tag 'sound-5.14-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-08-201-1/+1
| |\ \ \
| | * | | ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai2021-08-191-1/+1
| * | | | Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-08-1224-136/+198
| |\ \ \ \ | | |/ / /
| | * | | Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-08-0624-136/+198
| | |\ \ \
| * | \ \ \ Merge tag 'sound-5.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-07-2314-87/+145
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge tag 'asoc-fix-v5.14-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2021-07-2114-87/+145
| | |\ \ \ \
| * | | | | | ASoC: Mediatek: MT8183: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-0/+1
| |/ / / / /
* | | | | | ASoC: mediatek: SND_SOC_MT8195 should depend on ARCH_MEDIATEKGeert Uytterhoeven2021-09-011-0/+1
* | | | | | ASoC: samsung: s3c24xx_simtec: fix spelling mistake "devicec" -> "device"Colin Ian King2021-09-011-1/+1
* | | | | | ASoC: audio-graph: respawn Platform SupportKuninori Morimoto2021-09-011-0/+6
* | | | | | ASoC: mediatek: mt8195: add MTK_PMIC_WRAP dependencyTrevor Wu2021-09-011-1/+1
| |_|_|_|/ |/| | | |
* | | | | ASoC: Revert PCM trigger changesMark Brown2021-08-301-128/+23
* | | | | Merge series "ASoC: wcd9335: Firx some resources leak in the probe and remove...Mark Brown2021-08-261-2/+21
|\ \ \ \ \
| * | | | | ASoC: wcd9335: Disable irq on slave ports in the remove functionChristophe JAILLET2021-08-261-0/+11
| * | | | | ASoC: wcd9335: Fix a memory leak in the error handling path of the probe func...Christophe JAILLET2021-08-261-1/+10
| * | | | | ASoC: wcd9335: Fix a double irq free in the remove functionChristophe JAILLET2021-08-261-1/+0
* | | | | | ASoC: soc-pcm: test refcount before triggeringPierre-Louis Bossart2021-08-261-4/+42
* | | | | | ASoC: soc-pcm: protect BE dailink state changes in triggerPierre-Louis Bossart2021-08-261-18/+85
|/ / / / /
* | | | | Merge series "Patches to update for rockchip i2s" from Sugar Zhang <sugar.zha...Mark Brown2021-08-262-72/+150
|\ \ \ \ \
| * | | | | ASoC: rockchip: i2s: Add support for frame inversionSugar Zhang2021-08-262-7/+23
| * | | | | ASoC: rockchip: i2s: Add compatible for more SoCsSugar Zhang2021-08-261-0/+10
| * | | | | ASoC: rockchip: i2s: Make playback/capture optionalSugar Zhang2021-08-261-50/+79
| * | | | | ASoC: rockchip: i2s: Fixup config for DAIFMT_DSP_A/BXiaotan Luo2021-08-261-8/+8
| * | | | | ASoC: rockchip: i2s: Fix regmap_ops hangSugar Zhang2021-08-261-5/+14
| * | | | | ASoC: rockchip: i2s: Improve dma data transfer efficiencySugar Zhang2021-08-261-2/+2
| * | | | | ASoC: rockchip: i2s: Fixup clk div errorSugar Zhang2021-08-261-2/+2
| * | | | | ASoC: rockchip: i2s: Add support for set bclk ratioSugar Zhang2021-08-261-1/+15
* | | | | | Merge series "Patches to update for rockchip spdif" from Sugar Zhang <sugar.z...Mark Brown2021-08-261-17/+21
|\ \ \ \ \ \
| * | | | | | ASoC: rockchip: spdif: Add support for rk3568 spdifSugar Zhang2021-08-261-0/+2
| * | | | | | ASoC: rockchip: spdif: Fix some coding styleSugar Zhang2021-08-261-17/+17
| * | | | | | ASoC: rockchip: spdif: Mark SPDIF_SMPDR as volatileSugar Zhang2021-08-261-0/+2
| |/ / / / /
* | | | | | ASoC: mediatek: mt8195: Fix spelling mistake "bitwiedh" -> "bitwidth"Colin Ian King2021-08-261-1/+1
|/ / / / /
* | | | | ASoC: dwc: Get IRQ optionallyRobin Murphy2021-08-261-1/+1
* | | | | ASoC: imx-rpmsg: change dev_err to dev_err_probe for -EPROBE_DEFERShengjiu Wang2021-08-251-1/+1
* | | | | ASoC: rt5682: Fix the vol+ button detection issueDerek Fang2021-08-251-6/+8
* | | | | ASoC: Intel: bytcr_rt5640: Make rt5640_jack_gpio/rt5640_jack2_gpio staticPeter Ujfalusi2021-08-251-2/+2
* | | | | Merge branch 'for-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-08-254-3/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |