summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
2021-08-12ALSA: hda/cs8409: Generalize volume controlsLucas Tanure3-124/+105
2021-08-12ALSA: hda/cs8409: Prevent I2C access during suspend timeLucas Tanure2-0/+15
2021-08-12ALSA: hda/cs8409: Simplify CS42L42 jack detect.Stefan Binding1-7/+14
2021-08-12ALSA: hda/cs8409: Mask CS42L42 wake eventsStefan Binding1-2/+2
2021-08-12ALSA: hda/cs8409: Disable unsolicited response for the first bootLucas Tanure1-3/+2
2021-08-12ALSA: hda/cs8409: Disable unsolicited responses during suspendStefan Binding1-12/+14
2021-08-12ALSA: hda/cs8409: Disable unnecessary Ring Sense for Cyborg/Warlock/BullseyeStefan Binding1-3/+1
2021-08-12ALSA: hda/cs8409: Reduce HS pops/clicks for CyborgStefan Binding1-2/+8
2021-08-12ALSA: hda/cs8409: Mask all CS42L42 interrupts on initializationStefan Binding1-0/+12
2021-08-12ALSA: hda/cs8409: Use enums for register names and coefficientsStefan Binding3-109/+343
2021-08-12ALSA: hda/cs8409: Move arrays of configuration to a new fileLucas Tanure4-218/+241
2021-08-12ALSA: hda/cirrus: Move CS8409 HDA bridge to separate moduleLucas Tanure5-1074/+1163
2021-08-12ALSA: hda - fix the 'Capture Switch' value change notificationsJaroslav Kysela1-3/+7
2021-08-10ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PCJeremy Szu1-0/+1
2021-08-09ALSA: pci: cs46xx: Fix set up buffer type properlyTakashi Iwai1-22/+8
2021-08-09ALSA: pci: rme: Set up buffer type properlyTakashi Iwai2-8/+4
2021-08-09Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+1
2021-08-07ALSA: hda: Add quirk for ASUS Flow x13Luke D Jones1-0/+1
2021-08-05ALSA: pci/korg1212: completely remove 'set but not used' warningsPierre-Louis Bossart1-1/+1
2021-08-04ALSA: memalloc: Fix pgprot for WC mmap on x86Takashi Iwai3-25/+0
2021-08-04ALSA: memalloc: Correctly name as WCTakashi Iwai3-3/+3
2021-08-02Merge branch 'for-linus' into for-nextTakashi Iwai2-0/+5
2021-07-31ALSA: pcxhr: use __func__ to get funcion's name in an output messageJason Wang1-24/+23
2021-07-29ALSA: hda/realtek: add mic quirk for Acer SF314-42Alexander Monakov1-0/+1
2021-07-27ALSA: hda/realtek: Fix headset mic for Acer SWIFT SF314-56 (ALC256)Nikos Liolios1-0/+1
2021-07-21ALSA: korg1212: Fix wrongly shuffled firmware loader codeTakashi Iwai1-5/+7
2021-07-21ALSA: als300: Fix missing chip initializationTakashi Iwai1-0/+1
2021-07-21ALSA: cs4281: Fix missing chip initializationTakashi Iwai1-1/+1
2021-07-20ALSA: hda/hdmi: Add quirk to force pin connectivity on NUC10Kai Vehmanen1-0/+1
2021-07-20ALSA: nm256: Fix error return code in snd_nm256_create()Yang Yingliang1-1/+2
2021-07-19ALSA: ymfpci: Allocate resources with device-managed APIsTakashi Iwai3-149/+74
2021-07-19ALSA: vx222: Allocate resources with device-managed APIsTakashi Iwai1-57/+11
2021-07-19ALSA: vx: Manage vx_core object with devresTakashi Iwai1-1/+0
2021-07-19ALSA: trident: Allocate resources with device-managed APIsTakashi Iwai4-100/+44
2021-07-19ALSA: rme9652: Allocate resources with device-managed APIsTakashi Iwai1-61/+24
2021-07-19ALSA: hdspm: Allocate resources with device-managed APIsTakashi Iwai1-52/+12
2021-07-19ALSA: hdsp: Allocate resources with device-managed APIsTakashi Iwai1-64/+25
2021-07-19ALSA: riptide: Allocate resources with device-managed APIsTakashi Iwai1-67/+22
2021-07-19ALSA: oxygen: Allocate resources with device-managed APIsTakashi Iwai5-48/+22
2021-07-19ALSA: nm256: Allocate resources with device-managed APIsTakashi Iwai1-100/+30
2021-07-19ALSA: lx6464es: Allocate resources with device-managed APIsTakashi Iwai1-88/+24
2021-07-19ALSA: lola: Allocate resources with device-managed APIsTakashi Iwai3-108/+44
2021-07-19ALSA: korg1212: Allocate resources with device-managed APIsTakashi Iwai1-156/+55
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai1-1/+1
2021-07-19ALSA: ali5451: Allocate resources with device-managed APIsTakashi Iwai1-1/+1
2021-07-19ALSA: ice1724: Allocate resources with device-managed APIsTakashi Iwai1-100/+27
2021-07-19ALSA: ice1712: Allocate resources with device-managed APIsTakashi Iwai1-103/+30
2021-07-19ALSA: emu10k1x: Allocate resources with device-managed APIsTakashi Iwai1-98/+30
2021-07-19ALSA: emu10k1: Allocate resources with device-managed APIsTakashi Iwai3-127/+50
2021-07-19ALSA: echoaudio: Allocate resources with device-managed APIsTakashi Iwai2-122/+48