summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
* ASoC: rsnd: SSI parent cares SWSP bitKuninori Morimoto2018-10-031-11/+21
* ASoC: rt1305: Use ULL suffixes for 64-bit constantsGeert Uytterhoeven2018-10-031-2/+2
* ASoC: Intel: bytcr_rt5640: Fix Acer Iconia 8 over-current detect thresholdHans de Goede2018-10-031-1/+1
* ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven RidgeKai-Heng Feng2018-10-031-1/+2
* ASoC: qdsp6: qdafe: fix some off by one bugsDan Carpenter2018-10-031-3/+3
* 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: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-291-3/+6
* 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: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-293-6/+28
* ASoC: tas6424: Save last fault register even when clearAndrew F. Davis2018-09-291-3/+9
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* ASoC: wm9712: fix replace codec to componentMarcel Ziswiler2018-09-291-1/+1
* ASoC: rt5651: Fix workqueue cancel vs irq free race on removeHans de Goede2018-09-261-10/+12
* ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer2018-09-261-4/+10
* ASoC: qdsp6: q6afe-dai: fix a range check in of_q6afe_parse_dai_data()Dan Carpenter2018-09-261-1/+1
* ASoC: hdmi-codec: fix routingRussell King2018-09-261-6/+15
* ALSA: usb-audio: Generic DSD detection for Thesycon-based implementationsYue Wang2018-09-261-0/+1
* ASoC: rt5514: Fix the issue of the delay volume appliedOder Chiou2018-09-261-4/+4
* ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai2018-09-261-1/+2
* ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley2018-09-261-0/+1
* ALSA: msnd: Fix the default sample sizesTakashi Iwai2018-09-261-2/+2
* ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal2018-09-191-0/+5
* ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc2018-09-191-0/+1
* 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: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke2018-09-151-1/+1
* ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao2018-09-091-0/+2
* ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao2018-09-091-1/+1
* ALSA: ac97: fix device initialization in the compat layerLihua Yao2018-09-091-2/+17
* ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey2018-09-051-2/+6
* ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva2018-09-051-4/+3
* ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai2018-09-051-2/+2
* ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet2018-09-051-0/+8
* ALSA: seq: Fix poll() error returnTakashi Iwai2018-08-222-2/+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: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto2018-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