summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: intel: skylake: Add missing break in skl_tplg_get_token()Takashi Iwai2018-11-131-0/+1
* ALSA: hda: Check the non-cached stream buffers more explicitlyTakashi Iwai2018-11-132-3/+9
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2018-11-131-1/+1
* ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2018-11-131-0/+1
* ALSA: hda - Fix headphone pin config for ASUS G751Takashi Iwai2018-11-131-1/+11
* ALSA: hda - Add quirk for ASUS G751 laptopTakashi Iwai2018-11-131-0/+10
* ALSA: hda - Fix incorrect usage of IS_REACHABLE()Takashi Iwai2018-11-101-1/+1
* ALSA: hda - No loopback on ALC299 codecTakashi Iwai2018-11-101-0/+3
* ASoC: Intel: Skylake: Fix to parse consecutive string tkns in manifestShreyas NC2018-11-101-1/+1
* sound: enable interrupt after dma buffer initializationYu Zhao2018-10-181-2/+6
* ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-10-181-2/+1
* ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-10-181-1/+14
* ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-101-0/+1
* ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood2018-10-031-0/+7
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-031-1/+2
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-10-031-1/+3
* ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-291-0/+7
* ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-291-0/+2
* ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-291-0/+2
* ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-291-1/+1
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-291-10/+14
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-292-4/+2
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-09-261-4/+10
* ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-09-261-1/+2
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-09-191-1/+2
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-09-151-0/+1
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai2018-08-241-1/+2
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-08-221-5/+5
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-08-221-6/+2
* ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede2018-08-221-1/+1
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-08-222-5/+5
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-08-221-0/+10
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-08-221-4/+4
* ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung2018-08-221-1/+2
* ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung2018-08-221-0/+1
* ASoC: Intel: cht_bsw_max98090_ti: Fix jack initializationThierry Escande2018-08-171-14/+31
* ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto2018-08-031-2/+6
* ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai2018-08-031-1/+1
* ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai2018-08-031-3/+3
* ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang2018-08-031-2/+4
* ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia2018-08-031-4/+12
* ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia2018-08-031-1/+3
* ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai2018-07-251-6/+14