summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_RT1015PJulian Braha2021-10-291-4/+4
| | * | | | ASoC: es8316: add support for ESSX8336 ACPI _HIDPierre-Louis Bossart2021-10-291-0/+1
| | |/ / /
| | * | | ASoC: qdsp6: audioreach: Fix clang -Wimplicit-fallthroughNathan Chancellor2021-10-281-1/+1
| | * | | ASoC: fix unmet dependencies on GPIOLIB for SND_SOC_DMICJulian Braha2021-10-281-2/+2
| | * | | ASoC: amd: acp: fix Kconfig dependenciesArnd Bergmann2021-10-271-1/+3
| | * | | Merge series "Make genaral and simple for new sof machine driver" from David ...Mark Brown2021-10-271-2/+46
| | |\ \ \
| | | * | | ASoC: nau8825: add clock management for power savingDavid Lin2021-10-261-2/+33
| | | * | | ASoC: nau8825: add set_jack coponment supportDavid Lin2021-10-261-0/+13
| | * | | | Merge series "ASoC: minor cleanup of warnings" from Pierre-Louis Bossart <pie...Mark Brown2021-10-277-11/+13
| | |\ \ \ \
| | | * | | | ASoC: rockchip: i2s_tdm: improve return value handlingPierre-Louis Bossart2021-10-271-1/+1
| | | * | | | ASoC: mediatek: mt8195: fix return valuePierre-Louis Bossart2021-10-271-1/+1
| | | * | | | ASoC: mediatek: mt8195: rename shadowed arrayPierre-Louis Bossart2021-10-271-2/+2
| | | * | | | ASoC: mediatek: remove unnecessary initializationPierre-Louis Bossart2021-10-271-1/+1
| | | * | | | ASoC: nau8821: clarify out-of-bounds checkPierre-Louis Bossart2021-10-271-1/+1
| | | * | | | ASoC: nau8821: fix kernel-docPierre-Louis Bossart2021-10-271-1/+3
| | | * | | | ASoC: rt5682s: use 'static' qualifierPierre-Louis Bossart2021-10-271-3/+3
| | | * | | | ASoC: topology: handle endianness warningPierre-Louis Bossart2021-10-271-1/+1
| | * | | | | ASoC: rt5682-i2c: Use devm_clk_get_optional for optional clockAngeloGioacchino Del Regno2021-10-271-8/+3
| | * | | | | ASoC: Intel: soc-acpi: add entry for ESSX8336 on JSLPierre-Louis Bossart2021-10-271-0/+6
| | * | | | | ASoC: amd: acp: Fix return value check in acp_machine_select()Yang Yingliang2021-10-271-1/+1
| | * | | | | ASoC: max98520: add max98520 audio amplifier driverGeorge Song2021-10-274-0/+942
| | |/ / / /
| | * | | | Merge series "ASoC: cs42l42: Fixes to power-down" from Richard Fitzgerald <rf...Mark Brown2021-10-261-12/+31
| | |\ \ \ \
| | | * | | | ASoC: cs42l42: free_irq() before powering-down on probe() failRichard Fitzgerald2021-10-261-8/+11
| | | * | | | ASoC: cs42l42: Reset and power-down on remove() and failed probe()Richard Fitzgerald2021-10-261-4/+20
| | | |/ / /
| | * | | | Merge series "Update Lpass digital codec macro drivers" from Srinivasa Rao Ma...Mark Brown2021-10-264-5/+27
| | |\ \ \ \
| | | * | | | ASoC: codecs: Change bulk clock voting to optional voting in digital codecsSrinivasa Rao Mandadapu2021-10-263-3/+3
| | | * | | | ASoC: codecs: tx-macro: Update tx default valuesSrinivasa Rao Mandadapu2021-10-261-2/+17
| | | * | | | ASoC: codecs: tx-macro: Enable tx top soundwire mic clockSrinivasa Rao Mandadapu2021-10-261-0/+3
| | | * | | | ASoC: qcom: Add compatible names in va,wsa,rx,tx codec drivers for sc7280Srinivasa Rao Mandadapu2021-10-264-0/+4
| | | |/ / /
| | * | | | Merge series "ASoC: qcom: Add AudioReach support" from Srinivas Kandagatla <s...Mark Brown2021-10-2618-845/+5911
| | |\ \ \ \
| | | * | | | ASoC: qdsp6: audioreach: add support for q6prm-clocksSrinivas Kandagatla2021-10-263-0/+90
| | | * | | | ASoC: qdsp6: audioreach: add q6prm supportSrinivas Kandagatla2021-10-264-0/+285
| | | * | | | ASoC: qdsp6: audioreach: add q6apm lpass dai supportSrinivas Kandagatla2021-10-263-0/+265
| | | * | | | ASoC: qdsp6: audioreach: add q6apm-dai supportSrinivas Kandagatla2021-10-263-0/+422
| | | * | | | ASoC: qdsp6: audioreach: add topology supportSrinivas Kandagatla2021-10-265-2/+1119
| | | * | | | ASoC: qdsp6: audioreach: add Kconfig and MakefileSrinivas Kandagatla2021-10-262-0/+7
| | | * | | | ASoC: qdsp6: audioreach: add module configuration command helpersSrinivas Kandagatla2021-10-263-0/+822
| | | * | | | ASoC: qdsp6: audioreach: add q6apm supportSrinivas Kandagatla2021-10-264-0/+1082
| | | * | | | ASoC: qdsp6: audioreach: add basic pkt alloc supportSrinivas Kandagatla2021-10-262-0/+923
| | | * | | | ASoC: qdsp6: q6afe-clocks: move audio-clocks to common fileSrinivas Kandagatla2021-10-264-173/+232
| | | * | | | ASoC: qdsp6: q6afe-dai: move lpass audio ports to common fileSrinivas Kandagatla2021-10-264-673/+667
| | | |/ / /
| | * | | | ASoC: amd: acp: SND_SOC_AMD_ACP_COMMON should depend on X86 && PCIGeert Uytterhoeven2021-10-261-0/+1
| | * | | | ASoC: amd: acp: SND_SOC_AMD_{LEGACY_MACH,SOF_MACH} should depend on X86 && PC...Geert Uytterhoeven2021-10-261-0/+2
| | * | | | ASoC: amd: acp: Wrap AMD Audio ACP components in SND_SOC_AMD_ACP_COMMONGeert Uytterhoeven2021-10-261-0/+4
| | |/ / /
| | * | | ASoC: qcom: common: Respect status = "disabled" on DAI link nodesStephan Gerhold2021-10-251-2/+2
| | * | | ASoC: cs42l42: Prevent NULL pointer deref in interrupt handlerRichard Fitzgerald2021-10-252-20/+10
| | * | | ASoC: wm8962: Convert to devm_clk_get_optional()Geert Uytterhoeven2021-10-251-11/+2
| | * | | ASoC: fix unmet dependency on GPIOLIB for SND_SOC_MAX98357AJulian Braha2021-10-251-1/+1
| | * | | ASoC: cs35l41: Make cs35l41_remove() return voidUwe Kleine-König2021-10-254-6/+8
| | * | | ASoc: wm8900: Drop empty spi_driver remove callbackUwe Kleine-König2021-10-251-6/+0