summaryrefslogtreecommitdiffstats
path: root/sound/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxxLuka Guzenko2023-07-191-0/+21
| * | ALSA: hda/realtek: Add quirk for Clevo NS70AUChristoffer Sandberg2023-07-181-0/+1
| * | ALSA: hda/realtek - remove 3k pull low procedureKailang Yang2023-07-141-2/+5
* | | ALSA: hda: cs35l41: Ensure amp is only unmuted during playbackStefan Binding2023-07-241-2/+20
* | | ALSA: hda: cs35l41: Add device_link between HDA and cs35l41_hdaStefan Binding2023-07-241-1/+12
* | | ALSA: hda: cs35l41: Rework System Suspend to ensure correct call separationStefan Binding2023-07-241-5/+35
* | | ALSA: hda: cs35l41: Use pre and post playback hooksStefan Binding2023-07-241-10/+43
* | | ALSA: hda: hda_component: Add pre and post playback hooks to hda_componentStefan Binding2023-07-242-1/+11
* | | ALSA: hda: cs35l41: Move Play and Pause into separate functionsStefan Binding2023-07-241-52/+79
* | | ALSA: hda: cs35l41: Ensure we pass up any errors during system suspend.Stefan Binding2023-07-241-4/+13
* | | ALSA: hda: cs35l41: Ensure we correctly re-sync regmap before system suspending.Stefan Binding2023-07-241-5/+27
* | | ALSA: hda: cs35l41: Check mailbox status of pause command after firmware loadStefan Binding2023-07-241-1/+6
* | | ALSA: cs35l41: Use mbox command to enable speaker output for external boostStefan Binding2023-07-241-3/+6
* | | ALSA: hda: add HDMI codec ID for Intel LNLKai Vehmanen2023-07-211-0/+1
* | | ALSA: hda/hdmi: keep codec entries in numerical orderKai Vehmanen2023-07-211-2/+2
* | | ALSA: ice1712: Use the standard snd_ctl_add_followers() helperTakashi Iwai2023-07-212-28/+6
* | | ALSA: ca0106: Use the standard snd_ctl_add_followers() helperTakashi Iwai2023-07-211-13/+6
* | | ALSA: ac97: Use the standard snd_ctl_add_followers() helperTakashi Iwai2023-07-211-15/+1
* | | ALSA: ac97: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-5/+1
* | | ALSA: cmipci: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-5/+1
* | | ALSA: via82xx: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-5/+1
* | | ALSA: maestro3: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-11/+4
* | | ALSA: ice1712: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-214-38/+13
* | | ALSA: es1968: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-11/+4
* | | ALSA: emu10k1: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-10/+1
* | | ALSA: cs46xx: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-5/+2
* | | ALSA: ca0106: Simplify with snd_ctl_find_id_mixer()Takashi Iwai2023-07-211-12/+3
* | | Merge tag 'tags/ctl-lock-fixes-6.6' into for-nextTakashi Iwai2023-07-202-7/+0
|\ \ \
| * | | ALSA: emu10k1: Go back and simplify with snd_ctl_find_id()Takashi Iwai2023-07-201-4/+1
| * | | ALSA: control: Introduce unlocked version for snd_ctl_find_*() helpersTakashi Iwai2023-07-201-1/+1
| * | | ALSA: control: Take controls_rwsem lock in snd_ctl_remove()Takashi Iwai2023-07-202-4/+0
| |/ /
* | | Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai2023-07-181-229/+144
|\ \ \ | | |/ | |/|
| * | ALSA: hda: Convert to PCI device IDs definesAmadeusz Sławiński2023-07-181-210/+140
| * | ALSA: hda: Use global PCI match macroAmadeusz Sławiński2023-07-181-16/+4
| * | ALSA: Remove unused Broxton PCI IDAmadeusz Sławiński2023-07-181-3/+0
| |/
* | ALSA: emu10k1: rework copyright statementsOswald Buddenhagen2023-07-179-22/+28
* | ALSA: emu10k1: clean up driver status commentsOswald Buddenhagen2023-07-1712-112/+0
* | ALSA: emu10k1: track loss of external clock on E-MU cardsOswald Buddenhagen2023-07-173-5/+38
* | ALSA: Explicitly include correct DT includesRob Herring2023-07-161-1/+2
* | ALSA: emu10k1: remove superfluous IRQ enable state savingOswald Buddenhagen2023-07-136-69/+47
* | ALSA: emu10k1: fix return value of snd_emu1010_adc_pads_put()Oswald Buddenhagen2023-07-131-2/+5
* | ALSA: emu10k1: make E-MU dock monitoring interrupt-drivenOswald Buddenhagen2023-07-104-30/+38
|/
* ALSA: hda/realtek: Add quirk for ASUS ROG GZ301VLuke D. Jones2023-07-071-0/+1
* ALSA: hda/realtek: Whitespace fixLuke D. Jones2023-07-041-1/+1
* ALSA: hda/realtek: Add quirk for ASUS ROG G614JxLuke D. Jones2023-07-041-0/+1
* ALSA: hda/realtek: Amend G634 quirk to enable rear speakersLuke D. Jones2023-07-041-1/+11
* ALSA: hda/realtek: Add quirk for ASUS ROG GA402XLuke D. Jones2023-07-041-0/+1
* ALSA: hda/realtek: Add quirk for ASUS ROG GX650PLuke D. Jones2023-07-041-0/+19
* ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760dengxiang2023-07-031-0/+9
* ALSA: hda/realtek: Add quirk for Clevo NPx0SNxWerner Sembach2023-06-291-0/+1