summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-17ASoC: dapm: Recalculate audio map forcely when card instantiatedTzung-Bi Shih1-0/+1
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi1-38/+29
2018-12-13ALSA: hda/realtek - Fix speaker output regression on Thinkpad T570Takashi Iwai1-0/+9
2018-12-13ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2018-12-13ALSA: pcm: Fix starvation on down_write_nonblock()Chanho Min1-5/+6
2018-12-13ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2018-12-13ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng1-1/+4
2018-12-08ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-12-05ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2018-12-05ALSA: control: Fix race between adding and removing a user elementTakashi Iwai1-35/+45
2018-12-05ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2018-12-05ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2018-11-13ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai1-0/+1
2018-11-13ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2-3/+9
2018-11-13ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev1-1/+1
2018-11-13ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline1-0/+1
2018-11-13ALSA: hda - Fix headphone pin config for ASUS G751Takashi Iwai1-1/+11
2018-11-13ALSA: hda - Add quirk for ASUS G751 laptopTakashi Iwai1-0/+10
2018-11-10ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai1-1/+1
2018-11-10ALSA: hda - No loopback on ALC299 codecTakashi Iwai1-0/+3
2018-11-10ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC1-1/+1
2018-10-18sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-10-18ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith1-2/+1
2018-10-18ASoC: wm8804: Add ACPI supportPierre-Louis Bossart1-1/+14
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng1-0/+1
2018-10-04ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-10-04ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng1-1/+2
2018-10-04ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-09-29ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto1-0/+7
2018-09-29ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto1-0/+2
2018-09-29ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto1-0/+2
2018-09-29ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-29ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-09-29ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-09-29ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2-4/+2
2018-09-29ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer1-4/+10
2018-09-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai1-1/+2
2018-09-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-09-19ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai1-1/+2
2018-09-15ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-0/+1
2018-09-05ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-09-05ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet1-0/+8
2018-08-24ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai1-1/+2
2018-08-22ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-08-22ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2