summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2019-05-02ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt
2019-05-02ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter
2019-05-02ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2019-05-02ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak
2019-05-02ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng
2019-05-02ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai
2019-05-02ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai
2019-04-04ALSA: hda/tegra: clear pending irq handlersSameer Pujar
2019-04-04ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-04-04ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-04ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva
2019-04-04ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva
2019-02-11ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng
2019-02-11ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai
2019-02-11ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai
2019-02-11ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng
2019-02-11ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai
2019-02-11ALSA: control: Fix race between adding and removing a user elementTakashi Iwai
2019-02-11ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto
2019-02-11ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai
2019-02-11ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai
2019-02-11ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai
2019-02-11ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai
2019-02-11ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev
2019-02-11ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline
2019-02-11ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman
2018-12-16ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau
2018-12-16ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto
2018-12-16ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva
2018-12-16ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva
2018-12-16ALSA: virmidi: Fix too long output trigger loopTakashi Iwai
2018-12-16ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai
2018-12-16ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai
2018-12-16ALSA: vx222: Fix invalid endian conversionsTakashi Iwai
2018-12-16ALSA: vx: Fix possible transfer overflowTakashi Iwai
2018-12-16ALSA: seq: Fix poll() error returnTakashi Iwai
2018-12-16ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai
2018-12-16ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire
2018-11-20ALSA: msnd: add some missing curly bracesDan Carpenter
2018-11-20ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai
2018-11-20ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai
2018-11-20ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla
2018-11-20ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen
2018-11-20ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai
2018-11-20ALSA: core: Assure control device to be registered at lastTakashi Iwai
2018-11-20ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2018-11-20ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setupAlexander Sverdlin
2018-11-20ASoC: cirrus: i2s: Fix LRCLK configurationAlexander Sverdlin
2018-10-21ALSA: timer: Fix pause event notificationBen Hutchings
2018-10-21ALSA: timer: Call notifier in the same spinlockTakashi Iwai