summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-12-17ASoC: rockchip: add missing slave_config setting for I2SKatsuhiro Suzuki1-0/+1
2018-12-17ASoC: sun8i-codec: fix crash on module removalVasily Khoruzhick1-6/+0
2018-12-17ASoC: qdsp6: q6afe-dai: Fix the dai widgetsSrinivas Kandagatla1-104/+104
2018-12-17ASoC: qdsp6: q6afe: Fix wrong MI2S SD line maskRohit kumar1-8/+8
2018-12-17ASoC: rsnd: fixup clock start checkerKuninori Morimoto1-1/+1
2018-12-13ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860G/Z6860GChris Chiu1-0/+2
2018-12-13ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660GChris Chiu1-0/+1
2018-12-13ALSA: hda/realtek - Add support for Acer Aspire C24-860 headset micChris Chiu1-0/+1
2018-12-13ALSA: hda/realtek: ALC286 mic and headset-mode fixups for Acer Aspire U27-880Chris Chiu1-0/+14
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-13ALSA: usb-audio: Add SMSL D1 to quirks for native DSD supportTony Das1-0/+1
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