summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-11-221-1/+1
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-11-221-1/+1
* sound: fix a memory leak bugWenwen Wang2019-11-221-1/+2
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-11-221-5/+11
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-10-311-1/+10
* ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2019-10-052-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-10-051-0/+1
* ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-09-231-5/+24
* ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-09-231-0/+1
* ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-09-231-6/+6
* ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang2019-09-231-0/+6
* ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang2019-09-231-0/+1
* ALSA: usb-audio: Fix a memory leak bugWenwen Wang2019-09-231-0/+2
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-233-1/+5
* ALSA: hda/realtek - EAPD turn on laterKailang Yang2019-09-231-2/+1
* ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()Takashi Iwai2019-09-231-1/+3
* 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