summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Merge branch 'for-linus' into for-nextTakashi Iwai30-97/+228
2021-02-02ALSA: usb-audio: Add DJM-450 to the quirks tableOlivia Mackintosh1-0/+57
2021-02-02ALSA: usb-audio: Add DJM450 to Pioneer format quirkOlivia Mackintosh1-0/+20
2021-02-02ALSA: jack: implement software jack injection via debugfsHui Wang4-4/+338
2021-02-02ALSA: hdsp: hardware output loopbackJasmin Fazlic1-1/+73
2021-02-02ALSA: hda/realtek: modify EAPD in the ALC886PeiSen Hou1-0/+11
2021-02-01ALSA: intel8x0: Fix missing check in snd_intel8x0m_createDinghao Liu1-1/+2
2021-01-31ALSA: hda: Constify static attribute_groupRikard Falkeborn1-1/+1
2021-01-31ALSA: ac97: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-01-26ALSA: hda/via: Apply the workaround generically for Clevo machinesTakashi Iwai1-1/+1
2021-01-26Merge tag 'asoc-fix-v5.11-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai18-51/+162
2021-01-26Merge tag 'tags/isa-void-remove-callback' into for-nextTakashi Iwai23-48/+25
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König23-48/+25
2021-01-26ALSA: hda/tegra: Remove unnecessary null-check from hda_tegra_runtime_resume()Dmitry Osipenko1-1/+1
2021-01-26ALSA: hda/tegra: Reset hardwareDmitry Osipenko1-0/+20
2021-01-26ALSA: hda/tegra: Use clk_bulk helpersDmitry Osipenko1-59/+9
2021-01-26ALSA: bebob: remove an unnecessary condition in hwdep_read()Takashi Sakamoto1-5/+3
2021-01-25Merge series "ASoC: SOF: partial fix to Kconfig issues" from Pierre-Louis Bos...Mark Brown3-10/+14
2021-01-25ALSA: fireface: remove unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ALSA: oxfw: remove an unnecessary condition in hwdep_read()Dan Carpenter1-6/+4
2021-01-25ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5ELibin Yang1-0/+10
2021-01-25ASoC: qcom: lpass: Fix out-of-bounds DAI ID lookupStephan Gerhold1-1/+1
2021-01-25ASoC: mediatek: mt8192-mt6359: add format constraints for RT5682Tzung-Bi Shih1-0/+49
2021-01-25ASoC: ak4458: correct reset polarityEliot Blennerhassett1-15/+7
2021-01-25ASoC: SOF: SND_INTEL_DSP_CONFIG dependencyPierre-Louis Bossart2-9/+12
2021-01-25ASoC: SOF: Intel: soundwire: fix select/depend unmet dependenciesPierre-Louis Bossart1-1/+2
2021-01-25ALSA: hda: intel-dsp-config: add PCI id for TGL-HBard Liao1-0/+4
2021-01-25ALSA: hda: Assign boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-24ALSA: hda: boolean values to a bool variableJiapeng Zhong1-1/+1
2021-01-23ALSA: usb-audio: workaround for iface reset issueTakashi Iwai1-0/+11
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-2/+2
2021-01-22ALSA: hda/realtek: Enable headset of ASUS B1400CEPE with ALC256Jian-Hong Pan1-0/+1
2021-01-21ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda1-1/+1
2021-01-21ASoC: Intel: Skylake: skl-topology: Fix OOPs ib skl_tplg_completeRicardo Ribalda1-6/+7
2021-01-21ASoC: qcom: Fix number of HDMI RDMA channels on sc7180Stephen Boyd1-1/+1
2021-01-21ALSA: usb-audio: Fix "RANGE setting not yet supported" errorsTakashi Iwai1-1/+1
2021-01-21ALSA: usb-audio: Skip the clock selector inquiry for single connectionsTakashi Iwai1-0/+6
2021-01-21Merge series "ASoC: qcom: Fix broken lpass driver" from Srinivas Kandagatla <...Mark Brown4-7/+38
2021-01-21Merge series "ASoC: mediatek: mt8183: ignore TDM DAI link by by default" from...Mark Brown2-2/+8
2021-01-21Merge series "Add KUNIT tests for ASoC topology" from Amadeusz Sławiński<am...Mark Brown1-4/+5
2021-01-20ALSA: usb-audio: Fix hw constraints dependenciesTakashi Iwai1-0/+3
2021-01-20ASoC: mediatek: mt8183-da7219: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-01-20ASoC: mediatek: mt8183-mt6358: ignore TDM DAI link by defaultTzung-Bi Shih1-1/+4
2021-01-20ASoC: topology: Properly unregister DAI on removalAmadeusz Sławiński1-4/+5
2021-01-20ASoC: topology: Fix memory corruption in soc_tplg_denum_create_values()Dan Carpenter1-1/+1
2021-01-20ASoC: qcom: lpass-ipq806x: fix bitwidth regmap fieldSrinivas Kandagatla1-1/+1
2021-01-20ASoC: AMD Renoir - refine DMI entries for some Lenovo productsJaroslav Kysela1-2/+16
2021-01-20ASoC: qcom: Fix broken support to MI2S TERTIARY and QUATERNARYSrinivas Kandagatla4-7/+38
2021-01-19ALSA: hda: Balance runtime/system PM if direct-complete is disabledKai-Heng Feng1-17/+7
2021-01-18Merge tag 'asoc-fix-v5.11-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5-26/+26