summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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-19ALSA: core: Add device-managed request_dma()Takashi Iwai1-0/+38
2021-07-19ALSA: core: Add managed card creationTakashi Iwai1-8/+91
2021-07-19ALSA: core: Add device-managed page allocator helperTakashi Iwai1-0/+46
2021-07-19ALSA: aloop: Fix spelling mistake "synchronization" -> "synchronization"Colin Ian King1-1/+1
2021-07-15ALSA: compress: Initialize mutex in snd_compress_new()Takashi Iwai2-1/+1
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai1-68/+0
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: x86: simplify with sync_stop PCM opsTakashi Iwai2-24/+8
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-12ALSA: pcm: Call substream ack() method upon compat mmap commitAlan Young1-3/+8
2021-07-09Merge tag 'sound-fix-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds16-26/+43