summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)AuthorFilesLines
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
2021-07-19ALSA: cs5535audio: Allocate resources with device-managed APIsTakashi Iwai2-78/+23
2021-07-19ALSA: cs46xx: Allocate resources with device-managed APIsTakashi Iwai3-128/+38
2021-07-19ALSA: ca0106: Allocate resources with device-managed APIsTakashi Iwai2-87/+30
2021-07-19ALSA: aw2: Allocate resources with device-managed APIsTakashi Iwai1-84/+18
2021-07-19ALSA: au88x0: Allocate resources with device-managed APIsTakashi Iwai1-105/+29
2021-07-19ALSA: ali5451: Allocate resources with device-managed APIsTakashi Iwai1-68/+20
2021-07-19ALSA: via82xx: Allocate resources with device-managed APIsTakashi Iwai2-155/+49
2021-07-19ALSA: sonicvibes: Allocate resources with device-managed APIsTakashi Iwai1-90/+27
2021-07-19ALSA: sis7019: Allocate resources with device-managed APIsTakashi Iwai1-67/+20
2021-07-19ALSA: rme96: Allocate resources with device-managed APIsTakashi Iwai1-43/+14
2021-07-19ALSA: rme32: Allocate resources with device-managed APIsTakashi Iwai1-38/+11
2021-07-19ALSA: maestro3: Allocate resources with device-managed APIsTakashi Iwai1-83/+23
2021-07-19ALSA: fm801: Allocate resources with device-managed APIsTakashi Iwai1-86/+17
2021-07-19ALSA: es1968: Allocate resources with device-managed APIsTakashi Iwai1-88/+24
2021-07-19ALSA: es1938: Allocate resources with device-managed APIsTakashi Iwai1-73/+24
2021-07-19ALSA: ens137x: Allocate resources with device-managed APIsTakashi Iwai1-88/+27
2021-07-19ALSA: cs5530: Allocate resources with device-managed APIsTakashi Iwai1-73/+13
2021-07-19ALSA: cs4281: Allocate resources with device-managed APIsTakashi Iwai1-88/+24
2021-07-19ALSA: cmipci: Allocate resources with device-managed APIsTakashi Iwai1-76/+28
2021-07-19ALSA: bt87x: Allocate resources with device-managed APIsTakashi Iwai1-73/+25
2021-07-19ALSA: azt3328: Allocate resources with device-managed APIsTakashi Iwai1-94/+30
2021-07-19ALSA: als4000: Allocate resources with device-managed APIsTakashi Iwai1-42/+17
2021-07-19ALSA: als300: Allocate resources with device-managed APIsTakashi Iwai1-62/+17
2021-07-19ALSA: ad1889: Allocate resources with device-managed APIsTakashi Iwai1-119/+25
2021-07-19ALSA: hda: Allocate resources with device-managed APIsTakashi Iwai2-22/+5
2021-07-19ALSA: atiixp: Allocate resources with device-managed APIsTakashi Iwai2-144/+40
2021-07-19ALSA: intel8x0: Allocate resources with device-managed APIsTakashi Iwai2-198/+81
2021-07-12ALSA: intel8x0: Skip ac97 clock measurement on VMTakashi Iwai1-0/+2
2021-07-12ALSA: hda/hdmi: Add option to enable all pins forciblyTakashi Iwai1-0/+7
2021-07-12ALSA: ice1724: Remove superfluous loop over model tableTakashi Iwai1-28/+14
2021-07-12ALSA: hda/ca0132: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-07-08ALSA: intel8x0: Fix breakage at ac97 clock measurementTakashi Iwai1-1/+1