summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Remove baytrail solutionCezary Rojewski2020-10-067-1672/+0
* ASoC: Intel: Remove rt5640 support for baytrail solutionCezary Rojewski2020-10-064-250/+0
* ASoC: Intel: Remove max98090 support for baytrail solutionCezary Rojewski2020-10-064-200/+0
* ASoC: Intel: Remove haswell solutionCezary Rojewski2020-10-065-4828/+0
* ASoC: Intel: haswell: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+4
* ASoC: Intel: broadwell: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+4
* ASoC: Intel: bdw-rt5677: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+1
* ASoC: Intel: bdw-rt5650: Mark FE DAIs as nonatomicCezary Rojewski2020-10-051-0/+1
* Merge series "ASoC: sun8i-codec: support for AIF2 and AIF3" from Samuel Holla...Mark Brown2020-10-051-110/+207
|\
| * ASoC: sun8i-codec: Use snd_soc_dai_get_drvdataSamuel Holland2020-10-051-2/+2
| * ASoC: sun8i-codec: Enable AIF mono/stereo controlSamuel Holland2020-10-051-6/+76
| * ASoC: sun8i-codec: Fix AIF widget channel referencesSamuel Holland2020-10-051-2/+2
| * ASoC: sun8i-codec: Correct DAPM widget typesSamuel Holland2020-10-051-6/+6
| * ASoC: sun8i-codec: Consistently name DAPM widgets and routesSamuel Holland2020-10-051-16/+16
| * ASoC: sun8i-codec: Sort DAPM controls, widgets, and routesSamuel Holland2020-10-051-48/+53
| * ASoC: sun8i-codec: Swap module clock/reset dependenciesSamuel Holland2020-10-051-33/+39
| * ASoC: sun8i-codec: Set up clock tree at probe timeSamuel Holland2020-10-051-19/+35
* | Merge series "ASoC: Intel: sof_sdw: minor corrections" from Pierre-Louis Boss...Mark Brown2020-10-054-0/+27
|\ \
| * | ASoC: Intel: sof_sdw: add version_id to avoid rt714/rt715 confusionPierre-Louis Bossart2020-10-051-0/+16
| * | ASoC: rt715-sdw: probe with RT714 Device IDPierre-Louis Bossart2020-10-051-0/+1
| * | ASoC: Intel: sof_sdw_rt1316: add missing component stringPierre-Louis Bossart2020-10-051-0/+6
| * | ASoC: Intel: sof_sdw_rt1308: add extra check on initPierre-Louis Bossart2020-10-051-0/+4
| |/
* | ASoC: mediatek: mt8183-da7219: support jack detection for LINEOUTTzung-Bi Shih2020-10-051-1/+2
* | ASoC: mchp-spdifrx: convert to devm_platform_get_and_ioremap_resourceCodrin Ciubotariu2020-10-051-2/+1
|/
* Merge series "Add driver for Microchip S/PDIF RX" from Codrin Ciubotariu <cod...Mark Brown2020-10-023-0/+969
|\
| * ASoC: mchp-spdifrx: add driver for SPDIF RXCodrin Ciubotariu2020-10-023-0/+969
* | ASoC: wm8523: Fix a typo in a commentChristophe JAILLET2020-10-021-1/+1
* | ASoC: fsl_spdif: Remove unused npMark Brown2020-10-021-1/+0
* | ASoC: hdac_hdmi: remove cancel_work_sync in runtime suspendBrent Lu2020-10-021-2/+0
|/
* Merge series "ASoC: Intel: Catpt - Lynx and Wildcat point" from Cezary Rojews...Mark Brown2020-10-0219-143/+4319
|\
| * ASoC: Intel: Select catpt and deprecate haswellCezary Rojewski2020-10-024-17/+23
| * ASoC: Intel: bdw-5677: Remove haswell-solution specific codeCezary Rojewski2020-10-021-33/+0
| * ASoC: Intel: bdw-5650: Remove haswell-solution specific codeCezary Rojewski2020-10-021-36/+0
| * ASoC: Intel: broadwell: Remove haswell-solution specific codeCezary Rojewski2020-10-021-33/+0
| * ASoC: Intel: haswell: Remove haswell-solution specific codeCezary Rojewski2020-10-021-24/+4
| * ASoC: Intel: catpt: Simple sysfs attributesCezary Rojewski2020-10-023-0/+58
| * ASoC: Intel: catpt: Event tracingCezary Rojewski2020-10-023-0/+97
| * ASoC: Intel: catpt: Device driver lifecycleCezary Rojewski2020-10-021-0/+348
| * ASoC: Intel: catpt: PCM operationsCezary Rojewski2020-10-024-0/+1226
| * ASoC: Intel: catpt: Firmware loading and context restoreCezary Rojewski2020-10-022-0/+631
| * ASoC: Intel: catpt: Define DSP operationsCezary Rojewski2020-10-022-0/+368
| * ASoC: Intel: catpt: Add IPC message handlersCezary Rojewski2020-10-024-0/+425
| * ASoC: Intel: catpt: Implement IPC protocolCezary Rojewski2020-10-024-1/+691
| * ASoC: Intel: Add catpt base membersCezary Rojewski2020-10-024-0/+449
* | ASoC: qcom: fix SDM845 & QDSP6 dependencies moreRandy Dunlap2020-10-021-0/+2
|/
* ASoC: fsl_spdif: Fix unnecessary check in fsl_spdif_probe()Tang Bin2020-10-011-3/+0
* ASoC: soc-pcm: add missing ret=0 at soc_pcm_open()Kuninori Morimoto2020-10-011-0/+1
* ASoC: soc-pcm: ignore un-needed mutex_unlock() case on soc_pcm_open()Kuninori Morimoto2020-10-011-2/+2
* ASoC: tegra: trimslice.c: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-11/+1
* ASoC: fsl: mx27vis-aic32x4: use devm_snd_soc_register_card()Qinglang Miao2020-10-011-9/+1