summaryrefslogtreecommitdiffstats
path: root/sound/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ASoC: wm_adsp: Put debugfs_remove_recursive back inCharles Keepax2021-08-241-0/+2
| * ASoC: rt5682: Adjust headset volume button threshold againDerek Fang2021-08-121-1/+0
| * ASoC: Intel: Fix platform ID matchingCurtis Malainey2021-08-102-2/+2
* | Merge series "ASoC: mediatek: Add support for MT8195 SoC" from Trevor Wu <tre...Mark Brown2021-08-2517-5/+12119
|\ \
| * | ASoC: mediatek: mt8195: add HDMITX audio supportTrevor Wu2021-08-241-0/+32
| * | ASoC: mediatek: mt8195: add DPTX audio supportTrevor Wu2021-08-242-5/+84
| * | ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682Trevor Wu2021-08-243-0/+994
| * | ASoC: mediatek: mt8195: add platform driverTrevor Wu2021-08-248-0/+6807
| * | ASoC: mediatek: mt8195: support pcm in platform driverTrevor Wu2021-08-241-0/+389
| * | ASoC: mediatek: mt8195: support adda in platform driverTrevor Wu2021-08-241-0/+830
| * | ASoC: mediatek: mt8195: support etdm in platform driverTrevor Wu2021-08-241-0/+2639
| * | ASoC: mediatek: mt8195: support audsys clock controlTrevor Wu2021-08-243-0/+322
| * | ASoC: mediatek: mt8195: update mediatek common driverTrevor Wu2021-08-242-5/+27
* | | ASoC: SOF: intel: remove duplicate includeChangcheng Deng2021-08-241-1/+0
|/ /
* | Merge series "ASoC: Intel: Skylake: Fix and support complex" from Cezary Roje...Mark Brown2021-08-235-190/+226
|\ \
| * | ASoC: Intel: Skylake: Select first entry for singular pipe config arraysCezary Rojewski2021-08-231-2/+3
| * | ASoC: Intel: Skylake: Properly configure modules with generic extensionPawel Harlozinski2021-08-231-36/+15
| * | ASoC: Intel: Skylake: Support modules with generic extensionSzymon Mielczarek2021-08-232-13/+84
| * | ASoC: Intel: Skylake: Support multiple format configsKareem Shaik2021-08-233-46/+77
| * | ASoC: Intel: Skylake: Simplify m_state for loadable modulesGustaw Lewandowski2021-08-232-8/+3
| * | ASoC: Intel: Skylake: Fix passing loadable flag for moduleGustaw Lewandowski2021-08-231-16/+9