summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
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-08-26ALSA: hda/ca0132 - Add AE-7 exit commands.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add AE-7 custom controls.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add DSP setup functions for AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Set AE-7 bools and select mixer.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add quirk output selection structures.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Remove surround output selection.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add bass redirection controls.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add full-range speaker selection controls.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add surround channel config control.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Add speaker tuning initialization commands.Connor McAdams
2020-08-26ALSA: hda/ca0132 - Cleanup ca0132_mmio_init function.Connor McAdams
2020-08-24ALSA: usb-audio: Correct wrongly matching entries with audio classTakashi Iwai
2020-08-23Merge branch 'for-linus' into for-nextTakashi Iwai
2020-08-23ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation P620Kai-Heng Feng
2020-08-23ALSA: firewire-digi00x: exclude Avid Adrenaline from detectionTakashi Sakamoto
2020-08-23ALSA; firewire-tascam: exclude Tascam FE-8 from detectionTakashi Sakamoto
2020-08-20ALSA: usb-audio: Properly match with audio interface classTakashi Iwai
2020-08-20ALSA: usb-audio: Simplify quirk entries with a macroTakashi Iwai
2020-08-20ALSA: usb-audio: Move device rename and profile quirks to an internal tableTakashi Iwai
2020-08-19ALSA: hda: avoid reset of sdo_limitSameer Pujar
2020-08-19ALSA: hda/realtek: Add quirk for Samsung Galaxy Book IonMike Pozulp
2020-08-19Merge tag 'asoc-fix-v5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2020-08-17ALSA: usb-audio: ignore broken processing/extension unitTom Yan