summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-07-10ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-07-10ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-07-10ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-07-10ASoC: imx-sgtl5000: put of nodes if finding codec failsStefan Agner1-1/+2
2019-05-02ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-05-02ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-05-02ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-05-02ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-05-02ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-05-02ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai2-10/+26
2019-05-02ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-04-04ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+1
2019-04-04ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-0/+5
2019-04-04ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-4/+6
2019-04-04ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-04-04ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+5
2019-02-11ALSA: usb-audio: Fix UAF decrement if card has no live interfaces in card.cHui Peng1-1/+4
2019-02-11ALSA: usb-audio: Replace probing flag with active refcountTakashi Iwai2-9/+4
2019-02-11ALSA: usb-audio: Avoid nested autoresume callsTakashi Iwai7-133/+141
2019-02-11ALSA: hda: Add support for AMD Stoney RidgeKai-Heng Feng1-0/+4
2019-02-11ALSA: pcm: Call snd_pcm_unlink() conditionally at closingTakashi Iwai1-1/+2
2019-02-11ALSA: control: Fix race between adding and removing a user elementTakashi Iwai1-35/+45
2019-02-11ALSA: control: fix failure to return numerical ID in 'add' eventTakashi Sakamoto1-0/+1
2019-02-11ALSA: sparc: Fix invalid snd_free_pages() at error pathTakashi Iwai1-6/+2
2019-02-11ALSA: wss: Fix invalid snd_free_pages() at error pathTakashi Iwai1-2/+0
2019-02-11ALSA: ac97: Fix incorrect bit shift at AC97-SPSA control writeTakashi Iwai1-1/+1
2019-02-11ALSA: oss: Use kvzalloc() for local buffer allocationsTakashi Iwai2-2/+2
2019-02-11ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio popsAlex Stanoev1-1/+1
2019-02-11ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905)Jeremy Cline1-0/+1
2019-02-11ALSA: usb-audio: update quirk for B&W PX to remove microphoneNicolas Huaman1-7/+2
2018-12-17ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau1-1/+1
2018-12-17ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto1-10/+14
2018-12-17ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-1/+1
2018-12-17ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-17ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-12-17ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-12-17ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-12-17ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-12-17ALSA: vx: Fix possible transfer overflowTakashi Iwai3-14/+16
2018-12-17ALSA: seq: Fix poll() error returnTakashi Iwai2-2/+2
2018-12-17ALSA: memalloc: Don't exceed over the requested sizeTakashi Iwai1-6/+2
2018-12-17ALSA: snd-aoa: add of_node_put() in error pathNicholas Mc Guire1-1/+3
2018-11-20ALSA: msnd: add some missing curly bracesDan Carpenter1-1/+2
2018-11-20ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai1-1/+1
2018-11-20ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai1-0/+1
2018-11-20ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-11-20ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-11-20ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-11-20ALSA: core: Assure control device to be registered at lastTakashi Iwai1-0/+9
2018-11-20ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto1-2/+6