summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2021-01-12ALSA: hda/realtek - Fix speaker volume control on Lenovo C940Kailang Yang1-0/+6
2021-01-12ALSA: hda/conexant: add a new hda codec CX11970bo liu1-0/+1
2021-01-12ALSA: hda/via: Fix runtime PM for Clevo W35xSSTakashi Iwai2-2/+13
2020-12-30ALSA: hda/realtek: Apply jack fixup for Quanta NL3Chris Chiu1-0/+1
2020-12-30ALSA: hda/realtek: Add quirk for MSI-GP73Takashi Iwai1-0/+1
2020-12-30ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255Chris Chiu1-0/+1
2020-12-30ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256Chris Chiu1-0/+1
2020-12-30ALSA: hda: Fix regressions on clear and reconfig sysfsTakashi Iwai2-2/+2
2020-12-30ALSA: hda/ca0132 - Change Input Source enum strings.Connor McAdams1-1/+1
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2-4/+9
2020-12-11ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang1-0/+2
2020-12-11ALSA: hda/realtek: Enable headset of ASUS UX482EG & B9400CEA with ALC294Jian-Hong Pan1-0/+3
2020-12-11ALSA: hda/realtek: Add mute LED quirk to yet another HP x360 modelTakashi Iwai1-0/+1
2020-12-02ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen1-8/+12
2020-11-24ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)PeiSen Hou1-1/+49
2020-11-24ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-10-29ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887Jian-Hong Pan1-0/+42
2020-10-01ALSA: asihpi: fix iounmap in error handlerTom Rix1-2/+2
2020-10-01ALSA: hda: Clear RIRB status before reading WPMohan Kumar1-2/+9
2020-10-01ALSA: hda/realtek: Enable front panel headset LED on Lenovo ThinkStation P520Kai-Heng Feng1-0/+7
2020-10-01ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang1-1/+5
2020-09-23Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...Greg Kroah-Hartman1-1/+0
2020-09-17ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar1-0/+5
2020-09-09ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford1-0/+1
2020-09-09ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen1-0/+1
2020-09-09ALSA: ca0106: fix error code handlingTong Zhang1-1/+2
2020-09-03ALSA: pci: delete repeated words in commentsRandy Dunlap7-7/+7
2020-08-21ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu1-2/+0
2020-08-19ALSA: hda - fix the micmute led status for Lenovo ThinkCentre AIOHui Wang1-0/+1
2020-08-11Revert "ALSA: hda: call runtime_allow() for all hda controllers"Hui Wang1-1/+0
2020-07-22ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534Kailang Yang1-0/+2
2020-07-22ALSA: hda/realtek - change to suitable link model for ASUS platformKailang Yang1-2/+2
2020-07-16ALSA: hda - let hs_mic be picked ahead of hp_micHui Wang1-0/+6
2020-07-01ALSA: hda/realtek - Add quirk for MSI GE63 laptopTakashi Iwai1-0/+1
2020-07-01ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch tableAaron Plattner1-0/+5
2020-07-01ALSA: hda/realtek - Enable micmute LED on and HP systemKai-Heng Feng1-1/+5
2020-07-01ALSA: hda/realtek: Enable mute LED on an HP systemKai-Heng Feng1-0/+12
2020-07-01ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294Sasha Levin1-2/+13
2020-06-25ALSA: hda/realtek - Introduce polarity for micmute LED GPIOKai-Heng Feng1-6/+8
2020-06-22ALSA: lx6464es - add support for LX6464ESe pci express variantTim Blechmann1-0/+8
2020-06-22ALSA: hda/realtek - add a pintbl quirk for several Lenovo machinesHui Wang1-0/+6
2020-06-03ALSA: hda/realtek - Add new codec supported for ALC287Kailang Yang1-0/+3
2020-06-03ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC workaroundTakashi Iwai1-10/+26
2020-05-27ALSA: hda/realtek - Add more fixup entries for Clevo machinesPeiSen Hou1-0/+3
2020-05-27ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus XtremeChristian Lachner1-0/+1
2020-05-27ALSA: iec1712: Initialize STDSP24 properly when using the model=staudio optionScott Bahling1-1/+2
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20ALSA: hda/realtek - Limit int mic boost for Thinkpad T530Takashi Iwai1-1/+9
2020-05-20ALSA: hda/realtek - Fix S3 pop noise on Dell WyseKai-Heng Feng1-0/+16
2020-05-20ALSA: hda/hdmi: fix race in monitor detection during probeKai Vehmanen1-0/+2