summaryrefslogtreecommitdiff
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/cirrus - support for iMac 12,1 modelAllen Ballway2022-08-251-0/+1
* ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook modelMeng Tang2022-08-251-1/+10
* ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3 modelMeng Tang2022-07-211-0/+1
* ALSA: hda - Add fixup for Dell Latitidue E5430Meng Tang2022-07-211-0/+1
* ALSA: hda/conexant - Fix loopback issue with CX20632huangwenhui2022-06-141-0/+7
* ALSA: pci: fix reading of swapped values from pcmreg in AC97 codecGiacomo Guiduzzi2022-03-281-2/+2
* ALSA: cmipci: Restore aux vol on suspend/resumeJonathan Teh2022-03-281-2/+1
* ALSA: hda: Fix missing codec probe on Shenker Dock 15Takashi Iwai2022-02-231-0/+1
* ALSA: hda: Fix regression on forced probe mask optionTakashi Iwai2022-02-231-2/+2
* ALSA: hda: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai2022-01-271-0/+3
* ALSA: ctxfi: Fix out-of-range accessTakashi Iwai2021-12-085-26/+22
* ALSA: hda: Reduce udelay() at SKL+ position reportingTakashi Iwai2021-11-261-5/+23
* ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela2021-08-261-3/+7
* ALSA: hda: Add IRQ check for platform_get_irq()Jiajun Cao2021-07-201-0/+3
* ALSA: hda/realtek: reset eapd coeff to default value for alc287Hui Wang2021-05-261-1/+4
* ALSA: hda: generic: change the DAC ctl name for LO+SPK or LO+HPHui Wang2021-05-221-5/+11
* ALSA: rme9652: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdspm: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hdsp: don't disable if not enabledTong Zhang2021-05-221-1/+2
* ALSA: hda/realtek: Remove redundant entry for ALC861 Haier/Uniwill devicesTakashi Iwai2021-05-221-2/+1
* ALSA: hda/realtek: Re-order ALC269 Lenovo quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC269 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Sony quirk table entriesTakashi Iwai2021-05-221-2/+2
* ALSA: hda/realtek: Re-order ALC882 Acer quirk table entriesTakashi Iwai2021-05-221-3/+3
* ALSA: hda/conexant: Re-order CX5066 quirk table entriesTakashi Iwai2021-05-221-7/+7
* ALSA: hda/realtek: call alc_update_headset_mode() in hp_automute_hookHui Wang2021-04-071-0/+1
* ALSA: hda/realtek: fix a determine_headset_type issue for a Dell AIOHui Wang2021-04-071-1/+1
* ALSA: hda: Avoid spurious unsol event handling during S3/S4Takashi Iwai2021-03-171-0/+4
* ALSA: hda: Drop the BATCH workaround for AMD controllersTakashi Iwai2021-03-171-7/+0
* ALSA: hda/hdmi: Cancel pending works before suspendTakashi Iwai2021-03-171-0/+13
* ALSA: ctxfi: cthw20k2: fix mask on conf to allow 4 bitsColin Ian King2021-03-111-1/+1
* ALSA: hda/realtek: modify EAPD in the ALC886PeiSen Hou2021-03-031-0/+11
* ALSA: hda/via: Add minimum mute flagTakashi Iwai2021-01-301-0/+1
* ALSA: hda/realtek - Fix speaker volume control on Lenovo C940Kailang Yang2021-01-121-0/+6
* ALSA: hda/conexant: add a new hda codec CX11970bo liu2021-01-121-0/+1
* ALSA: hda/ca0132 - Fix work handling in delayed HP detectionTakashi Iwai2021-01-091-2/+14
* ALSA: hda/realtek - Enable headset mic of ASUS Q524UQK with ALC255Chris Chiu2020-12-291-0/+1
* ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2020-12-112-4/+9
* ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang2020-12-111-0/+2
* ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_closeKai Vehmanen2020-12-021-8/+12
* ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai2020-12-021-34/+33
* ALSA: mixart: Fix mutex deadlockTakashi Iwai2020-11-241-3/+2
* ALSA: asihpi: fix iounmap in error handlerTom Rix2020-10-011-2/+2
* ALSA: hda: Clear RIRB status before reading WPMohan Kumar2020-10-011-2/+9
* ALSA: hda/realtek - Couldn't detect Mic if booting with headset pluggedHui Wang2020-10-011-1/+5
* ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar2020-09-231-0/+5
* ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen2020-09-091-0/+1
* ALSA: ca0106: fix error code handlingTong Zhang2020-09-091-1/+2
* ALSA: pci: delete repeated words in commentsRandy Dunlap2020-09-037-7/+7
* ALSA: echoaudio: Fix potential Oops in snd_echo_resume()Dinghao Liu2020-08-211-2/+0