summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2020-01-10Merge tag 'sound-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-08ALSA: hda: enable regmap internal lockingKai Vehmanen
2020-01-08ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th genKailang Yang
2020-01-08ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang
2020-01-06Merge tag 'asoc-fix-v5.5-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-01-04ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5Takashi Iwai
2020-01-04ALSA: hda/realtek - Add new codec supported for ALCS1200AKailang Yang
2020-01-03Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2020-01-03ASoC: Intel: boards: Fix compile-testing RT1011/RT5682Arnd Bergmann
2019-12-30ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLCChris Chiu
2019-12-29ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support codeTakashi Iwai
2019-12-27ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speakerKailang Yang
2019-12-24ASoC: SOF: imx8: Fix dsp_box offsetDaniel Baluta
2019-12-24ASoC: topology: Prevent use-after-free in snd_soc_get_pcm_runtime()Dragos Tarcatu
2019-12-24ASoC: fsl_audmix: add missed pm_runtime_disableChuhong Yuan
2019-12-24ASoC: stm32: spdifrx: fix input pin state managementOlivier Moysan
2019-12-24ASoC: stm32: spdifrx: fix race condition in irq handlerOlivier Moysan
2019-12-24ASoC: stm32: spdifrx: fix inconsistent lock stateOlivier Moysan
2019-12-24ASoC: core: Fix access to uninitialized list headsTakashi Iwai
2019-12-24ASoC: soc-core: Set dpcm_playback / dpcm_captureDaniel Baluta
2019-12-24ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_devColin Ian King
2019-12-23ALSA: hda - Apply sync-write workaround to old Intel platforms, tooTakashi Iwai
2019-12-21ALSA: hda/hdmi - fix atpx_present when CLASS is not VGAAlex Deucher
2019-12-20ALSA: usb-audio: fix set_format altsetting sanity checkJohan Hovold
2019-12-19ALSA: hda/realtek - Add headset Mic no shutup for ALC283Kailang Yang
2019-12-18ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_freePierre-Louis Bossart
2019-12-18ASoC: SOF: fix fault at driver unload after failed probeKai Vehmanen
2019-12-18ALSA: usb-audio: set the interface format after resume on Dell WD19Hui Wang
2019-12-18Merge tag 'sound-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-17Merge tag 'asoc-fix-v5.5-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2019-12-16ALSA: hda - Downgrade error message for single-cmd fallbackTakashi Iwai
2019-12-16ASoC: wm8962: fix lambda valueShengjiu Wang
2019-12-14ALSA: hda: Fix regression by strip mask fixTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Avoid endless loopTakashi Iwai
2019-12-14ALSA: hda/ca0132 - Keep power on during processing DSP responseTakashi Iwai
2019-12-14ALSA: pcm: Avoid possible info leaks from PCM stream buffersTakashi Iwai
2019-12-13Merge tag 'sound-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-12-11ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIOHui Wang
2019-12-10ALSA: hda/hdmi - Fix duplicate unref of pci_devLukas Wunner
2019-12-10ASoC: Intel: common: work-around incorrect ACPI HID for CML boardsAmery Song
2019-12-10ASoC: SOF: Intel: split cht and byt debug window sizesCurtis Malainey
2019-12-10ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski
2019-12-10ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski
2019-12-10ASoC: simple-card: Don't create separate link when platform is presentDaniel Baluta
2019-12-10ASoC: topology: Check return value for soc_tplg_pcm_create()Dragos Tarcatu
2019-12-10ASoC: topology: Check return value for snd_soc_add_dai_link()Dragos Tarcatu
2019-12-09ALSA: fireface: fix return value in error path of isochronous resources reser...Takashi Sakamoto
2019-12-09ALSA: oxfw: fix return value in error path of isochronous resources reservationTakashi Sakamoto
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya