summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-09ALSA: riptide: Replace tasklet with threaded irqTakashi Iwai
2020-09-09ALSA: hdspm: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: hdsp: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: aloop: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: ua101: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: usb-audio: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: timer: Replace tasklet with workTakashi Iwai
2020-09-09ALSA: pcsp: Replace tasklet with workTakashi Iwai
2020-09-09Merge branch 'for-linus' into for-nextTakashi Iwai
2020-09-09ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang
2020-09-07ALSA: hda: fixup headset for ASUS GX502 laptopLuke D Jones
2020-09-03ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai
2020-09-03ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart
2020-09-03ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart
2020-09-03ALSA: vx: vx_core: clarify operator precedencePierre-Louis Bossart
2020-09-03ALSA: rawmidi: (cosmetic) align function parametersPierre-Louis Bossart
2020-09-03ALSA: atmel: ac97: clarify operator precedencePierre-Louis Bossart
2020-09-03ALSA: ac97: (cosmetic) align argument namesPierre-Louis Bossart
2020-09-03ALSA: usb: scarless_gen2: fix endianness issuePierre-Louis Bossart
2020-09-03ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart
2020-09-03ALSA: hda: auto_parser: remove shadowed variable declarationPierre-Louis Bossart
2020-09-03ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart
2020-09-03ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macroPierre-Louis Bossart
2020-09-03ALSA: compress_offload: remove redundant initializationPierre-Louis Bossart
2020-09-03ALSA: compress_offload: dereference after checking for NULL pointerPierre-Louis Bossart
2020-09-03ALSA: core: timer: clarify operator precedencePierre-Louis Bossart
2020-09-03ALSA: core: timer: remove redundant assignmentPierre-Louis Bossart
2020-09-03ALSA: core: pcm_memory: dereference pointer after NULL checksPierre-Louis Bossart
2020-09-03ALSA: core: memalloc: fix fallthrough positionPierre-Louis Bossart
2020-09-03ALSA: core: pcm: simplify locking for timersPierre-Louis Bossart
2020-09-02ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart
2020-09-02ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart
2020-09-02ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang
2020-09-02Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai
2020-09-02ALSA: ua101: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: usb-audio: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-02ALSA: core: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-01ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai
2020-08-29ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford
2020-08-26ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli
2020-08-26ALSA: hda/ca0132 - Add AE-7 exit commands.Connor McAdams