summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-12-05ASoC: pcm186x: Fix device reset-registers trigger valueAndreas Dannenberg1-1/+1
2018-12-05ASoC: intel: cht_bsw_max98090_ti: Add quirk for boards using pmc_plt_clk_0Hans de Goede1-3/+29
2018-12-05ALSA: hda/realtek - Add auto-mute quirk for HP Spectre x360 laptopGirija Kumar Kasinadhuni1-0/+7
2018-12-05ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptopsHui Wang1-0/+20
2018-12-05ALSA: hda/realtek - fix headset mic detection for MSI MS-B171Anisse Astier1-0/+1
2018-12-05ALSA: hda/realtek - Support ALC300Kailang Yang1-0/+8
2018-12-05ALSA: hda: Add ASRock N68C-S UCC the power_save blacklistHans de Goede1-0/+2
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-12-01ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2-6/+6
2018-11-27ALSA: hda/ca0132 - Call pci_iounmap() instead of iounmap()Takashi Iwai1-1/+1
2018-11-27ALSA: hda/realtek - Add quirk entry for HP Pavilion 15Takashi Iwai1-0/+1
2018-11-13ASoC: sta32x: set ->component pointer in private structDaniel Mack1-0/+3
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-13ASoC: AMD: Fix capture unstable in beginning for some runsAkshu Agrawal1-8/+14
2018-11-13ALSA: hda - Fix incorrect clearance of thinkpad_acpi hooksTakashi Iwai1-2/+2
2018-11-13ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev1-1/+1
2018-11-13ALSA: hda: Add 2 more models to the power_save blacklistHans de Goede1-0/+4
2018-11-13ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline1-0/+1
2018-11-13ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715Hui Wang1-0/+6
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-10-04ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng1-0/+1
2018-09-20ALSA: hda: Fix the audio-component completion timeoutTakashi Iwai1-1/+3
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai20-33/+151
2018-09-17ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto1-0/+2
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto1-0/+7
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto1-0/+2
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2-4/+2
2018-09-13ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2-23/+64
2018-09-13ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-13ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-13ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto1-0/+1
2018-09-12sound: don't call skl_init_chip() to reset intel skl socYu Zhao2-4/+5
2018-09-12sound: enable interrupt after dma buffer initializationYu Zhao1-2/+6
2018-09-12Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao1-6/+4
2018-09-10ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-09-10ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-10ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal1-0/+21
2018-09-10ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto1-3/+6
2018-09-10ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-09-06ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2-1/+13
2018-09-06ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto1-0/+5
2018-09-04ALSA: hda: Fix several mismatch for register mask and valueKeyon Jie1-15/+7
2018-09-03ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang3-6/+28
2018-09-03ALSA: rawmidi: Initialize allocated buffersTakashi Iwai1-2/+2
2018-09-03ASoC: q6routing: initialize data correctlySrinivas Kandagatla1-1/+3