aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/hda (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28ALSA: hda: Separate runtime and system suspendKai-Heng Feng2-29/+36
2020-10-28ALSA: hda: Refactor codec PM to use direct-complete optimizationKai-Heng Feng1-16/+29
2020-10-28ALSA: hda/realtek - Fixed HP headset Mic can't be detectedKailang Yang1-11/+43
2020-10-22ALSA: hda - Fix the return value if cb func is already registeredHui Wang1-5/+13
2020-10-17ALSA: hda/ca0132: make some const arrays static, makes object smallerColin Ian King1-6/+12
2020-10-13ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen1-8/+12
2020-10-12ALSA: hda: fix jack detection with Realtek codecs when in D3Kai Vehmanen2-6/+9
2020-10-12ALSA: hda: use semicolons rather than commas to separate statementsJulia Lawall2-2/+2
2020-10-12Merge branch 'for-next' into for-linusTakashi Iwai6-365/+1436
2020-10-08ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu1-0/+1
2020-10-07ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan1-0/+42
2020-10-02ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7Qiu Wenbo1-0/+1
2020-09-30ALSA: HDA: Early Forbid of runtime PMHarsha Priya1-0/+3
2020-09-30ALSA: hda - Don't register a cb func if it is registered alreadyHui Wang1-1/+13
2020-09-29ALSA: hda/realtek - set mic to auto detect on a HP AIO machineHui Wang1-0/+11
2020-09-21ALSA: hda - controller is in GPU on the DG1Kai Vehmanen1-1/+2
2020-09-21ALSA: hda - add Intel DG1 PCI and HDMI idsKai Vehmanen2-0/+4
2020-09-21Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRO"Takashi Iwai1-1/+0
2020-09-21ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng1-0/+7
2020-09-21ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang1-1/+5
2020-09-09Merge branch 'for-linus' into for-nextTakashi Iwai4-6/+139
2020-09-09ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang1-0/+13
2020-09-07ALSA: hda: fixup headset for ASUS GX502 laptopLuke D Jones1-0/+65
2020-09-03ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai1-1/+41
2020-09-03ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart2-5/+5
2020-09-03ALSA: hda: auto_parser: remove shadowed variable declarationPierre-Louis Bossart1-1/+1
2020-09-02ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart1-2/+3
2020-09-02ALSA: hda: hdmi - add Rocketlake supportRander Wang1-0/+1
2020-08-29ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-08-26ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-08-26ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli1-1/+2
2020-08-26ALSA: hda/ca0132 - Add AE-7 exit commands.Connor McAdams1-0/+29
2020-08-26ALSA: hda/ca0132 - Add AE-7 custom controls.Connor McAdams1-4/+16
2020-08-26ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams1-1/+21
2020-08-26ALSA: hda/ca0132 - Add output selection for SoundBlaster AE-7.Connor McAdams1-20/+68
2020-08-26ALSA: hda/ca0132 - Add DSP setup functions for AE-7.Connor McAdams1-0/+290
2020-08-26ALSA: hda/ca0132 - Add init data for SoundBlaster AE-7.Connor McAdams1-0/+14
2020-08-26ALSA: hda/ca0132 - Add pre-init function for SoundBlaster AE-7.Connor McAdams1-15/+55
2020-08-26ALSA: hda/ca0132 - Add ca0132_mmio_init data for SoundBlaster AE-7.Connor McAdams1-1/+19
2020-08-26ALSA: hda/ca0132 - Set AE-7 bools and select mixer.Connor McAdams1-0/+5
2020-08-26ALSA: hda/ca0132 - Add SoundBlaster AE-7 pincfg.Connor McAdams1-0/+19
2020-08-26ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams1-0/+2
2020-08-26ALSA: hda/ca0132 - Fix Recon3D Center/LFE output.Connor McAdams1-0/+6
2020-08-26ALSA: hda/ca0132 - Add quirk output selection structures.Connor McAdams1-95/+241
2020-08-26ALSA: hda/ca0132 - Clean up ca0132_alt_out_select.Connor McAdams1-85/+57
2020-08-26ALSA: hda/ca0132 - Remove surround output selection.Connor McAdams1-105/+46
2020-08-26ALSA: hda/ca0132 - Add bass redirection controls.Connor McAdams1-4/+126
2020-08-26ALSA: hda/ca0132 - Add full-range speaker selection controls.Connor McAdams1-0/+117
2020-08-26ALSA: hda/ca0132 - Add surround channel config control.Connor McAdams1-2/+108
2020-08-26ALSA: hda/ca0132 - Add speaker tuning initialization commands.Connor McAdams1-0/+119