summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
2020-10-22ALSA: hda - Fix the return value if cb func is already registeredHui Wang
2020-10-17ALSA: hda/ca0132: make some const arrays static, makes object smallerColin Ian King
2020-10-13ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen
2020-10-12ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-12Merge branch 'for-next' into for-linusTakashi Iwai
2020-10-08ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu
2020-10-08ALSA: hdspm: Fix typo arbitaryNaoki Hayama
2020-10-07ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan
2020-10-02ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7Qiu Wenbo
2020-09-30ALSA: HDA: Early Forbid of runtime PMHarsha Priya
2020-09-30ALSA: hda - Don't register a cb func if it is registered alreadyHui Wang
2020-09-29ALSA: hda/realtek - set mic to auto detect on a HP AIO machineHui Wang
2020-09-21ALSA: hda - controller is in GPU on the DG1Kai Vehmanen
2020-09-21ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen
2020-09-21Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Takashi Iwai
2020-09-21ALSA: asihpi: fix spellint typo in commentsWang Qing
2020-09-21ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng
2020-09-21ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang
2020-09-21ALSA: asihpi: fix iounmap in error handlerTom Rix
2020-09-09ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()YueHaibing
2020-09-09ALSA: mixart: Correct comment wrt obsoleted tasklet usageTakashi Iwai
2020-09-09ALSA: asihpi: Replace tasklet with threaded irqTakashi Iwai
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-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: hda: (cosmetic) align function parametersPierre-Louis Bossart
2020-09-03ALSA: hda: auto_parser: remove shadowed variable declarationPierre-Louis Bossart
2020-09-02ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang
2020-09-02Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai
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-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
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