summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: core: Fix card races between register and disconnectTakashi Iwai2019-08-131-9/+9
* ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra2019-08-131-3/+3
* ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai2019-08-131-1/+8
* ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai2019-08-131-21/+22
* ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-3/+4
* ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-131-0/+2
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-07-091-1/+13
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-07-091-1/+4
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-07-091-3/+4
* ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner2019-07-091-1/+2
* ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-05-021-1/+8
* ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter2019-05-021-0/+3
* ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu2019-05-021-1/+7
* ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak2019-05-021-0/+4
* ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng2019-05-021-0/+6
* ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2019-05-022-10/+26
* ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai2019-05-021-2/+8
* ALSA: hda/tegra: clear pending irq handlersSameer Pujar2019-04-041-0/+1
* ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-041-0/+5
* ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-041-4/+6
* ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva2019-04-041-0/+2
* ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-041-2/+5
* ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng2019-02-111-1/+4
* ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai2019-02-112-9/+4
* ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai2019-02-117-133/+141
* ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng2019-02-111-0/+4
* ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai2019-02-111-1/+2
* ALSA: control: Fix race between adding and removing a user elementTakashi Iwai2019-02-111-35/+45
* ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto2019-02-111-0/+1
* ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai2019-02-111-6/+2
* ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai2019-02-111-2/+0
* ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai2019-02-111-1/+1
* ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2019-02-112-2/+2
* ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev2019-02-111-1/+1
* ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline2019-02-111-0/+1
* ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman2019-02-111-7/+2
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-12-161-1/+1
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-12-161-10/+14
* ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva2018-12-161-1/+1
* ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva2018-12-161-0/+1
* ALSA: virmidi: Fix too long output trigger loopTakashi Iwai2018-12-161-0/+10
* ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2018-12-162-5/+5
* ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai2018-12-161-5/+5
* ALSA: vx222: Fix invalid endian conversionsTakashi Iwai2018-12-161-4/+4
* ALSA: vx: Fix possible transfer overflowTakashi Iwai2018-12-163-14/+16
* ALSA: seq: Fix poll() error returnTakashi Iwai2018-12-162-2/+2
* ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai2018-12-161-6/+2
* ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire2018-12-161-1/+3
* ALSA: msnd: add some missing curly bracesDan Carpenter2018-11-201-1/+2
* ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai2018-11-201-1/+1