summaryrefslogtreecommitdiffstats
path: root/kernel/livepatch (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-08ALSA: sb: Use standard print APITakashi Iwai10-94/+105
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai3-107/+119
2024-08-08ALSA: opl3sa2: Use standard print APITakashi Iwai1-24/+22
2024-08-08ALSA: msnd: Use standard print APITakashi Iwai3-122/+112
2024-08-08ALSA: gus: Use standard print APITakashi Iwai13-179/+267
2024-08-08ALSA: es18xx: Use standard print APITakashi Iwai1-41/+46
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai3-27/+31
2024-08-08ALSA: cs4236: Use standard print APITakashi Iwai2-42/+45
2024-08-08ALSA: cmi8330: Use standard print APITakashi Iwai1-19/+17
2024-08-08ALSA: cmi8328: Use standard print APITakashi Iwai1-21/+21
2024-08-08ALSA: azt2320: Use standard print APITakashi Iwai1-8/+6
2024-08-08ALSA: als100: Use standard print APITakashi Iwai1-9/+7
2024-08-08ALSA: ad1816a: Use standard print APITakashi Iwai2-16/+16
2024-08-08ALSA: i2c: Drop commented old debug printsTakashi Iwai5-32/+0
2024-08-08ALSA: i2c: pt2258: Use standard print APITakashi Iwai1-3/+3
2024-08-08ALSA: i2c: cs8427: Use standard print APITakashi Iwai1-17/+20
2024-08-08ALSA: pcsp: Use standard print APITakashi Iwai3-30/+31
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai1-3/+2
2024-08-08ALSA: aloop: Use standard print APITakashi Iwai1-1/+1
2024-08-08ALSA: vx_core: Use standard print APITakashi Iwai4-48/+44
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai2-2/+1
2024-08-08ALSA: virmidi: Use standard print APITakashi Iwai1-4/+4
2024-08-08ALSA: serial-u16550: Use standard print APITakashi Iwai1-20/+21
2024-08-08ALSA: opl4: Use standard print APITakashi Iwai2-5/+5
2024-08-08ALSA: opl3: Use standard print APITakashi Iwai4-73/+56
2024-08-08ALSA: mtpav: Use standard print APITakashi Iwai1-9/+5
2024-08-08ALSA: mpu401_uart: Use standard print APITakashi Iwai1-14/+17
2024-08-08ALSA: mpu401: Use standard print APITakashi Iwai1-8/+8
2024-08-08ALSA: mts64: Use standard print APITakashi Iwai1-9/+9
2024-08-08ALSA: portman2x4: Use standard print APITakashi Iwai1-10/+9
2024-08-07ALSA: seq: Fix missing seq port info bit return for MIDI 1.0 blockTakashi Iwai1-0/+3
2024-08-07ALSA: seq: Print MIDI 1.0 specific port in proc outputTakashi Iwai1-1/+6
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai3-4/+8
2024-08-07ALSA: usb-audio: Set MIDI1 flag appropriately for GTB MIDI 1.0 entryTakashi Iwai1-2/+16
2024-08-07ALSA: usb-audio: Accept multiple protocols in GTBsTakashi Iwai1-13/+3
2024-08-07ALSA: ump: Choose the protocol when protocol caps are changedTakashi Iwai1-6/+16
2024-08-06ALSA: usb-audio: Add input value sanity checks for standard typesTakashi Iwai2-8/+28
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai7-7/+25
2024-08-01ALSA: pcm_timer: use snd_pcm_direction_name()Kuninori Morimoto1-2/+1
2024-08-01ALSA: aloop: use snd_pcm_direction_name()Kuninori Morimoto1-2/+1
2024-08-01ALSA: trace: use snd_pcm_direction_name()Kuninori Morimoto1-1/+2
2024-08-01ALSA: pci: rme9652: use snd_pcm_direction_name()Kuninori Morimoto1-4/+2
2024-08-01ALSA: pci: pcxhr: use snd_pcm_direction_name()Kuninori Morimoto1-1/+1
2024-08-01ALSA: memalloc: Let IOMMU handle S/G primarilyTakashi Iwai2-80/+34
2024-08-01ALSA: memalloc: Use DMA API for x86 WC page allocations, tooTakashi Iwai1-18/+17
2024-08-01ALSA: control: Fix leftover snd_power_unref()Takashi Iwai1-1/+0
2024-07-30ALSA: control: Take power_ref lock primarilyTakashi Iwai1-20/+34
2024-07-30ALSA: hda: Enhance pm_blacklist optionTakashi Iwai2-4/+13
2024-07-30ALSA: hda: Keep PM disablement for deny-listed instanceTakashi Iwai2-1/+5
2024-07-30ALSA: ump: Update substream name from assigned FB namesTakashi Iwai3-74/+87