| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ALSA: hda - Add quirk for HP EliteBook 840 G5 | Jurica Vukadin | 2019-02-20 | 1 | -0/+1 |
* | ALSA: hda - Serialize codec registrations | Takashi Iwai | 2019-02-20 | 3 | -1/+5 |
* | ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8M | Fabio Estevam | 2019-02-20 | 1 | -1/+1 |
* | ASoC: Intel: mrfld: fix uninitialized variable access | Arnd Bergmann | 2019-02-20 | 1 | -4/+4 |
* | ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pages | Kangjie Lu | 2019-02-06 | 1 | -1/+7 |
* | ALSA: bebob: fix model-id of unit for Apogee Ensemble | Takashi Sakamoto | 2019-01-26 | 1 | -1/+1 |
* | ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225 | Kailang Yang | 2019-01-16 | 1 | -1/+15 |
* | ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirks | Hui Peng | 2019-01-13 | 1 | -0/+3 |
* | ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit() | Takashi Iwai | 2019-01-13 | 1 | -2/+8 |
* | ALSA: cs46xx: Potential NULL dereference in probe | Dan Carpenter | 2019-01-13 | 1 | -0/+3 |
* | ALSA: hda/tegra: clear pending irq handlers | Sameer Pujar | 2019-01-13 | 1 | -0/+2 |
* | ALSA: hda: add mute LED support for HP EliteBook 840 G4 | Mantas Mikulėnas | 2019-01-13 | 1 | -0/+1 |
* | ALSA: emux: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2019-01-13 | 1 | -2/+5 |
* | ALSA: pcm: Fix potential Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-01-13 | 1 | -0/+2 |
* | ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities | Gustavo A. R. Silva | 2019-01-13 | 1 | -0/+5 |
* | ALSA: rme9652: Fix potential Spectre v1 vulnerability | Gustavo A. R. Silva | 2019-01-13 | 1 | -4/+6 |
* | ALSA: isa/wavefront: prevent some out of bound writes | Dan Carpenter | 2018-12-21 | 1 | -0/+9 |
* | ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command | Takashi Sakamoto | 2018-12-17 | 2 | -7/+1 |
* | ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE | Peter Ujfalusi | 2018-12-17 | 1 | -0/+9 |
* | ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE | Peter Ujfalusi | 2018-12-17 | 1 | -1/+42 |
* | ASoC: dapm: Recalculate audio map forcely when card instantiated | Tzung-Bi Shih | 2018-12-17 | 1 | -0/+1 |
* | ALSA: pcm: Call snd_pcm_unlink() conditionally at closing | Takashi Iwai | 2018-12-13 | 1 | -1/+2 |
* | ALSA: pcm: Fix starvation on down_write_nonblock() | Chanho Min | 2018-12-13 | 1 | -5/+6 |
* | ALSA: hda: Add support for AMD Stoney Ridge | Kai-Heng Feng | 2018-12-13 | 1 | -0/+4 |
* | ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.c | Hui Peng | 2018-12-13 | 1 | -1/+4 |
* | ALSA: trident: Suppress gcc string warning | Takashi Iwai | 2018-12-13 | 1 | -1/+1 |
* | ALSA: sparc: Fix invalid snd_free_pages() at error path | Takashi Iwai | 2018-12-13 | 1 | -6/+2 |
* | ALSA: control: Fix race between adding and removing a user element | Takashi Iwai | 2018-12-13 | 1 | -35/+45 |
* | ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control write | Takashi Iwai | 2018-12-13 | 1 | -1/+1 |
* | ALSA: wss: Fix invalid snd_free_pages() at error path | Takashi Iwai | 2018-12-13 | 1 | -2/+0 |
* | ALSA: hda: Check the non-cached stream buffers more explicitly | Takashi Iwai | 2018-11-21 | 2 | -3/+9 |
* | ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops | Alex Stanoev | 2018-11-21 | 1 | -1/+1 |
* | ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) | Jeremy Cline | 2018-11-21 | 1 | -0/+1 |
* | ASoC: spear: fix error return code in spdif_in_probe() | Gustavo A. R. Silva | 2018-11-10 | 1 | -2/+4 |
* | ALSA: timer: Fix zero-division by continue of uninitialized instance | Takashi Iwai | 2018-11-10 | 1 | -0/+14 |
* | ASoC: wm8940: Enable cache usage to fix crashes on resume | Geert Uytterhoeven | 2018-11-10 | 1 | -0/+1 |
* | ASoC: ak4613: Enable cache usage to fix crashes on resume | Geert Uytterhoeven | 2018-11-10 | 1 | -0/+1 |
* | sound: enable interrupt after dma buffer initialization | Yu Zhao | 2018-10-20 | 1 | -2/+6 |
* | ASoC: sigmadsp: safeload should not have lower byte limit | Danny Smith | 2018-10-20 | 1 | -2/+1 |
* | ASoC: wm8804: Add ACPI support | Pierre-Louis Bossart | 2018-10-20 | 1 | -1/+14 |
* | ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760 | Kai-Heng Feng | 2018-10-10 | 1 | -0/+1 |
* | ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIs | Liam Girdwood | 2018-10-10 | 1 | -0/+7 |
* | ALSA: hda: Add AZX_DCAPS_PM_RUNTIME for AMD Raven Ridge | Kai-Heng Feng | 2018-10-10 | 1 | -1/+2 |
* | ALSA: snd-aoa: add of_node_put() in error path | Nicholas Mc Guire | 2018-10-10 | 1 | -1/+3 |
* | ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFO | Willy Tarreau | 2018-09-29 | 1 | -1/+1 |
* | ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st... | Takashi Sakamoto | 2018-09-29 | 1 | -10/+14 |
* | ASoC: cs4265: fix MMTLR Data switch control | Sébastien Szymanski | 2018-09-29 | 1 | -2/+2 |
* | ALSA: pcm: Fix snd_interval_refine first/last with open min/max | Timo Wischer | 2018-09-26 | 1 | -4/+10 |
* | ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macro | Takashi Iwai | 2018-09-26 | 1 | -1/+2 |
* | ALSA: msnd: Fix the default sample sizes | Takashi Iwai | 2018-09-26 | 1 | -2/+2 |