summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2020-10-05ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland1-48/+53
2020-10-05ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland1-33/+39
2020-10-05ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland1-19/+35
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman4-8/+18
2020-10-02Merge series "Add driver for Microchip S/PDIF RX" from Codrin Ciubotariu <cod...Mark Brown3-0/+969
2020-10-02ASoC: wm8523: Fix a typo in a commentChristophe JAILLET1-1/+1
2020-10-02ASoC: fsl_spdif: Remove unused npMark Brown1-1/+0
2020-10-02ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu1-2/+0
2020-10-02ASoC: mchp-spdifrx: add driver for SPDIF RXCodrin Ciubotariu3-0/+969
2020-10-02Merge series "ASoC: Intel: Catpt - Lynx and Wildcat point" from Cezary Rojews...Mark Brown19-143/+4319
2020-10-02ASoC: qcom: fix SDM845 & QDSP6 dependencies moreRandy Dunlap1-0/+2
2020-10-02ASoC: Intel: Select catpt and deprecate haswellCezary Rojewski4-17/+23
2020-10-02ASoC: Intel: bdw-5677: Remove haswell-solution specific codeCezary Rojewski1-33/+0
2020-10-02ASoC: Intel: bdw-5650: Remove haswell-solution specific codeCezary Rojewski1-36/+0
2020-10-02ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski1-33/+0
2020-10-02ASoC: Intel: haswell: Remove haswell-solution specific codeCezary Rojewski1-24/+4
2020-10-02ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski3-0/+58
2020-10-02ASoC: Intel: catpt: Event tracingCezary Rojewski3-0/+97
2020-10-02ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski1-0/+348
2020-10-02ASoC: Intel: catpt: PCM operationsCezary Rojewski4-0/+1226
2020-10-02ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski2-0/+631
2020-10-02ASoC: Intel: catpt: Define DSP operationsCezary Rojewski2-0/+368
2020-10-02ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski4-0/+425
2020-10-02ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski4-1/+691
2020-10-02ASoC: Intel: Add catpt base membersCezary Rojewski4-0/+449
2020-10-02ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7Qiu Wenbo1-0/+1
2020-10-02ALSA: usb-audio: fix spelling mistake "Frequence" -> "Frequency"Colin Ian King1-4/+4
2020-10-01ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin1-3/+0
2020-10-01Merge tag 'soundwire-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-101/+33
2020-10-01ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()Kuninori Morimoto1-0/+1
2020-10-01ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()Kuninori Morimoto1-2/+2
2020-10-01ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-10-01ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao1-9/+1
2020-10-01ASoC: tegra: tegra_rt5640: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-10-01ASoC: ti: omap-mcbsp: use devm_platform_ioremap_resource_bynameZhang Qilong1-5/+1
2020-10-01ASoC: tegra: tegra_wm8753: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-10-01ASoC: tegra: tegra_max98090: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-10-01ASoC: fsl: imx-mc13783: use devm_snd_soc_register_card()Qinglang Miao1-9/+1
2020-10-01ASoC: wm_adsp: Pass full name to snd_ctl_notifyAdam Brickman1-1/+19
2020-09-30ASoC: atmel-pcm: remove unnecessary includeAlexandre Belloni1-1/+0
2020-09-30ASoC: hdac_hda: allow runtime pm at end of probeKai Vehmanen1-0/+3
2020-09-30ALSA: HDA: Early Forbid of runtime PMHarsha Priya1-0/+3
2020-09-30ASoC: soc-core: use devm_snd_soc_register_card()Qinglang Miao1-11/+1
2020-09-30ALSA: hda - Don't register a cb func if it is registered alreadyHui Wang1-1/+13
2020-09-29ALSA: hda/realtek - set mic to auto detect on a HP AIO machineHui Wang1-0/+11
2020-09-28Merge series "ASoC: merge soc_pcm_open() rollback and soc_pcm_close()" from K...Mark Brown6-108/+161
2020-09-28ASoC: lpass-platform: use devm_regmap_field_bulk_allocSrinivas Kandagatla1-24/+7
2020-09-28ASoC: cs4234: Add support for Cirrus Logic CS4234 codecLucas Tanure4-0/+1213
2020-09-28ASoC: rt5682: Enable the power of "MICBIAS" and "Vref2" for the DMIC clockOder Chiou1-2/+22
2020-09-28ASoC: ti: j721e-evm: Fix compiler warning when CONFIG_OF=nPeter Ujfalusi1-1/+1