summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-06-22ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-06-22ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai1-1/+1
2019-06-22ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-11ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-11ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-06-11ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-06-11ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-06-11ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-06-11ASoC: imx: fix fiq dependenciesArnd Bergmann1-4/+5
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-06-11ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-06-11ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-06-11ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-06-11ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-06-11ALSA: usb-audio: Fix a memory leak bugWenwen Wang1-0/+2
2019-05-16ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-16ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-16ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-16ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-05-16ALSA: line6: use dynamic buffersGreg Kroah-Hartman2-31/+53
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-27ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-04-27ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-04-27ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-27ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-27ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-27ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-04-27ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan1-0/+8
2019-04-27SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-04-03ALSA: compress: add support for 32bit calls in a 64bit kernelRavindra Lokhande1-0/+13
2019-04-03ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-04-03ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-03-23ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-03-23ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-03-23ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-23ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-03-23ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-23ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8