summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
35 hoursALSA: asihpi: Fix potential OOB array access at reading cacheTakashi Iwai1-0/+6
35 hoursALSA: ua101: Reject too-short USB descriptorsCássio Gabriel1-2/+3
35 hoursALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel1-5/+7
35 hoursASoC: SOF: stream-ipc: Check for cstream nullity in sof_ipc_msg_data()Peter Ujfalusi1-1/+5
35 hoursASoC: SOF: pcm: Clear the susbstream pointer to NULL on closePeter Ujfalusi1-0/+2
35 hoursALSA: core: Serialize deferred fasync state checksCássio Gabriel1-2/+6
35 hoursALSA: misc: Use guard() for spin locksTakashi Iwai1-15/+10
35 hoursALSA: hda/conexant: Fix missing error check for jack detectionwangdicheng1-1/+7
35 hoursALSA: hda/conexant: Renaming the codec with device ID 0x1f86 and 0x1f87wangdicheng1-6/+6
35 hoursALSA: hda/conexant: fix some typosOldherl Oh1-8/+8
35 hoursASoC: codecs: ab8500: Fix casting of private dataChristian A. Ehrhardt1-3/+3
35 hoursALSA: usb-audio: Fix potential leak of pd at parsing UAC3 streamsTakashi Iwai3-38/+25
35 hoursALSA: sc6000: Keep the programmed board state in card-private dataCássio Gabriel1-60/+92
35 hoursALSA: sc6000: Use standard print APITakashi Iwai1-87/+90
35 hoursASoC: SOF: compress: return the configured codec from get_paramsCássio Gabriel2-3/+7
35 hoursASoC: SOF: Add support for compress API for stream data/offsetDaniel Baluta2-12/+37
35 hoursASoC: SOF: Prepare set_stream_data_offset for compress APIDaniel Baluta8-10/+14
35 hoursASoC: SOF: Prepare ipc_msg_data to be used with compress APIDaniel Baluta10-16/+23
35 hoursASoC: SOF: amd: Fix for reading position updates from stream box.V sujith kumar Reddy3-1/+34
35 hoursALSA: scarlett2: Add missing sentinel initializer fieldPanagiotis Petrakopoulos1-1/+1
35 hoursASoC: qcom: qdsp6: topology: check widget type before accessing dataSrinivas Kandagatla1-3/+5
35 hoursASoC: fsl_easrc: Change the type for iec958 channel status controlsShengjiu Wang1-34/+84
35 hoursASoC: fsl_easrc: Fix value type in fsl_easrc_iec958_get_bits()Shengjiu Wang1-1/+1
35 hoursASoC: fsl_easrc: Check the variable range in fsl_easrc_iec958_put_bits()Shengjiu Wang1-0/+3
35 hoursASoC: fsl_xcvr: Fix event generation in fsl_xcvr_mode_put()Shengjiu Wang1-2/+9
35 hoursASoC: fsl_xcvr: Fix event generation in fsl_xcvr_arc_mode_put()Shengjiu Wang1-2/+9
35 hoursASoC: fsl_micfil: Fix event generation in micfil_quality_set()Shengjiu Wang1-2/+26
35 hoursALSA: hda/realtek: fix code style (ERROR: else should follow close brace '}')Lei Huang1-2/+2
35 hoursALSA: hda/realtek: Whitespace fixLuke D. Jones1-1/+1
35 hoursALSA: core: Validate compress device numbers without dynamic minorsCássio Gabriel2-7/+7
35 hoursASoC: sti: use managed regmap_field allocationsSander Vanheule1-2/+2
35 hoursASoC: sti: Return errors from regmap_field_alloc()Sander Vanheule1-0/+5
35 hoursASoC: qcom: q6apm: remove child devices when apm is removedSrinivas Kandagatla1-0/+1
35 hoursASoC: qcom: q6apm-lpass-dai: Fix multiple graph opensSrinivas Kandagatla1-1/+1
35 hoursASoC: qcom: q6apm-dai: reset queue ptr on trigger stopSrinivas Kandagatla2-0/+3
35 hoursASoC: Intel: bytcr_wm5102: Fix MCLK leak on platform_clock_control errorCássio Gabriel1-0/+1
35 hoursASoC: fsl_easrc: fix comment typoJoseph Salisbury1-1/+1
35 hoursASoC: amd: yc: Add HP OMEN Gaming Laptop 16-ap0xxx product line in quirk tableTommaso Soncin1-0/+14
35 hourssound: ua101: fix division by zero at probeSeungJu Cheon1-0/+7
35 hoursALSA: firewire-tascam: Do not drop unread control eventsCássio Gabriel1-0/+1
35 hoursALSA: usb-audio: Fix UAC3 cluster descriptor size checkCássio Gabriel1-1/+1
35 hoursALSA: usb-audio: Avoid potential endless loop in convert_chmap_v3()Takashi Iwai1-0/+2
35 hoursASoC: SOF: Don't allow pointer operations on unconfigured streamsMark Brown1-0/+3
35 hoursALSA: caiaq: fix usb_dev refcount leak on probe failureDeepanshu Kartikey1-1/+1
35 hoursALSA: caiaq: Don't abort when no input device is availableTakashi Iwai2-2/+2
35 hoursALSA: caiaq: Fix potentially leftover ep1_in_urb at error pathTakashi Iwai1-1/+1
35 hoursALSA: 6fire: Fix input volume change detectionCássio Gabriel1-4/+6
35 hoursALSA: caiaq: Handle probe errors properlyTakashi Iwai1-9/+24
35 hoursALSA: caiaq: Fix control_put() result and cache rollbackCássio Gabriel1-16/+36
35 hoursALSA: core: Fix potential data race at fasync handlingTakashi Iwai1-3/+10