aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2022-08-22ALSA: memalloc: Revive x86-specific WC page allocations againTakashi Iwai1-16/+71
2022-08-19ASoC: mediatek: support SOF for mt8186Mark Brown4-26/+325
2022-08-19Merge tag 'sound-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds16-79/+132
2022-08-19ASoC: SOF: Fix compilation when HDA_AUDIO_CODEC config is disabledCezary Rojewski1-1/+1
2022-08-19ASoC: amd: acp: remove unnecessary NULL checksDan Carpenter1-2/+2
2022-08-19ASoC: Change handling of unimplemented set_bclk_ratioMartin Povišer1-1/+1
2022-08-19ASoC: amd: acp: add a label to make error path more cleanYang Yingliang1-6/+5
2022-08-19ASoC: amd: acp: switch to use dev_err_probe()Yang Yingliang1-4/+3
2022-08-19ASoC: amd: acp: add missing platform_device_unregister() in acp_pci_probe()Yang Yingliang1-0/+1
2022-08-19ASoC: SOF: imx: Add i.MX8ULP HW supportZhang Peng3-0/+525
2022-08-19ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-da7219-max98357Chunxu Li1-13/+155
2022-08-19ASoC: mediatek: mt8186: add SOF support on mt8186-mt6366-rt1019-rt5682sChunxu Li1-13/+155
2022-08-19ASoC: mediatek: mt8186: support DSP downlinkChunxu Li2-0/+15
2022-08-19ALSA: hda: Remove unused definesAmadeusz Sławiński1-7/+0
2022-08-19ALSA: hda: Remove unused MAX_PIN_CONFIGS constantAmadeusz Sławiński1-2/+0
2022-08-19ALSA: hda: Rework snd_hdac_stream_reset() to use macrosAmadeusz Sławiński1-20/+6
2022-08-18ASoC: SOF: ipc4-topology: fix wrong use of sizeof in sof_ipc4_widget_setup_comp_src()Yang Yingliang1-1/+1
2022-08-18ALSA: hda: Fix page fault in snd_hda_codec_shutdown()Cezary Rojewski1-21/+20
2022-08-18ALSA: hda: Remove codec init and exit routinesCezary Rojewski1-53/+0
2022-08-18ALSA: hda: Always free codec on the device releaseCezary Rojewski1-7/+1
2022-08-18ASoC: Intel: Drop hdac_ext usage for codec device creationCezary Rojewski6-51/+36
2022-08-18ASoC: SOF: Intel: Introduce HDA codec init and exit routinesCezary Rojewski1-0/+30
2022-08-18ASoC: Intel: Skylake: Introduce HDA codec init and exit routinesCezary Rojewski1-0/+29
2022-08-18Merge branch 'for-linus' into for-nextTakashi Iwai16-79/+132
2022-08-17ASoC: fsl_sai: Remove unnecessary FIFO reset in ISRShengjiu Wang1-8/+2
2022-08-17ASoC: cs42l42: Some small code improvementsMark Brown2-16/+21
2022-08-17ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PUChristoffer Sandberg1-0/+1
2022-08-17ASoC: soc-utils-test: Add test for snd_soc_params_to_bclk()Richard Fitzgerald1-0/+46
2022-08-17Enable timestamp support for SOF compress driverMark Brown2-21/+40
2022-08-17ASoC/soundwire: log actual PING status on resume issuesMark Brown8-0/+16
2022-08-17ALSA: info: Fix llseek return value when using callbackAmadeusz Sławiński1-3/+3
2022-08-17ASoC: cs42l42: Use snd_soc_tdm_params_to_bclk()Richard Fitzgerald1-6/+5
2022-08-17ASoC: cs42l42: Fix comment typo in cs42l42_slow_start_put()Richard Fitzgerald1-1/+1
2022-08-17ASoC: cs42l42: Move cs42l42_supply_names to .c fileRichard Fitzgerald2-8/+9
2022-08-17ASoC: cs42l42: Add include dependencies to cs42l42.hRichard Fitzgerald1-0/+5
2022-08-17ASoC: cs42l42: Don't include kernel.hRichard Fitzgerald1-1/+1
2022-08-17ASoC: codecs: show PING status on resume failuresPierre-Louis Bossart8-0/+16
2022-08-17ASoC: tlv320adcx140: Add a new kcontrolKevin Lu2-0/+60
2022-08-17ASoC: qcom: qdsp6: q6prm: add new clocksSrinivas Kandagatla2-0/+28
2022-08-17ASoC: Variable type completionXin Gao1-4/+4
2022-08-17ASoC: codecs: es8326: change es8326_regmap_config to staticYang Yingliang1-1/+1
2022-08-17ASoC: SOF: compress: Add support for computing timestampsLaurentiu Mihalcea1-0/+11
2022-08-17ASoC: SOF: compress: Save channel count and sample bytesLaurentiu Mihalcea2-0/+4
2022-08-17ASoC: SOF: compress: Introduce sof_compr_streamDaniel Baluta2-20/+25
2022-08-17ASoC: SOF: compress: Remove byte offset computationDaniel Baluta1-1/+0
2022-08-17ASoC: qcom: sm8250: add missing module ownerSrinivas Kandagatla1-0/+1
2022-08-17ALSA: hda/cs8409: Support new Dolphin VariantsStefan Binding1-0/+4
2022-08-16ASoC: Intel: HSW and BDW updatesMark Brown4-23/+35
2022-08-16ASoC: SOF: Intel: pci-tgl: use RPL specific firmware definitionsKai Vehmanen1-3/+59
2022-08-16ASoC: Intel: common: add ACPI matching tables for Raptor LakeKai Vehmanen2-1/+52