aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-06ALSA: pci: Avoid non-standard macro usageTakashi Iwai46-116/+145
2019-11-06ALSA: rme: Avoid non-standard macro usageTakashi Iwai3-13/+3
2019-11-06ALSA: es1968: Avoid non-standard macro usageTakashi Iwai1-3/+1
2019-11-06ALSA: echoaudio: Avoid non-standard macro usageTakashi Iwai1-13/+7
2019-11-06ALSA: aoa: Avoid non-standard macro usageTakashi Iwai1-1/+1
2019-11-06ALSA: pci: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai12-24/+0
2019-11-06ALSA: mips: Convert to the common vmalloc memallocTakashi Iwai1-6/+6
2019-11-06ALSA: pdaudiocf: Convert to the common vmalloc memallocTakashi Iwai1-4/+5
2019-11-06ALSA: vx: Convert to the common vmalloc memallocTakashi Iwai1-5/+5
2019-11-06ALSA: ua101: Convert to the common vmalloc memallocTakashi Iwai1-7/+7
2019-11-06ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai1-4/+5
2019-11-06ALSA: caiaq: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-11-06ALSA: 6fire: Convert to the common vmalloc memallocTakashi Iwai1-4/+5
2019-11-06ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai9-47/+40
2019-11-06ALSA: aloop: Convert to the common vmalloc memallocTakashi Iwai1-4/+4
2019-11-06ALSA: usb-audio: Convert to the common vmalloc memallocTakashi Iwai1-42/+8
2019-11-06ALSA: 6fire: Drop the dead codeTakashi Iwai1-7/+0
2019-11-06ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai3-7/+5
2019-11-06ALSA: sparc: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-2/+2
2019-11-06ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai2-2/+2
2019-11-06ALSA: rme32: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+2
2019-11-06ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai1-2/+1
2019-11-06ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai3-4/+4
2019-11-06ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai1-1/+2
2019-11-06ALSA: pcm: Warn if doubly preallocatedTakashi Iwai1-0/+2
2019-11-06ALSA: docs: Update documentation about SG- and vmalloc-buffersTakashi Iwai1-29/+37
2019-11-06ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai1-1/+13
2019-11-06ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai2-4/+17
2019-11-06ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai2-9/+16
2019-11-05ALSA: hda: Disable regmap internal lockingTakashi Iwai1-0/+1
2019-11-04ALSA: pcm: Fix missing check of the new non-cached buffer typeTakashi Iwai1-1/+2
2019-11-02ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto1-29/+22
2019-11-02ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto1-4/+10
2019-11-02ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto1-5/+6
2019-10-30ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai1-1/+1
2019-10-30ALSA: firewire-motu: add support for MOTU UltraLiteTakashi Sakamoto1-0/+14
2019-10-30ALSA: firewire-motu: code refactoring to handle model specific switch for protocol v2Takashi Sakamoto3-44/+43
2019-10-30ALSA: firewire-motu: minor code refactoring for protocol version 2Takashi Sakamoto1-26/+39
2019-10-30ALSA: firewire-motu: detect SPH source of sampling clockTakashi Sakamoto5-1/+9
2019-10-30ALSA: firewire-motu: print for unknown source of sampling clockTakashi Sakamoto1-0/+1
2019-10-30ALSA: firewire-motu: fix wrong spelling for macroTakashi Sakamoto4-7/+7
2019-10-30ALSA: usb-audio: sound: usb: usb true/false for bool return typeSaurav Girepunje1-5/+5
2019-10-28ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai1-4/+4
2019-10-28ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2-0/+7
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai36-106/+389
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-10-26ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-10-25ALSA: intel_hdmi: Remove dev_err() on platform_get_irq() failureYueHaibing1-3/+1
2019-10-24ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-10-24ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9