summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-06ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+4
2019-02-06ASoC: mediatek: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+3
2019-02-06ASoC: intel: Drop superfluous PCM preallocation error checksTakashi Iwai4-33/+10
2019-02-06ASoC: dwc: Drop superfluous PCM preallocation error checksTakashi Iwai1-1/+2
2019-02-06ASoC: amd: Drop superfluous PCM preallocation error checksTakashi Iwai2-20/+15
2019-02-06ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart1-0/+24
2019-02-06ALSA: cs46xx: Clean up proc file creationsTakashi Iwai3-73/+33
2019-02-06ALSA: info: Move card id proc creation into info.cTakashi Iwai3-31/+14
2019-02-06ALSA: info: Minor optimizationTakashi Iwai1-15/+8
2019-02-06ALSA: info: Drop unused snd_info_entry.card fieldTakashi Iwai3-6/+5
2019-02-06ALSA: usb: Clean up with new procfs helpersTakashi Iwai3-16/+10
2019-02-06ALSA: sparc: Clean up with new procfs helpersTakashi Iwai1-8/+2
2019-02-06ALSA: pcmcia: Clean up with new procfs helpersTakashi Iwai1-4/+1
2019-02-06ALSA: pci: Clean up with new procfs helpersTakashi Iwai38-278/+133
2019-02-06ALSA: i2c: Clean up with new procfs helpersTakashi Iwai3-13/+5
2019-02-06ALSA: isa: Clean up with new procfs helpersTakashi Iwai4-16/+5
2019-02-06ALSA: drivers: Clean up with new procfs helpersTakashi Iwai3-20/+5
2019-02-06ALSA: info: Add standard helpers for card proc file entriesTakashi Iwai2-0/+67
2019-02-06ALSA: pci: Remove superfluous snd_info_register() callsTakashi Iwai3-58/+14
2019-02-06ALSA: compress: Remove superfluous snd_info_register() callsTakashi Iwai1-10/+1
2019-02-06ALSA: pcm: Remove superfluous snd_info_register() callsTakashi Iwai2-65/+37
2019-02-06ALSA: emux: Remove superfluous snd_info_register() callsTakashi Iwai1-4/+0
2019-02-06ALSA: opl4: Remove superfluous snd_info_register() callsTakashi Iwai1-4/+0
2019-02-06ALSA: firewire: Remove superfluous snd_info_register() callsTakashi Iwai8-84/+16
2019-02-06ASoC: ssm2602: switch to SPDX identifierMarco Felsch1-27/+12
2019-02-06ASoC: compress: Add helper functions for component trigger/set_paramsCharles Keepax1-63/+54
2019-02-06ASoC: compress: Clarify the intent of current compressed ops handlingCharles Keepax1-58/+48
2019-02-06ASoC: wcd9335: remove some unnecessary NULL checksDan Carpenter1-12/+8
2019-02-06ASoC: ssm2602: Fix ADC powerup sequencingPhilipp Zabel1-2/+28
2019-02-06ASoC: dapm: Check for NULL widget in dapm_update_dai_unlockedCharles Keepax1-0/+3
2019-02-06ALSA: usb: Drop superfluous PCM preallocation error checksTakashi Iwai2-22/+18
2019-02-06ALSA: spi: Drop superfluous PCM preallocation error checksTakashi Iwai1-1/+1
2019-02-06ALSA: sparc: Drop superfluous PCM preallocation error checksTakashi Iwai1-6/+3
2019-02-06ALSA: sh: Drop superfluous PCM preallocation error checksTakashi Iwai1-8/+6
2019-02-06ALSA: ppc: Drop superfluous PCM preallocation error checksTakashi Iwai1-5/+1
2019-02-06ALSA: pci: Drop superfluous PCM preallocation error checksTakashi Iwai10-101/+63
2019-02-06ALSA: parisc: Drop superfluous PCM preallocation error checksTakashi Iwai1-8/+2
2019-02-06ALSA: atmel: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+1
2019-02-06ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3
2019-02-05ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax1-1/+5
2019-02-05ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt1-0/+1
2019-02-05ALSA: info: Always register entries recursivelyTakashi Iwai1-31/+34
2019-02-05ALSA: core: Don't allow NULL device for memory allocationTakashi Iwai1-0/+2
2019-02-05ASoC: sh: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+1
2019-02-05ASoC: amd: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+2
2019-02-04ASoC: ak4118: fix missing headerClément Péron1-0/+1
2019-02-04ASoC: mediatek: btcvsd: fix spelling mistake "offest" -> "offset"Colin Ian King1-1/+1
2019-02-04ALSA: arm: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+2
2019-02-04ALSA: x86: Avoid passing NULL to memory allocatorsTakashi Iwai1-1/+2
2019-02-04ASoC: topology: unload physical dai link in removeBard liao2-0/+33