- 20c7842 ALSA: hda/hdmi - enable runtime pm for CI AMD display audio by Alex Deucher · 4 years ago
- 9f65df9 ALSA: firewire-tascam: Fix integer overflow in midi_port_work() by Geert Uytterhoeven · 4 years ago
- e7c22ee ALSA: fireface: Fix integer overflow in transmit_midi_msg() by Geert Uytterhoeven · 4 years ago
- 615d435 ALSA: hda/tegra: fix tegra-hda on tegra30 soc by Peter Geis · 4 years ago
- 167c9dc ALSA: usb-audio: Fix implicit feedback sync setup for Pioneer devices by Takashi Iwai · 4 years ago
- eae4d05 ALSA: usb-audio: Annotate the endpoint index in audioformat by Takashi Iwai · 4 years ago
- 00272c6 ALSA: usb-audio: Avoid unnecessary interface re-setup by Takashi Iwai · 4 years ago
- 5d15f1e ALSA: usb-audio: Choose audioformat of a counter-part substream by Takashi Iwai · 4 years ago
- b2345a8 ALSA: usb-audio: Fix the missing endpoints creations for quirks by Takashi Iwai · 4 years ago
- 7b62275 Merge tag 'asoc-fix-v5.11-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years ago
- 91bc156 ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines by Jeremy Szu · 4 years ago
- 4bfd624 ALSA: hda/via: Fix runtime PM for Clevo W35xSS by Takashi Iwai · 4 years ago
- b0e1306 ALSA: usb-audio: Add quirk for RC-505 by Timon Reinold · 4 years ago
- 3d5c5fd ALSA: hda/hdmi: Fix incorrect mutex unlock in silent_stream_disable() by Takashi Iwai · 4 years ago
- a598098 ALSA: hda/realtek: Enable mute and micmute LED on HP EliteBook 850 G7 by Kai-Heng Feng · 4 years ago
- ce2e79b ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256. by PeiSen Hou · 4 years ago
- 4842295 ALSA: hda/realtek: Add mute LED quirk for more HP laptops by Manuel Jiménez · 4 years ago
- 744a11a ALSA: hda/conexant: add a new hda codec CX11970 by bo liu · 4 years ago
- 3deba4d ALSA: usb-audio: Add quirk for BOSS AD-10 by Takashi Iwai · 4 years ago
- 1f092d1 ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad X395 by Jaroslav Kysela · 4 years ago
- a523e15 ASoC: amd: Replacing MSI with Legacy IRQ model by Ravulapati Vishnu vardhan rao · 4 years ago
- 2755659 ASoC: AMD Renoir - add DMI entry for Lenovo ThinkPad E14 Gen 2 by Jaroslav Kysela · 4 years ago
- f81325a Merge tag 'v5.11-rc1' into asoc-5.11 by Mark Brown · 4 years ago
- 58cf05f Merge tag 'sound-fix-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
- c06ccf3 ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks by Takashi Iwai · 4 years ago
- c1e8952 ALSA: hda/realtek - Modify Dell platform name by Kailang Yang · 4 years ago
- f86de9b ALSA: hda/realtek - Fix speaker volume control on Lenovo C940 by Kailang Yang · 4 years, 2 months ago
- 13be30f ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G by Chris Chiu · 4 years ago
- 6ca653e ALSA: hda/realtek: Apply jack fixup for Quanta NL3 by Chris Chiu · 4 years ago
- 4387722 ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1 by Mike Oliphant · 4 years ago
- 525d9c5 ALSA: usb-audio: Add alias entry for ASUS PRIME TRX40 PRO-S by Takashi Iwai · 4 years ago
- 8b7c764 ALSA: core: Remove redundant comments by YangHui · 4 years ago
- 0992620 ALSA: hda/realtek: Add quirk for MSI-GP73 by Takashi Iwai · 4 years ago
- 11cb881 ALSA: pcm: oss: Fix a few more UBSAN fixes by Takashi Iwai · 4 years ago
- 618de0f ALSA: pcm: Clear the full allocated memory at hw_params by Takashi Iwai · 4 years ago
- 5c1733e ALSA: memalloc: Align buffer allocations in page size by Takashi Iwai · 4 years ago
- 9df28ed ALSA: usb-audio: Disable sample read check if firmware doesn't give back by Takashi Iwai · 4 years ago
- f228336 ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free() by Lars-Peter Clausen · 4 years ago
- 8a5be36 Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years ago
- 671ee4d ASoC: meson: axg-tdm-interface: fix loopback by Jerome Brunet · 4 years ago
- a84dfb3 ASoC: meson: axg-tdmin: fix axg skew offset by Jerome Brunet · 4 years ago
- cda9120 Merge series "Platform driver update to support playback recover after resume" from Srinivasa Rao Mandadapu <srivasam@codeaurora.org>: by Mark Brown · 4 years ago
- 349dd23 ASoC: max98373: don't access volatile registers in bias level off by Bard Liao · 4 years ago
- 6108f99 ASoC: rt711: mutex between calibration and power state changes by Shuming Fan · 4 years ago
- bb224c3 ASoC: Intel: haswell: Add missing pm_ops by Cezary Rojewski · 4 years ago
- 61c7dbe ASoC: rsnd: don't call clk_disable_unprepare() if can't use by Kuninori Morimoto · 4 years ago
- 8d1bfc0 ASoC: qcom: Add support for playback recover after resume by Srinivasa Rao Mandadapu · 4 years ago
- 315fbe4c ASoC: qcom: Fix incorrect volatile registers by Srinivasa Rao Mandadapu · 4 years ago
- 725124d ALSA: usb-audio: Add VID to support native DSD reproduction on FiiO devices by Amadej Kastelic · 4 years ago
- 74c64ef ALSA: core: memalloc: add page alignment for iram by Robin Gong · 4 years ago
- 150927c ALSA: hda/realtek - Supported Dell fixed type headset by Kailang Yang · 4 years ago
- 34cdf40 ALSA: hda/realtek: Remove dummy lineout on Acer TravelMate P648/P658 by Chris Chiu · 4 years ago
- 1373377 ASoC: atmel: fix spelling mistake in Kconfig "programable" -> "programmable" by Colin Ian King · 4 years ago
- acd894a ASoC: imx-hdmi: Fix warning of the uninitialized variable ret by shengjiu wang · 4 years ago
- e49037a ASoC: SOF: Fix spelling mistake in Kconfig "ond" -> "and" by Colin Ian King · 4 years ago
- 4ad2d3cf ASoC: codecs: fix spelling mistake in Kconfig "comunicate" -> "communicate" by Colin Ian King · 4 years ago
- aab7ce2 Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years ago
- a45f1d4 Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years ago
- 3db1a3f Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years ago
- c367caf Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 64f0bd1 ALSA: pcm: use krealloc_array() by Bartosz Golaszewski · 4 years ago
- 5e2cde0 Merge branches 'acpi-resources' and 'acpi-docs' by Rafael J. Wysocki · 4 years ago
- 5c6679b ASoC: dapm: remove widget from dirty list on free by Thomas Hebb · 4 years, 1 month ago
- 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
- f373a811 ASoC: Intel: fix error code cnl_set_dsp_D0() by Dan Carpenter · 4 years, 1 month ago
- 598100b Merge tag 'asoc-v5.11' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 4 years, 1 month ago
- 175b8d8 ALSA: pcm: oss: Fix potential out-of-bounds shift by Takashi Iwai · 4 years, 1 month ago
- 43d5ca8 ALSA: usb-audio: Fix potential out-of-bounds shift by Takashi Iwai · 4 years, 1 month ago
- e5fab13 Merge branch 'for-linus' into for-next by Takashi Iwai · 4 years, 1 month ago
- d84489e ALSA: hda/ca0132 - Add ZxR surround DAC setup. by Connor McAdams · 4 years, 1 month ago
- c1d8aee ALSA: hda/ca0132 - Add 8051 PLL write helper functions. by Connor McAdams · 4 years, 1 month ago
- 460aa02 Merge remote-tracking branch 'asoc/for-5.11' into asoc-next by Mark Brown · 4 years, 1 month ago
- 84de089 Merge series "ASoC: SOF: Intel: fix to dsp state dump trace levels" from Kai Vehmanen <kai.vehmanen@linux.intel.com>: by Mark Brown · 4 years, 1 month ago
- 51e325f Merge series "ASoC: rt1015p: delay 300ms for waiting calibration" from Tzung-Bi Shih <tzungbi@google.com>: by Mark Brown · 4 years, 1 month ago
- 46c3bbd ALSA: hda/hdmi: packet buffer index must be set before reading value by Kai Vehmanen · 4 years, 1 month ago
- 45c29d9 ASoC: SOF: imx: update kernel-doc description by Pierre-Louis Bossart · 4 years, 1 month ago
- 1688dbe ASoC: mediatek: mt8183: delete some unreachable code by Dan Carpenter · 4 years, 1 month ago
- de96bd7 ASoC: mediatek: mt8183: add PM ops to machine drivers by Tzung-Bi Shih · 4 years, 1 month ago
- 631c78e ASoC: topology: Fix wrong size check by Amadeusz Sławiński · 4 years, 1 month ago
- f5824e5 ASoC: topology: Add missing size check by Amadeusz Sławiński · 4 years, 1 month ago
- 8f7ef6f ASoC: SOF: Intel: hda: fix the condition passed to sof_dev_dbg_or_err by Ranjani Sridharan · 4 years, 1 month ago
- fbfa22e ASoC: SOF: modify the SOF_DBG flags by Ranjani Sridharan · 4 years, 1 month ago
- b278fc5 ASoC: SOF: Intel: hda: remove duplicated status dump by Ranjani Sridharan · 4 years, 1 month ago
- f102d0d ASoC: rt1015p: delay 300ms after SDB pulling high for calibration by Tzung-Bi Shih · 4 years, 1 month ago
- 4ab9301 ASoC: rt1015p: move SDB control from trigger to DAPM by Tzung-Bi Shih · 4 years, 1 month ago
- 85a7555 ASoC: wm_adsp: remove "ctl" from list on error in wm_adsp_create_control() by Dan Carpenter · 4 years, 1 month ago
- c6dde8f ALSA: usb-audio: Fix control 'access overflow' errors from chmap by Takashi Iwai · 4 years, 1 month ago
- 13b1f8a ALSA: hda/hdmi: always print pin NIDs as hexadecimal by Kai Vehmanen · 4 years, 1 month ago
- 607184c ALSA: hda/realtek - Add supported for more Lenovo ALC285 Headset Button by Kailang Yang · 4 years, 1 month ago
- 19b5926 ALSA: hda/ca0132 - Remove now unnecessary DSP setup functions. by Connor McAdams · 4 years, 1 month ago
- 8cb12b9 ALSA: hda/ca0132 - Ensure DSP is properly setup post-firmware download. by Connor McAdams · 4 years, 1 month ago
- 799c706 ALSA: hda/ca0132 - Add 8051 exram helper functions. by Connor McAdams · 4 years, 1 month ago
- aedeb64 ALSA: hda/ca0132 - Add stream port remapping function. by Connor McAdams · 4 years, 1 month ago
- 4a6d3b4 ALSA: hda/ca0132 - Reset codec upon initialization. by Connor McAdams · 4 years, 1 month ago
- b1a5039 ALSA: hda/hdmi: fix silent stream for first playback to DP by Kai Vehmanen · 4 years, 1 month ago
- 7079f78 ALSA: hda/ca0132 - Change Input Source enum strings. by Connor McAdams · 4 years, 1 month ago
- c697ba8 ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg. by Connor McAdams · 4 years, 1 month ago
- c9a867f ALSA: usb-audio: Add implicit fb support for Steinberg UR22 by Takashi Iwai · 4 years, 1 month ago
- 2506318 ALSA: hda: Fix regressions on clear and reconfig sysfs by Takashi Iwai · 4 years, 1 month ago