summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: fsl_sai: Don't use plain integer as NULL pointerShengjiu Wang2022-07-211-1/+1
* ASoC: mediatek: Add support for MT8186 SoCMark Brown2022-07-2112-2/+5574
|\
| * ASoC: mediatek: mt8186: add machine driver with mt6366, rt1019 and rt5682sJiaxin Yu2022-07-203-0/+995
| * ASoC: mediatek: mt8186: add machine driver with mt6366, da7219 and max98357Jiaxin Yu2022-07-203-0/+1019
| * ASoC: mediatek: mt8186: add mt8186-mt6366 common driverJiaxin Yu2022-07-203-0/+75
| * ASoC: mediatek: mt8186: add platform driverJiaxin Yu2022-07-208-2/+3485
* | ASoC: jz4740-i2s: Remove unused 'mem' resourceAidan MacDonald2022-07-201-1/+0
* | ASoC: Makefile: Fix simultaneous build of KUNIT testsAmadeusz Sławiński2022-07-201-2/+2
|/
* ASoC: SOF: Intel: updates and cleanupsMark Brown2022-07-1911-90/+250
|\
| * ASoC: SOF: Intel: hda-stream: test DMA buffer first in hw_paramsPierre-Louis Bossart2022-07-151-5/+10
| * ASoC: SOF: probes: rename assign/free callbacks as startup/shutdownPierre-Louis Bossart2022-07-153-16/+16
| * ASoC: SOF: Intel: hda: only fixup topology name if not set alreadyPierre-Louis Bossart2022-07-151-22/+48
| * ASoC: SOF: Intel: hda: don't set fw_filenamePierre-Louis Bossart2022-07-151-1/+0
| * ASoC: SOF: Intel: atom: don't keep a temporary string in fixup_tplg_namePeter Ujfalusi2022-07-151-8/+8
| * ASoC: SOF: ipc3-loader: Print out the non matching ext_man magic numberPeter Ujfalusi2022-07-151-2/+4
| * ASoC: SOF: ipc4-topology: set domain bit based on dp domain typeRander Wang2022-07-152-3/+16
| * ASoC: SOF: add ipc4 SRC module supportRander Wang2022-07-152-1/+127
| * ASoC: SOF: ipc4-pcm: set pcm rate to dai settingRander Wang2022-07-151-0/+4
| * ASoC: SOF: ipc4-topology: move ida allocate/free to widget_setup/freeBard Liao2022-07-151-20/+16
| * ASoC: SOF: Intel: MTL: remove redundant snd_sof_dsp_read() callYong Zhi2022-07-151-12/+1
* | ASoC: SOF: mediatek: fix boot sequencesMark Brown2022-07-191-4/+9
|\ \
| * | ASoC: SOF: mediatek: fix mt8195 StatvectorSel wrong settingYC Hung2022-07-111-1/+1
| * | ASoC: SOF: mediatek: Revise mt8195 boot flowYC Hung2022-07-111-3/+8
* | | ASoC: nau8821: Don't unconditionally free interruptMark Brown2022-07-191-10/+0
* | | ASoC: amd: yc: Decrease level of error messageMario Limonciello2022-07-191-1/+1
* | | ASoC: nau8821: add new widget to control system clockWallace Lin2022-07-191-0/+30
* | | ASoC: mediatek: mt8195: extract SOF common codeChunxu Li2022-07-185-183/+301
| |/ |/|
* | ASoC: SOF: Intel: add support for SoundWire-based HP Omen16Mark Brown2022-07-155-4/+48
|\ \
| * | ASoC: SOF: Intel: enable dmic handling with 2 or fewer SoundWire linksPierre-Louis Bossart2022-07-151-4/+4
| * | ASoC: Intel: sof_sdw: add quirk for HP Omen 16-k0005TXPierre-Louis Bossart2022-07-151-0/+9
| * | ASoC: Intel: soc-acpi: add table for HP Omen 16-k0005TXPierre-Louis Bossart2022-07-151-0/+29
| * | ASoC: Intel: sof_sdw: avoid oops in error handlingPierre-Louis Bossart2022-07-152-0/+6
* | | ASoC: Intel: Mark BE DAIs as nonatomic for hsw andMark Brown2022-07-154-0/+4
|\ \ \
| * | | ASoC: Intel: bdw_rt5677: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
| * | | ASoC: Intel: bdw_rt5650: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
| * | | ASoC: Intel: bdw_rt286: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
| * | | ASoC: Intel: hsw_rt5640: Mark BE DAI as nonatomicCezary Rojewski2022-07-151-0/+1
| |/ /
* | | Read _SUB from ACPI to be able to identify firmwareMark Brown2022-07-151-0/+30
|\ \ \ | |/ / |/| |
| * | ASoC: cs35l41: Read System Name from ACPI _SUB to identify firmwareStefan Binding2022-07-151-0/+30
* | | ASoC: atmel_ssc_dai: remove #ifdef CONFIG_PMClaudiu Beznea2022-07-151-7/+2
|/ /
* | ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()Kuninori Morimoto2022-07-141-0/+2
* | ASoC: SOF: ipc-msg-injector: fix copy in sof_msg_inject_ipc4_dfs_write()Dan Carpenter2022-07-141-17/+12
* | ASoC/SoundWire: Intel: add sdw BE dai triggerMark Brown2022-07-133-4/+13
|\ \
| * | ASoC: SOF: Intel: add trigger callback into sdw_callbackBard Liao2022-07-133-4/+13
* | | ASoC: mt6359: Fix refcount leak bugLiang He2022-07-132-0/+2
* | | ASoC: amd: fix Jadeite kconfig warning and build errorsRandy Dunlap2022-07-131-1/+1
* | | ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()Liang He2022-07-131-10/+25
* | | ASoC: amd: Fix error pointer dereferenceDan Carpenter2022-07-131-1/+0
|/ /
* | ASoC: SOF: Intel: hda: Correct Firmware State Register useMark Brown2022-07-122-20/+190
|\ \
| * | ASoC: SOF: Intel: hda: Correct the ROM/FW state reporting codePeter Ujfalusi2022-07-122-20/+190