summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-10-182-4/+5
* sound: enable interrupt after dma buffer initializationYu Zhao2018-10-181-2/+6
* ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-10-181-0/+21
* ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-10-182-1/+13
* ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto2018-10-181-0/+5
* ASoC: q6routing: initialize data correctlySrinivas Kandagatla2018-10-181-1/+3
* 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
* ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee2018-10-181-0/+2
* ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou2018-10-181-4/+4
* ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee2018-10-181-0/+1
* ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-10-182-2/+6
* 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