aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-19ALSA: hda/ca0132: Fix compile warning without PCITakashi Iwai1-0/+2
2020-11-16ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vidKai Vehmanen2-0/+4
2020-11-13ALSA: hda/realtek - HP Headset Mic can't detect after bootKailang Yang1-0/+13
2020-11-13ALSA: hda/realtek - Add supported mute Led for HPKailang Yang1-0/+13
2020-11-11ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou1-1/+49
2020-11-07ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset ButtonKailang Yang1-0/+9
2020-11-03ALSA: hda/realtek - Enable headphone for ASUS TM420Kailang Yang1-0/+13
2020-10-28ALSA: hda: Reinstate runtime_allow() for all hda controllersKai-Heng Feng1-0/+1
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 Iwai13-449/+1499
2020-10-08ALSA: hda/realtek - The front Mic on a HP machine doesn't workJeremy Szu1-0/+1
2020-10-08ALSA: hdspm: Fix typo arbitaryNaoki Hayama1-1/+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: asihpi: fix spellint typo in commentsWang Qing1-1/+1
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-21ALSA: asihpi: fix iounmap in error handlerTom Rix1-2/+2
2020-09-09ALSA: pci/asihpi: Remove unused function hpi_stream_group_get_map()YueHaibing1-9/+0
2020-09-09ALSA: mixart: Correct comment wrt obsoleted tasklet usageTakashi Iwai1-1/+1
2020-09-09ALSA: asihpi: Replace tasklet with threaded irqTakashi Iwai2-28/+16
2020-09-09ALSA: riptide: Replace tasklet with threaded irqTakashi Iwai1-9/+11
2020-09-09ALSA: hdspm: Replace tasklet with workTakashi Iwai1-7/+6
2020-09-09ALSA: hdsp: Replace tasklet with workTakashi Iwai1-28/+27
2020-09-09Merge branch 'for-linus' into for-nextTakashi Iwai9-22/+154
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-09-02Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai4-15/+13
2020-09-02ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2-7/+6
2020-09-02ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-09-02ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4