summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hiface: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+5
* ALSA: caiaq: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+4
* ALSA: 6fire: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+5
* ALSA: firewire: Convert to the common vmalloc memallocTakashi Iwai2019-11-069-47/+40
* ALSA: aloop: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-4/+4
* ALSA: usb-audio: Convert to the common vmalloc memallocTakashi Iwai2019-11-061-42/+8
* ALSA: 6fire: Drop the dead codeTakashi Iwai2019-11-061-7/+0
* ALSA: usb: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-063-7/+5
* ALSA: sparc: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-062-2/+2
* ALSA: sh: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-062-2/+2
* ALSA: rme32: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-061-2/+2
* ALSA: mips: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-061-2/+1
* ALSA: drivers: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-063-4/+4
* ALSA: pcm: Create proc files only for non-empty preallocationsTakashi Iwai2019-11-061-1/+2
* ALSA: pcm: Warn if doubly preallocatedTakashi Iwai2019-11-061-0/+2
* ALSA: pcm: Handle special page mapping in the default mmap handlerTakashi Iwai2019-11-061-1/+13
* ALSA: memalloc: Add vmalloc buffer allocation supportTakashi Iwai2019-11-061-4/+16
* ALSA: memalloc: Allow NULL device for SNDRV_DMA_TYPE_CONTINUOUS typeTakashi Iwai2019-11-061-3/+8
* ALSA: hda: Disable regmap internal lockingTakashi Iwai2019-11-051-0/+1
* ALSA: pcm: Fix missing check of the new non-cached buffer typeTakashi Iwai2019-11-041-1/+2
* ALSA: bebob: link the order of establishing connections and Syt-match clock modeTakashi Sakamoto2019-11-021-29/+22
* ALSA: bebob: expand delay of start for IR context just for version 3 firmwareTakashi Sakamoto2019-11-021-4/+10
* ALSA: bebob: expand sleep just after breaking connections for protocol version 1Takashi Sakamoto2019-11-021-5/+6
* ALSA: firewire-motu: Correct a typo in the clock proc stringTakashi Iwai2019-10-301-1/+1
* ALSA: firewire-motu: add support for MOTU UltraLiteTakashi Sakamoto2019-10-301-0/+14
* ALSA: firewire-motu: code refactoring to handle model specific switch for pro...Takashi Sakamoto2019-10-303-44/+43
* ALSA: firewire-motu: minor code refactoring for protocol version 2Takashi Sakamoto2019-10-301-26/+39
* ALSA: firewire-motu: detect SPH source of sampling clockTakashi Sakamoto2019-10-305-1/+9
* ALSA: firewire-motu: print for unknown source of sampling clockTakashi Sakamoto2019-10-301-0/+1
* ALSA: firewire-motu: fix wrong spelling for macroTakashi Sakamoto2019-10-304-7/+7
* ALSA: usb-audio: sound: usb: usb true/false for bool return typeSaurav Girepunje2019-10-301-5/+5
* ALSA: hda: Allow non-Intel device probe gracefullyTakashi Iwai2019-10-281-4/+4
* ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai2019-10-282-0/+7
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-10-2834-102/+382
|\
| * Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2019-10-282-3/+1
| * ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto2019-10-261-2/+1
| * ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma2019-10-241-0/+2
| * ALSA: hda/realtek - Add support for ALC623Kailang Yang2019-10-241-0/+9
| * ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB InterfaceJustin Song2019-10-241-0/+1
| * ALSA: hda: Add Tigerlake/Jasperlake PCI IDPan Xiuli2019-10-231-0/+6
| * ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai2019-10-221-1/+1
| * Merge tag 'asoc-fix-v5.4-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-10-2125-93/+316
| |\
| | * ASoC: SOF: control: return true when kcontrol values changeDragos Tarcatu2019-10-181-8/+18
| | * ASoC: stm32: sai: fix sysclk management on shutdownOlivier Moysan2019-10-181-10/+11
| | * ASoC: Intel: sof-rt5682: add a check for devm_clk_getChuhong Yuan2019-10-181-0/+9
| | * ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden2019-10-181-0/+1
| | * ASoC: msm8916-wcd-digital: add missing MIX2 path for RX1/2Srinivas Kandagatla2019-10-091-0/+22
| | * ASoC: core: Fix pcm code debugfs errorHans de Goede2019-10-071-3/+10
| | * ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy2019-10-031-1/+1
| | * ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson2019-10-021-2/+1